mike1k / pepp
C++ library for parsing and manipulating PE files statically and dynamically.
☆86Updated last year
Alternatives and similar repositories for pepp:
Users that are interested in pepp are comparing it to the libraries listed below
- VM devirtualization PoC based on AsmJit and llvm☆113Updated 3 years ago
- Ghetto user mode emulation of Windows kernel drivers.☆133Updated 5 months ago
- Kernel driver for detecting Intel VT-x hypervisors.☆179Updated last year
- Obfuscate calls to imports by patching in stubs☆67Updated 3 years ago
- Browse Page Tables on Windows (Page Table Viewer)☆197Updated 3 years ago
- Windows PDB parser for kernel-mode environment.☆95Updated 2 years ago
- A devirtualization engine for Themida.☆100Updated last year
- Kernel Lazy Importer☆111Updated last year
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- A basic 100 loc CPU emulator using the existing code of ntoskrnl.exe☆69Updated 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…☆58Updated last year
- x64 syscall caller in C++.☆88Updated 6 years ago
- ☆152Updated 5 years ago
- ☆141Updated 4 years ago
- Intercepting DeviceControl via WPP☆133Updated 5 years ago
- Kernel ReClassEx☆61Updated last year
- A small tool for rapid enumeration of CPUID, and MSR fields.☆21Updated last year
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆143Updated 3 years ago
- 🪝 Different aproaches to detecting EPT hooks☆105Updated 2 years ago
- A simple ida python script to find .data ptr☆50Updated last year
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆70Updated 3 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆112Updated 3 years ago
- Enable SEH support for manual mapped x86-32bit PEs☆66Updated 6 years ago
- Analyze patches in a process☆251Updated 3 years ago
- nmi stackwalking + module verification☆109Updated last year
- PE-Dump-Fixer☆105Updated 5 years ago
- a minimalistic windows hypervisor for amd processors☆104Updated 2 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆127Updated 3 years ago
- Bypassing EasyAntiCheat.sys self-integrity by abusing call hierarchy☆81Updated 2 years ago