RalDnoR
November 7th, 2000, 16:59
Hi all!
Let me introduce a new small program for your reversing pleasure
The target will be Magic File Renamer 4.0. It's a very usefull util to rename files in hundreds of different ways.
You can grab it here: ht*p://doodu.tripod.com/MFR400.zip.
First of all, the program is very small. It can be disassembled by W32Dasm without the need of unpacking it.
I'll give you a few hints:
- The registration is done from the 'File'-menu -> Register
- The validation is done while characters are typed in the boxes.
- The program is written in Delphi, so you can use DeDe (Delphi Decompiler from the Millenium Group) to discover more about the app (get it here: ftp://ftp.balbaro.com/dede/dede242.zip)
Let's first try to patch it in a way that it accepts any serial, then try to create a keygen for it.
Good luck and please use the appropiate topics for replies.
Once the project is finished I will create an essay about it.
Cheers,
RalDnoR.
Let me introduce a new small program for your reversing pleasure

The target will be Magic File Renamer 4.0. It's a very usefull util to rename files in hundreds of different ways.
You can grab it here: ht*p://doodu.tripod.com/MFR400.zip.
First of all, the program is very small. It can be disassembled by W32Dasm without the need of unpacking it.
I'll give you a few hints:
- The registration is done from the 'File'-menu -> Register
- The validation is done while characters are typed in the boxes.
- The program is written in Delphi, so you can use DeDe (Delphi Decompiler from the Millenium Group) to discover more about the app (get it here: ftp://ftp.balbaro.com/dede/dede242.zip)
Let's first try to patch it in a way that it accepts any serial, then try to create a keygen for it.
Good luck and please use the appropiate topics for replies.
Once the project is finished I will create an essay about it.
Cheers,
RalDnoR.