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:
- Wow64 Heaven's Gate Hook☆28Updated 3 years ago
- Anti-Analysis technique, trick the debugger by Hiding events from it.☆19Updated 3 years ago
- Detour hooking IRQ1 ISR through IDT (Interrupt Descriptor Table)☆20Updated 2 years ago
- A Windows API hooking library !☆31Updated 2 years ago
- Code Integrity Violation Spotter☆16Updated last year
- Basic utilities for executing, reading and writing 64-bit data in a 32-bit WoW64 process☆17Updated 3 years ago
- Fake Timestamps of Driver Certificates while keeping validity.☆18Updated 3 years ago
- Based on nt5src☆15Updated 2 years ago
- Load Dll into Kernel space☆38Updated 2 years ago
- Yet another Windows DLL injector.☆39Updated 3 years ago
- Easily hook WIN32 x64 functions☆18Updated 4 months ago
- Dump PDB Symbols including support for Bochs Debugging Format (with wine support)☆15Updated last year
- Taking advantage of CRT initialization, to get away with hooking protected applications☆47Updated 2 years ago
- use ce driver, kernel library.☆14Updated 2 years ago
- Learn Winapi in this Repo with examples, to understand its abstraction in reverse engineering for Windows.☆10Updated 2 years ago
- A VMBR (Virtual-Machine Based Rootkit) which runs a guest OS and sends the attacker its data☆26Updated last year
- ☆27Updated 2 years ago
- Using Thread Description To Hide Shellcodes☆14Updated 2 years ago
- Subtract one PE file from another!☆22Updated 3 years ago
- UnknownField is a tool based clang that obfuscating the order of fields to protect your C/C++ game or code.☆44Updated 2 years ago
- Some crazy PE executables protection kernel driver☆18Updated 5 years ago
- ☆51Updated last month
- R3劫持所有异常☆15Updated 4 years ago
- ☆8Updated last year
- genpatch is IDA plugin that generates a python script for patching binary☆36Updated 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 week
- ASLR Disabler (x86 / x64) - Little utility for disabling the ASLR on PE files☆14Updated last year
- Extended library for using direct system calls on windows☆16Updated 3 years ago
- This is a POC for loading shared object directly from memory without accessing the actual Linux file system.☆22Updated 4 years ago
- Helper script for Windows kernel debugging with IDA Pro on native Bochs debugger (including PDB symbols)☆62Updated last year