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.☆103Updated last year
- Ghetto user mode emulation of Windows kernel drivers.☆152Updated last year
- Obfuscate calls to imports by patching in stubs☆71Updated 4 years ago
- Windows PDB parser for kernel-mode environment.☆103Updated 6 months ago
- VM devirtualization PoC based on AsmJit and llvm☆119Updated 4 years ago
- PE-Dump-Fixer☆110Updated 5 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
- Kernel ReClassEx☆65Updated 2 years ago
- A small tool for rapid enumeration of CPUID, and MSR fields.☆26Updated last year
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆72Updated 6 years ago
- Binary rewriter for 64-bit PE files.☆90Updated last year
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆143Updated 4 years ago
- A basic 100 loc CPU emulator using the existing code of ntoskrnl.exe☆73Updated 2 years ago
- A x86_64 software emulator☆158Updated 4 months ago
- A repository of IDA Databases and Binaries used for the analysis of popular commercial virtual-machine obfuscators☆70Updated 3 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆73Updated 4 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆110Updated 5 years ago
- Enable SEH support for manual mapped x86-32bit PEs☆69Updated 6 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆83Updated 2 years ago
- A simple x86_64 AMD-v hypervisor type-2 Programmed with C++, with soon to be added syscall hooks. [W.I.P]☆103Updated 2 years ago
- Analyze patches in a process☆258Updated 4 years ago
- Kernel driver for detecting Intel VT-x hypervisors.☆190Updated 2 years ago
- A debugger library using VEH.☆66Updated last year
- Vectored Exception Handling Hooking Class☆166Updated 6 years ago
- Resolve DOS MZ executable symbols at runtime☆96Updated 4 years ago
- a minimalistic windows hypervisor for amd processors☆129Updated 3 years ago
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆83Updated 4 years ago
- A portable header only library extending the C++20 STL.☆89Updated last year
- Intercepting DeviceControl via WPP☆135Updated 6 years ago
- 🪝 Various EPT hook detection approaches☆140Updated 4 months ago