Releases: chen-charles/PEDetour
Releases · chen-charles/PEDetour
bug fix and sdk up-version
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
initial