evil.txt:
DirectISO 1.0, cracked by evil_one
DirectISO is a CD image file edit tool. It can create/edit/extract ISO file
s from CD-ROM or hard disk, make a bootable CD and as a image file converter/edi
tor/extractor, also can convert BIN to ISO.
http://www.directiso.
com
a very simple, lame crack.
offset 0000D942 (v1.6, will be different in other versio
ns), changed 0F8487000000 to 9090
7;0909090
just noped a single conditional jump that goes to the procedure wich is responsi
ble for telling the program that it's not registered. if you want to check i
t out yourself, disassemble DirectISO.exe in w32dasm, and search for "R
egister to:" in the string references. below, there'll be something like
"unregistered". you just need to find a conditional jump that points to
this part of the program and nop it. simple.