blueflagss / inline-syscall
A simple direct syscall wrapper written in C++ with compatibility for x86 and x64 programs.
☆49Updated 2 months ago
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.☆52Updated 4 years ago
- spoof return address☆74Updated 2 years ago
- CVE-2022-3699 with arbitrary kernel code execution capability☆70Updated 2 years ago
- hidden_syscall - syscaller without using syscall instruction in code☆61Updated 2 years ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆69Updated 2 years ago
- DSE & PG bypass via BYOVD attack☆50Updated last year
- PAGE_GUARD based hooking library☆43Updated 2 years ago
- kernel to user mode APC injector☆44Updated 3 years ago
- Inline syscalls made for MSVC supporting x64 and WOW64☆179Updated last year
- Experiment with PAGE_GUARD protection to hide memory from other processes☆44Updated 10 months ago
- ntoskrnl .data hooks for UM-KM communication☆41Updated 11 months ago
- Only for Stress-Testing☆24Updated 3 years ago
- A library to assist with memory & code protection.☆56Updated last year
- Kernel Level NMI Callback Blocker☆84Updated 8 months ago
- Using SetWindowHookEx for preinjected DLL's☆58Updated 2 years ago
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated last year
- silence file system monitoring components by hooking their minifilters☆56Updated last year
- 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 2 years ago
- Dynamically generated obfuscated jumps and/or function calls☆35Updated 2 years ago
- browse microsoft driver server for potentially vulnerable drivers☆17Updated last year
- using wnbios64.sys for arbitrary r/w☆13Updated last year
- WinApi Patcher is a straightforward tool leveraging windows API hooking to patch and modify certain behaviors in a targeted environment.☆39Updated 7 months ago
- Compile-Time Calls Obfuscator for C++14+☆43Updated last year
- POC Hook of nt!HvcallCodeVa☆51Updated 2 years ago
- Freeze target threads (external - internal ) by avoiding SuspendThread detections. Or access registers from start address.☆32Updated last year
- TS-Changer - Forces the machine in/out of TestSigning Mode at runtime.☆65Updated last year
- Exploit for eneio64.sys - Turning Physical Memory R/W into Virtual Memory R/W☆27Updated last week
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 10 months ago
- nmi stackwalking + module verification☆114Updated last year
- Dumping processes using a kernel-mode driver.☆19Updated 3 years ago