For inserting new exports into a primary DLL that forward to a secondary DLL
Also: Correct the Link Checksum of any PE file
fwd.03.zip (2.89K)
Number of downloads: 20
Features:
- Displays Export Table and corrects Link Checksum of primary DLL or PE file.
- Adds forwarders to the primary DLL for all functions exported by name from the secondary DLL.
- Original primary file is backed up if changed.
- TimeDateStamp and MinorVersion fields of IMAGE_EXPORT_DIRECTORY are bumped by one per function added.
Usage:
- fwd primary.dll [secondary.dll]
Outputs:
- primary.dll, fwd.log, primary.<nnn>
Notes:
- For drag-and-drop launching, select one or two DLLs and then drag the primary onto fwd.exe.
- For SendTo launching, select one or two DLLs and then right-click on the primary DLL.
To do:
- Expand size of physical section containing export table when needed.
- Append ".DLL" to filenames when needed for easier command-line launching.
- Dialog box for interactive selection of functions by name or ordinal, with renaming option.
Older versions:
Attached File(s)
-
fwd.01.exe (4K)
Number of downloads: 22 -
fwd.02.zip (2.75K)
Number of downloads: 10
This post has been edited by jumper: 06 April 2012 - 03:18 AM
Reason for edit: removed excessive formatting



Help


Back to top









