Skip to content

Releases: chen-charles/PEDetour

bug fix and sdk up-version

08 Sep 04:44
Compare
Choose a tag to compare

Import Table separation is now fixed.
Tested on a few random DLLs.
Make sure to use "call"s to the original functions AFTER the stack is fixed.

Limitations:
will not work with packed PEs
will not work with PEs with Delayed Imports

v1.0

28 Dec 20:00
Compare
Choose a tag to compare
initial