Persistent IAT hooking application (for PE files).
📖 Read more: http://hasherezade.github.io/IAT_patcher/
Please report any bugs and remarks to: issues.
Requires:
- bearparser: https://github.com/hasherezade/bearparser
- Qt5 SDK
- Qt5 Core
- Qt5 GUI
- cmake http://www.cmake.org
Use recursive clone to get the repo together with the submodule:
git clone --recursive https://github.com/hasherezade/IAT_patcher.git
To build it on Linux or MacOS you can use the given script - it automatically downloads this repository and all the dependencies:
iatp_autobuild.sh
Just run it, and it will automatically download and build everything.
You can download the latest stable Windows builds from the releases
Sample DLLs to be used with IAT Patcher can be found in IAT_patcher_samples