mike1k / peppLinks
C++ library for parsing and manipulating PE files statically and dynamically.
☆88Updated 2 years ago
Alternatives and similar repositories for pepp
Users that are interested in pepp are comparing it to the libraries listed below
Sorting:
- A devirtualization engine for Themida.☆101Updated last year
- Ghetto user mode emulation of Windows kernel drivers.☆148Updated last year
- Windows PDB parser for kernel-mode environment.☆102Updated 5 months ago
- Kernel ReClassEx☆64Updated last year
- Obfuscate calls to imports by patching in stubs☆71Updated 4 years ago
- unorthodox approach to analyze a trace, but this helped me get comfy with x64 instructions overall (excluding sse/avx/etc lol), cleared u…☆63Updated last year
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆142Updated 3 years ago
- A basic 100 loc CPU emulator using the existing code of ntoskrnl.exe☆73Updated 2 years ago
- PE-Dump-Fixer☆111Updated 5 years ago
- A small tool for rapid enumeration of CPUID, and MSR fields.☆26Updated last year
- A x86_64 software emulator☆155Updated 2 months ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 6 years ago
- Enable SEH support for manual mapped x86-32bit PEs☆69Updated 6 years ago
- 🪝 Various EPT hook detection approaches☆136Updated 3 months ago
- Binary rewriter for 64-bit PE files.☆88Updated last year
- VM devirtualization PoC based on AsmJit and llvm☆117Updated 4 years ago
- Experimental disassembler for x86 binaries virtualized by VMProtect 3☆97Updated 3 years ago
- A debugger library using VEH.☆65Updated last year
- Handling C++ & __try exceptions without the need of built-in handlers.☆73Updated 4 years ago
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆82Updated 4 years ago
- Intercepting DeviceControl via WPP☆135Updated 5 years ago
- Kernel driver for detecting Intel VT-x hypervisors.☆190Updated 2 years ago
- ☆98Updated 8 years ago
- Improved VMP Idea(detect anti-anti-debug tools by bug)☆46Updated 2 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆43Updated 4 years ago
- x64 syscall caller in C++.☆92Updated 7 years ago
- Attempts to decrypt JM Xorstr in some x64 binaries☆55Updated 2 years ago
- A simple ida python script to find .data ptr☆54Updated 2 years ago
- A repository of IDA Databases and Binaries used for the analysis of popular commercial virtual-machine obfuscators☆71Updated 3 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 4 years ago