MiniMind
January 4th, 2004, 09:19
Yes administrator I searched the board found: "PE Rebuilding Topic"...
but I didn't find the info I needed.
I dumped a file and fixed the IAT all fine... but the dumped exe is over 1 MB and the packed file was only 33 kB. So I found empty spaces.
(Also dumped file works fine on Win XP)
My question is : How to remove that zero and create a valid exe...
I think (but isn't working or I did something wrong):
- remove bytes with Hex Editor
- change Raw Size (??? and Virtual Size ???) of section
- ??? change Size Of Image ???
If you know a good tutorial or if you want to tell me how to do it
thank you
MiniMind
but I didn't find the info I needed.
I dumped a file and fixed the IAT all fine... but the dumped exe is over 1 MB and the packed file was only 33 kB. So I found empty spaces.
(Also dumped file works fine on Win XP)
My question is : How to remove that zero and create a valid exe...
I think (but isn't working or I did something wrong):
- remove bytes with Hex Editor
- change Raw Size (??? and Virtual Size ???) of section
- ??? change Size Of Image ???
If you know a good tutorial or if you want to tell me how to do it
thank you
MiniMind