mike1k / pepp
C++ library for parsing and manipulating PE files statically and dynamically.
☆88Updated last year
Alternatives and similar repositories for pepp:
Users that are interested in pepp are comparing it to the libraries listed below
- Obfuscate calls to imports by patching in stubs☆67Updated 3 years ago
- A devirtualization engine for Themida.☆95Updated 11 months ago
- VM devirtualization PoC based on AsmJit and llvm☆112Updated 3 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆69Updated 5 years ago
- A basic 100 loc CPU emulator using the existing code of ntoskrnl.exe☆71Updated last year
- unorthodox approach to analyze a trace, but this helped me get comfy with x64 instructions overall (excluding sse/avx/etc lol), cleared u…☆56Updated last year
- x64 syscall caller in C++.☆86Updated 6 years ago
- nmi stackwalking + module verification☆104Updated last year
- Intercepting DeviceControl via WPP☆130Updated 5 years ago
- Ghetto user mode emulation of Windows kernel drivers.☆131Updated 4 months ago
- Kernel driver for detecting Intel VT-x hypervisors.☆176Updated last year
- Resolve DOS MZ executable symbols at runtime☆96Updated 3 years ago
- Kernel ReClassEx☆65Updated last year
- ☆139Updated 4 years ago
- Different aproaches to detecting EPT hooks☆89Updated 2 years ago
- Discarded Section Manual Map☆67Updated 4 years ago
- Attempts to decrypt JM Xorstr in some x64 binaries☆51Updated last year
- Enable SEH support for manual mapped x86-32bit PEs☆66Updated 5 years ago
- Browse Page Tables on Windows (Page Table Viewer)☆193Updated 2 years ago
- Kernel Lazy Importer☆109Updated 10 months ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆139Updated 3 years ago
- A small tool for rapid enumeration of CPUID, and MSR fields.☆19Updated last year
- Handling C++ & __try exceptions without the need of built-in handlers.☆69Updated 3 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆125Updated 3 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆109Updated 3 years ago
- PE-Dump-Fixer☆105Updated 4 years ago
- a minimalistic windows hypervisor for amd processors☆98Updated 2 years ago
- ☆78Updated 3 years ago
- Analyze patches in a process☆249Updated 3 years ago
- ☆94Updated 7 years ago