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:
- Yet another Windows DLL injector.☆39Updated 3 years ago
- A Windows API hooking library !☆31Updated 2 years ago
- Learn Winapi in this Repo with examples, to understand its abstraction in reverse engineering for Windows.☆10Updated 3 years ago
- Taking advantage of CRT initialization, to get away with hooking protected applications☆47Updated 2 years ago
- Code Integrity Violation Spotter☆17Updated last year
- ☆51Updated last month
- Call 32bit NtDLL API directly from WoW64 Layer☆60Updated 4 years ago
- scripting IDA like a Pro☆24Updated 4 years ago
- Wow64 Heaven's Gate Hook☆28Updated 4 years ago
- Lightweight Portable Executable parsing library and a demo peParser application.☆81Updated 2 years ago
- A simple password-based PE encryptor for Windows 32-bit executables.☆52Updated 7 months ago
- Load Dll into Kernel space☆38Updated 3 years ago
- A kernel mode Windows rootkit in development.☆49Updated 3 years ago
- ☆11Updated 3 years ago
- Application Verifier Dynamic Fault Injection☆39Updated 4 months ago
- Static library and headers for linking your software with ntdll.dll☆33Updated 5 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 2 years ago
- A ready-made template for a project based on libpeconv.☆50Updated 6 months ago
- A VMBR (Virtual-Machine Based Rootkit) which runs a guest OS and sends the attacker its data☆27Updated last year
- FastSymApi - A Fast API PDB Symbol Cache Server that efficiently caches and compresses PDBs on disk for quick and repeated retrieval.☆19Updated last month
- Record & prevent file deletion in kernel mode☆44Updated 5 years ago
- A hooking library with a MinHook-like API and a Detours-like implementation, with support for the x86, x64, and ARM64 platforms☆26Updated 3 weeks ago
- ☆33Updated 3 years ago
- A set of small utilities, helpers for PIN tracers☆32Updated last year
- Injects position-dependent code into a code cave in an executable file, and applies relocations.☆23Updated 2 years ago
- Simple x64dbg plugin to save a full memory dump☆50Updated 2 years ago
- allowing um r/w through km from um ioctl ™☆11Updated 3 years ago
- Helper script for Windows kernel debugging with IDA Pro on native Bochs debugger (including PDB symbols)☆62Updated 2 years ago
- A cross-platform Python toolkit for parsing/writing PE files.☆66Updated last year