blueflagss / inline-syscall
A simple direct syscall wrapper written in C++ with compatibility for x86 and x64 programs.
☆44Updated this week
Alternatives and similar repositories for inline-syscall:
Users that are interested in inline-syscall are comparing it to the libraries listed below
- Compileable POC of namazso's x64 return address spoofer.☆51Updated 4 years ago
- CVE-2022-3699 with arbitrary kernel code execution capability☆68Updated 2 years ago
- spoof return address☆73Updated last year
- DSE & PG bypass via BYOVD attack☆40Updated 10 months ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆67Updated 2 years ago
- hidden_syscall - syscaller without using syscall instruction in code☆60Updated 2 years ago
- ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel drive…☆48Updated last year
- kernel to user mode APC injector☆44Updated 2 years ago
- Experiment with PAGE_GUARD protection to hide memory from other processes☆45Updated 7 months ago
- Only for Stress-Testing☆24Updated 2 years ago
- Compile-Time Calls Obfuscator for C++14+☆38Updated last year
- Freeze target threads (external - internal ) by avoiding SuspendThread detections. Or access registers from start address.☆30Updated 10 months ago
- PAGE_GUARD based hooking library☆42Updated 2 years ago
- ntoskrnl .data hooks for UM-KM communication☆36Updated 8 months ago
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated last year
- PoC kernel to usermode injection☆76Updated 11 months ago
- WinApi Patcher is a straightforward tool leveraging windows API hooking to patch and modify certain behaviors in a targeted environment.☆41Updated 5 months ago
- browse microsoft driver server for potentially vulnerable drivers☆14Updated 9 months ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆113Updated last year
- A C++17 framework designed to enable obfuscation of constants, variables, and strings.☆26Updated last year
- Inline syscalls made for MSVC supporting x64 and WOW64☆177Updated last year
- using wnbios64.sys for arbitrary r/w☆13Updated 9 months ago
- Using SetWindowHookEx for preinjected DLL's☆57Updated 2 years ago
- POC Hook of nt!HvcallCodeVa☆49Updated last year
- Scan for potentially vulnerable drivers☆83Updated 2 years ago
- Dumping processes using a kernel-mode driver.☆17Updated 3 years ago
- Small handy tool for crafting shellcodes by hand.☆18Updated 2 years ago
- Dynamically generated obfuscated jumps and/or function calls☆34Updated last year
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆52Updated 2 years ago
- manual mapping injector☆28Updated 2 years ago