Quote:
Originally Posted by th3tuga
Yes it will work.
As long as the executable has import references to functions in the patched DLL. You should save it in the same folder the calling executable is in.
This is same principle why proxy dll or DLL hijacking works.
|
I do not understand. Can someone explain with a simple example?