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.
☆15Updated 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 4 years ago
- ☆53Updated 3 months ago
- Taking advantage of CRT initialization, to get away with hooking protected applications☆47Updated 3 years ago
- A Windows API hooking library !☆31Updated 3 years ago
- Learn Winapi in this Repo with examples, to understand its abstraction in reverse engineering for Windows.☆10Updated 3 years ago
- Windows kernel driver template for cmkr and llvm-msvc.☆34Updated last year
- Load Dll into Kernel space☆38Updated 3 years ago
- Wow64 Heaven's Gate Hook☆29Updated 4 years ago
- Windows Minidump loader for Ghidra☆29Updated 3 years ago
- A VMBR (Virtual-Machine Based Rootkit) which runs a guest OS and sends the attacker its data☆28Updated last year
- Plugin to patch and remove ASLR from PE files on x64dbg☆39Updated 3 years ago
- Code Integrity Violation Spotter☆17Updated last year
- genpatch is IDA plugin that generates a python script for patching binary☆37Updated last year
- Helper script for Windows kernel debugging with IDA Pro on native Bochs debugger (including PDB symbols)☆61Updated 2 years ago
- ☆11Updated 3 years ago
- Call 32bit NtDLL API directly from WoW64 Layer☆61Updated 5 years ago
- scripting IDA like a Pro☆24Updated 5 years ago
- devirtualization vmprotect☆62Updated 2 years ago
- Injects position-dependent code into a code cave in an executable file, and applies relocations.☆23Updated 2 years ago
- Dell Driver EoP (CVE-2021-21551)☆26Updated 2 years ago
- Process Creation, Image Load and Thread Creation Notification☆13Updated 2 years ago
- ☆37Updated 2 years ago
- Lightweight Portable Executable parsing library and a demo peParser application.☆80Updated 2 years ago
- Helper scripts for windows debugging with symbols for Bochs and IDA Pro (PDB files). Very handy for user mode <--> kernel mode☆19Updated 2 years ago
- SetWinEventHook Sample☆49Updated 2 years ago
- idenLib (Library Function Identification) plugin for x32dbg☆41Updated 6 years ago
- IDA plugin to deobfuscate emotet CFF☆18Updated 3 years ago
- A ready-made template for a project based on libpeconv.☆50Updated 2 weeks ago
- FastSymApi - A Fast API PDB Symbol Cache Server that efficiently caches and compresses PDBs on disk for quick and repeated retrieval.☆18Updated 4 months ago
- Reverse engineered API for Microsoft's Time Travel Debugger☆35Updated last year