sapdragon / syscalls-cppLinks
A modern C++20 header-only library for advanced direct system call invocation.
☆165Updated 3 weeks ago
Alternatives and similar repositories for syscalls-cpp
Users that are interested in syscalls-cpp are comparing it to the libraries listed below
Sorting:
- Kernel Level NMI Callback Blocker☆154Updated 4 months ago
- PoC kernel to usermode injection☆103Updated last year
- Usermode exploit to bypass any AC using a 0day shatter attack.☆250Updated 2 months ago
- Unknowncheats Magically Optimized Tidy Mapper using nvaudio☆149Updated last year
- Inline syscalls made for MSVC supporting x64 and WOW64☆192Updated 2 years ago
- Experiment with PAGE_GUARD protection to hide memory from other processes☆54Updated last year
- manual map unsigned driver over signed memory☆214Updated last year
- ☆128Updated 2 years ago
- load unsigned kernel-driver by patching dse in 248 lines☆140Updated last year
- Translate virtual addresses to physical addresses from usermode.☆99Updated last year
- Hooking Windows' exception dispatcher to protect process's PML4☆223Updated last year
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆163Updated 3 years ago
- x86-x64 Packer with Portable Executable compatibility.☆100Updated last month
- State of the art DLL injector that took 20 minutes to make☆226Updated 2 years ago
- nmi stackwalking + module verification☆156Updated 2 years ago
- DSE & PG bypass via BYOVD attack☆77Updated 6 months ago
- ☆83Updated last year
- Anti-Rootkit/Anti-Cheat Driver to uncover unbacked or hidden kernel code.☆293Updated last month
- A library to assist with memory & code protection.☆65Updated last year
- Detects virtual machines and malware analysis environments☆146Updated 3 years ago
- An x86-64 code virtualizer for VM based obfuscation☆171Updated last year
- A Kernel Driver that can be used for a cheat or malware base to circumvent common cache & structure table checks. PsLoadedModuleList howe…☆201Updated 4 months ago
- hidden_syscall - syscaller without using syscall instruction in code☆62Updated 3 years ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆158Updated 2 years ago
- a header-only library to dynamically resolve modules and exports while also being able to call them directly☆22Updated 2 years ago
- Use RTCore64 to map your driver on windows 11.☆148Updated 8 months ago
- C++ macro for x64 programs that breaks ida hex-rays decompiler tool.☆137Updated last year
- KDP compatible unsigned driver loader leveraging a write primitive in one of the IOCTLs of gdrv.sys☆163Updated last year
- Compile-Time Calls Obfuscator for C++14+☆51Updated 2 years ago
- IoCreateDriver Implementation, it can be useful if you're trying to bypass anticheats☆122Updated 2 months ago