Log in

View Full Version : Help: Writing your own dumper/fixer


Biaaatch
January 1st, 2004, 12:33
Evening guys,
as i want to get a little bit "more" familiar with PE Structures,IATs,Dumpers etc, i personally think it would be great to code such a programm for myself,or whatever.
I searched the board and the web for usefull information and i only came up with some really interesting threads about tsehp's revirgin.
Now i wanted to know if anyone got sources or websites,handling this type of stuff (how dumping works etc) I know that writing such programms will be a tough task,but i don't set myself any timelines,i'm here to learn and that's it.If it'll take a year,it'll take a year.
Anyone got some usefull information?any help will be appreciated
thanks in advance

Shoob
January 1st, 2004, 16:27
Quote:
[Originally Posted by Biaaatch]Evening guys,
as i want to get a little bit "more" familiar with PE Structures,IATs,Dumpers etc, i personally think it would be great to code such a programm for myself,or whatever.
I searched the board and the web for usefull information and i only came up with some really interesting threads about tsehp's revirgin.
Now i wanted to know if anyone got sources or websites,handling this type of stuff (how dumping works etc) I know that writing such programms will be a tough task,but i don't set myself any timelines,i'm here to learn and that's it.If it'll take a year,it'll take a year.
Anyone got some usefull information?any help will be appreciated
thanks in advance


a good source of a reversing tool for Asprotect is descripted in this forum from Manko. Go and search the search button. You can read here for some very few pe infos hxxp://www.xbdev.net/fileformats/pe/pe.php

gook
January 8th, 2004, 06:12
Here's an unpacker for a small packer, including C++ (MFC) source:

http://www.woodmann.net/forum/showthread.php?t=5035

use search next time