mike1k / peppLinks
C++ library for parsing and manipulating PE files statically and dynamically.
☆89Updated 2 years ago
Alternatives and similar repositories for pepp
Users that are interested in pepp are comparing it to the libraries listed below
Sorting:
- Binary rewriter for 64-bit PE files.☆92Updated last year
- Obfuscate calls to imports by patching in stubs☆71Updated 4 years ago
- A devirtualization engine for Themida.☆105Updated last year
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆73Updated 6 years ago
- Windows PDB parser for kernel-mode environment.☆103Updated 7 months ago
- Kernel ReClassEx☆66Updated 2 years ago
- Ghetto user mode emulation of Windows kernel drivers.☆158Updated last year
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆151Updated 4 years ago
- A small tool for rapid enumeration of CPUID, and MSR fields.☆27Updated last year
- A x86_64 software emulator☆160Updated 4 months ago
- A basic 100 loc CPU emulator using the existing code of ntoskrnl.exe☆75Updated 2 years ago
- Enable SEH support for manual mapped x86-32bit PEs☆69Updated 6 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…☆66Updated last year
- PE-Dump-Fixer☆111Updated 5 years ago
- VM devirtualization PoC based on AsmJit and llvm☆121Updated 4 years ago
- Kernel driver for detecting Intel VT-x hypervisors.☆192Updated 2 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆111Updated 5 years ago
- a minimalistic windows hypervisor for amd processors☆132Updated 3 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆75Updated 4 years ago
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆87Updated 4 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆46Updated 4 years ago
- nmi stackwalking + module verification☆153Updated 2 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆83Updated 2 years ago
- x64 syscall caller in C++.☆93Updated 7 years ago
- Intercepting DeviceControl via WPP☆135Updated 6 years ago
- A simple ida python script to find .data ptr☆56Updated 2 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆118Updated 3 years ago
- Attempts to decrypt JM Xorstr in some x64 binaries☆57Updated 2 years ago
- Browse Page Tables on Windows (Page Table Viewer)☆231Updated 3 years ago
- A portable header only library extending the C++20 STL.☆92Updated last year