x86byte / Obfusk8Links
Obfusk8: lightweight Obfuscation library based on C++17 / Header Only for windows binaries
☆330Updated 2 months ago
Alternatives and similar repositories for Obfusk8
Users that are interested in Obfusk8 are comparing it to the libraries listed below
Sorting:
- An x86-64 Code Virtualizer☆277Updated 11 months ago
- C++ macro for x64 programs that breaks ida hex-rays decompiler tool.☆128Updated last year
- Rewrite and obfuscate code in compiled binaries☆223Updated last week
- An x86-64 code virtualizer for VM based obfuscation☆131Updated 8 months ago
- PoC Anti-Rootkit/Anti-Cheat Driver.☆213Updated 4 months ago
- Hooking Windows' exception dispatcher to protect process's PML4☆191Updated 7 months ago
- compile-time control flow obfuscation using mba☆191Updated 2 years ago
- Achieve arbitrary kernel read/writes/function calling in Hypervisor-Protected Code Integrity (HVCI) protected environments calling withou…☆224Updated 10 months ago
- Collection of hypervisor detections☆261Updated 11 months ago
- Simple, fast and lightweight Header-Only C++ Assembler Library☆114Updated last week
- Reverse engineering winapi function loadlibrary.☆210Updated 2 years ago
- Using Windows' own bootloader as a shim to bypass Secure Boot☆182Updated last year
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆129Updated 2 years ago
- Makes IDA (most versions) to crash upon opening it.☆98Updated 11 months ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆158Updated 2 years ago
- manual map unsigned driver over signed memory☆200Updated last year
- Detects virtual machines and malware analysis environments☆137Updated 2 years ago
- Demo proof of concept for shadow regions, and implementation of HyperDeceit.☆293Updated 2 years ago
- Windows 11 24H2 Runtime PatchGuard Bypass☆167Updated this week
- NovaHypervisor is a defensive x64 Intel host based hypervisor. The goal of this project is to protect against kernel based attacks (eithe…☆220Updated last month
- x86-64 code/pe virtualizer☆198Updated 8 months ago
- State of the art DLL injector that took 20 minutes to make☆220Updated 2 years ago
- A devirtualization engine for Themida.☆100Updated last year
- A fast Windows emulator + debugger for reverse engineering. Runs any executable in debug mode, disassembles with Zydis, emulates instruct…☆112Updated this week
- load unsigned kernel-driver by patching dse in 248 lines