0x1c1101 / blazing_asmLinks
Simple, fast and lightweight Header-Only C++ Assembler Library
☆129Updated 3 months ago
Alternatives and similar repositories for blazing_asm
Users that are interested in blazing_asm are comparing it to the libraries listed below
Sorting:
- C++ macro for x64 programs that breaks ida hex-rays decompiler tool.☆131Updated last year
- Hooking Windows' exception dispatcher to protect process's PML4☆207Updated 10 months ago
- A x86_64 software emulator☆156Updated 3 months ago
- Binary rewriter for 64-bit PE files.☆88Updated last year
- Rewrite and obfuscate code in compiled binaries☆267Updated last month
- ntoskrnl .data hooks for UM-KM communication☆51Updated 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
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆142Updated 4 years ago
- A Windows PE packer for executables (x64) with LZMA compression and with full TLS (Thread Local Storage) support.☆90Updated last month
- nmi stackwalking + module verification☆149Updated last year
- Find out how to bypass HVCI (or not). My own research on Microsoft Warbird (specifically in clipsp.sys)☆70Updated last month
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆59Updated last year
- Header-only C++ library for producing PE files.☆35Updated 2 years ago
- Windows 11 24H2-25H2 Runtime PatchGuard Bypass☆215Updated last month
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆155Updated 2 years ago
- Yet another IDA Pro/Home plugin for deobfuscating stack strings☆106Updated last month
- ☆62Updated 2 years ago
- Load dll with undocumented functions and debug symbols☆47Updated last year
- Runtime Hyper-V Hijacking with DDMA☆64Updated 3 months ago
- Achieve arbitrary kernel read/writes/function calling in Hypervisor-Protected Code Integrity (HVCI) protected environments calling withou…☆239Updated last year
- monitors hidden syscalls called from call of duty anticheat☆86Updated 10 months ago
- DSE & PG bypass via BYOVD attack☆70Updated 4 months ago
- ☆47Updated 10 months ago
- A devirtualization engine for Themida.☆101Updated last year
- x86-64 user mode emulation using Zydis