neviens
February 1st, 2002, 16:16
Hi all!
How to edit relocations of PE file? I have a problem with
insertion of emulation code in haspvb32.dll . When dll is
loaded, my code area becomes corrupted because of
relocations at this place (hasp api). So far I found, that
simple deleting of affected RVAs with hexeditor in .reloc
section don't work - seems it's structure is more complicated.
Neviens.
How to edit relocations of PE file? I have a problem with
insertion of emulation code in haspvb32.dll . When dll is
loaded, my code area becomes corrupted because of
relocations at this place (hasp api). So far I found, that
simple deleting of affected RVAs with hexeditor in .reloc
section don't work - seems it's structure is more complicated.
Neviens.