Skip to content

hasherezade/IAT_patcher

Folders and files

NameName
Last commit message
Last commit date
Sep 18, 2022
Sep 18, 2022
Sep 2, 2021
Nov 16, 2019
Dec 27, 2018
Apr 13, 2018
Apr 22, 2020
Dec 30, 2018
Oct 29, 2016
Mar 12, 2021
Jul 16, 2022
Nov 23, 2019

Repository files navigation

IAT patcher

Build status Build status Codacy Badge Total alerts GitHub release Github All Releases

Persistent IAT hooking application (for PE files).

📖 Read more: http://hasherezade.github.io/IAT_patcher/

Please report any bugs and remarks to: issues.

Requires:

Clone

Use recursive clone to get the repo together with the submodule:

git clone --recursive https://github.com/hasherezade/IAT_patcher.git

Autobuild

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.

Download builds

You can download the latest stable Windows builds from the releases

Sample DLLs

Sample DLLs to be used with IAT Patcher can be found in IAT_patcher_samples