All Projects → hasherezade → Iat_patcher

hasherezade / Iat_patcher

Licence: bsd-2-clause
Persistent IAT hooking application - based on bearparser

Projects that are alternatives of or similar to Iat patcher

Bearparser
Portable Executable parsing library (from PE-bear)
Stars: ✭ 415 (+144.12%)
Mutual labels:  multiplatform, pe
Frida Ios Hook
A script that helps you trace classes, functions, and modify the return values of methods on iOS platform
Stars: ✭ 151 (-11.18%)
Mutual labels:  hooking
Ast
Generic AST parsing library for kotlin multiplatform
Stars: ✭ 113 (-33.53%)
Mutual labels:  multiplatform
Cfb
Canadian Furious Beaver is a tool for hijacking IRPs handler in Windows drivers, and facilitating the process of analyzing Windows drivers for vulnerabilities
Stars: ✭ 146 (-14.12%)
Mutual labels:  hooking
Fmt
A modern formatting library
Stars: ✭ 12,698 (+7369.41%)
Mutual labels:  multiplatform
Dbgchild
Debug Child Process Tool (auto attach)
Stars: ✭ 145 (-14.71%)
Mutual labels:  hooking
Apertusvr
Virtual Reality Software Library
Stars: ✭ 112 (-34.12%)
Mutual labels:  multiplatform
Yyets flutter
人人影视客户端 for Flutter
Stars: ✭ 157 (-7.65%)
Mutual labels:  multiplatform
Distormx
The ultimate hooking library
Stars: ✭ 146 (-14.12%)
Mutual labels:  hooking
Xpeviewer
PE file viewer/editor for Windows, Linux and MacOS.
Stars: ✭ 144 (-15.29%)
Mutual labels:  pe
Czkawka
Multi functional app to find duplicates, empty folders, similar images etc.
Stars: ✭ 5,360 (+3052.94%)
Mutual labels:  multiplatform
Orbit
C/C++ Performance Profiler
Stars: ✭ 2,291 (+1247.65%)
Mutual labels:  hooking
Awesome Frida
Awesome Frida - A curated list of Frida resources http://www.frida.re/ (https://github.com/frida/frida)
Stars: ✭ 2,025 (+1091.18%)
Mutual labels:  hooking
Gamemaniptutorial
A tutorial for manipulating the rendering of a game (generally to increase its quality) if you only have a binary available
Stars: ✭ 119 (-30%)
Mutual labels:  hooking
Pwn Mbr
A simple MBR hijack demonstration
Stars: ✭ 153 (-10%)
Mutual labels:  hooking
Scummvm
ScummVM main repository
Stars: ✭ 1,666 (+880%)
Mutual labels:  multiplatform
Khook
Linux Kernel hooking engine (x86)
Stars: ✭ 144 (-15.29%)
Mutual labels:  hooking
Tardis
Trace And Rewrite Delays In Syscalls: Hooking time-related Linux syscalls to warp a process's perspective of time, using ptrace.
Stars: ✭ 144 (-15.29%)
Mutual labels:  hooking
Windows Security
Resources About Windows Security. 1100+ Open Source Tools. 3300+ Blog Post and Videos.
Stars: ✭ 165 (-2.94%)
Mutual labels:  pe
Castor3d
Multi-OS 3D engine.
Stars: ✭ 156 (-8.24%)
Mutual labels:  multiplatform

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].