Arsip untuk November, 2006

Online file sharing

FileFront
File Size Limit: Unlimited
File Life: Unlimited
URL: http://freespace.filefront.com
SendOver
File Size Limit: 2GB
Download Limit: Unlimited
File Life: 7 Days (Deleted only if there is no download activity in 7 days)
URL: http://www.sendover.com
MegaShares
File Size Limit: 1.5GB
Download Limit: Unlimited
File Life: 25 Days (Deleted only if there is no download activity in 25 days)
URL: http://www.megashares.com
SendSpace
File Size Limit: 1.2GB
Download Limit: download bandwidth limit of [...]

Continue reading »

Nice Papers

Look at this site and you’ll find a lot of usefull papers
http://sandsprite.com/papers.html

Continue reading »

Artikel Kracking Biromsoft Calculator v2.1 sudah publish di Jasakom!!!

Secara tidak sengaja saya search di google.co.id dengan keyword “orakanggo” kemudian muncul link tentang artikel saya disana, wow… ternyata udah masuk man, padahal saya postingnya udah lama banget… thx to jasakom, nemesis_byte dan scarebyte for your support and appreciate…
link :
http://www.jasakom.com/article.aspx?ID=844

Continue reading »

Solusi Serialme elf_cm1.exe

Author : orakanggo
Tutorial Number : 2
Level : Very Easy
Date : 171106
Tools : Olly & WinAPI
1. Download file serialme di
http://rapidshare.com/files/3297134/elf_cm1.exe.html
mirror
http://akas.kaylazhafir.net/elf_cm1.exe
2. Jalankan file elf_cm1.exe secara normal dan klik “check!”
3. Catat error message yang muncul = “no, not really.”
4. Exit elf_cm1.exe, buka Olly dan load file elf_cm1.exe.
5. Untuk mencari serial, kita menggunakan langkah yang berbeda dengan teknik patching [...]

Continue reading »

MySQL Error : #1264 – Out of range value adjusted for column ‘id’ at row 1

Error di atas akan muncul jika akan melakukan insert data pada MySQL 5 dengan field autoincrement yang diisi NULL atau kosong.
Solusinya adalah buka my.ini, dan nonaktifkan baris :
sql-mode=”STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION”

Continue reading »

Cara Remove W32.IMAUT.J (Virus YM yang ngirim thecoolpics.net)

by blueq@kaskus#14
1. download ini dulu (IE “save target as” atau Firefox “save link as”):
http://securityresponse.symantec.com/avcenter/UnHookExec.inf
2. klik kanan di file yang barusan di donlot, pilih install (untuk kita bisa jalanin Regedit)
3. kemudian jalankan regedit32 dari folder system32 di windows, biasanya ada di C:\WINDOWS\SYSTEM32\ untuk XP
4. buka
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
atau
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System
atau
HKey_Current_User\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
hapus yang (antara ini) DisableLocalMachineRun atau DisableLocalMachineRunOnce atau DisableCurrentUserRun atau DisableCurrentUserRunOnce atau [...]

Continue reading »

My NFO’s

..ccCCCCCCCc..
[...]

Continue reading »

Another Trick to patch Biromsoft Calculator v2.1

Ternyata patch yang pertama masih ada kekurangan yaitu setelah 15 hari maka program akan meminta register, untuk itu harus dilakukan patching lagi untuk mem-by pass dialog register, caranya yaitu :
Ubah  :
010042F0   . /74 28         JE SHORT bcalc1.0100431A
menjadi
010042F0   . /74 28         JMP SHORT bcalc1.0100431A
maka register dialog tidak akan muncul lagi

Continue reading »

Place to Learn Assembler

http://webster.cs.ucr.edu/
thx to Apakekdah

Continue reading »

Online GUID Generator for FireFox

GUID gunanya untuk mendapatkan ID registry secara random sehingga dapat digunakan untuk membedakan extension/theme FireFox
http://extensions.roachfiend.com/cgi-bin/guid.pl
http://www.bengoodger.com/software/mb/extensions/guidgen.html
Atau pake versi offline-nya dari microsoft
http://www.microsoft.com/downloads/details.aspx?FamilyId=94551F58-484F-4A8C-BB39-ADB270833AFC

Continue reading »