StripReloc
Revision History
1.02
(3/26/00)
The program is now distributed under the
GNU General Public License
.
It no longer requires the relocation section to be named ".reloc", so it can now be run on EXE's linked with ALINK.
1.01
(9/29/99)
Added new
/B-
switch, which suppresses the creation of
.bak
files.
1.0b
(8/19/99)
Now works on EXE's that have the
PointerToLinenumbers
field in section headers set.
Changed name from "StripRlc" to the more descriptive "StripReloc". :-)
1.0a
(8/18/99)
Now checks if image base is less than 0x400000.
1.0
(8/17/99)
First release.