Posted February 22, 201114 yr Change ImageBase of a PE File (Delphi)/>http://sites.google.com/site/delphibasics/home/delphibasicssnippets/changeimagebaseofapefile
February 22, 201114 yr Hehe I have been managing things like this in my tools lots of times. This stuff is pretty interesting when you need to rebase any PE file. Normally useful in dlls (always with relocation section) and Borland compiled files, using also relocations very often... Don't expect to get good results in packed files! Thanks for the code, mate... Cheers Nacho_dj
Create an account or sign in to comment