vic4key / py-hookingLinks
Sometimes, you need to manipulate low-level functionality (C APIs, etc) from high-level languages (Python). Eg. Force the low-level calls directly to your own Python override functions. This repo will help you do that.
☆14Updated last year
Alternatives and similar repositories for py-hooking
Users that are interested in py-hooking are comparing it to the libraries listed below
Sorting:
- ☆51Updated last week
- genpatch is IDA plugin that generates a python script for patching binary☆36Updated last year
- Learn Winapi in this Repo with examples, to understand its abstraction in reverse engineering for Windows.☆10Updated 2 years ago
- Taking advantage of CRT initialization, to get away with hooking protected applications☆47Updated 2 years ago
- ☆11Updated 3 years ago
- Code Integrity Violation Spotter☆17Updated last year
- Yet another Windows DLL injector.☆39Updated 3 years ago
- A VMBR (Virtual-Machine Based Rootkit) which runs a guest OS and sends the attacker its data☆27Updated last year
- scripting IDA like a Pro☆24Updated 4 years ago
- Wow64 Heaven's Gate Hook☆28Updated 4 years ago
- A Windows API hooking library !☆31Updated 2 years ago
- ASLR Disabler (x86 / x64) - Little utility for disabling the ASLR on PE files☆14Updated 2 years ago
- idenLib (Library Function Identification) plugin for x32dbg☆42Updated 6 years ago
- Reverse engineered API for Microsoft's Time Travel Debugger☆35Updated last year
- Windows Minidump loader for Ghidra☆29Updated 2 years ago
- Windows kernel driver template for cmkr and llvm-msvc.☆35Updated last year
- Dump PDB Symbols including support for Bochs Debugging Format (with wine support)☆15Updated last year
- ☆36Updated 2 years ago
- Anti-Rootkit Tool for Windows☆12Updated 4 months ago
- A hooking library with a MinHook-like API and a Detours-like implementation, with support for the x86, x64, and ARM64 platforms☆24Updated this week
- Static library and headers for linking your software with ntdll.dll☆33Updated 5 years ago
- Injects position-dependent code into a code cave in an executable file, and applies relocations.☆23Updated 2 years ago
- Load Dll into Kernel space☆38Updated 2 years ago
- Support Windows OS Reversing by searching easily for references to functions across many DLLs☆34Updated 3 years ago
- FastSymApi - A Fast API PDB Symbol Cache Server that efficiently caches and compresses PDBs on disk for quick and repeated retrieval.☆19Updated 3 weeks ago
- Fake Timestamps of Driver Certificates while keeping validity.☆18Updated 4 years ago
- Ready-to-use headers for Windows Kernel SSDT indices☆11Updated 5 years ago
- Helper scripts for windows debugging with symbols for Bochs and IDA Pro (PDB files). Very handy for user mode <--> kernel mode☆19Updated last year
- Simple DLL and client app that work together to hook all the functions in WinHvPlatform.dll in order to provide logging and introspection…☆18Updated 3 years ago
- Application Verifier Dynamic Fault Injection☆39Updated 3 months ago