Inline syscalls made easy for windows on clang
☆736Jun 21, 2024Updated last year
Alternatives and similar repositories for inline_syscall
Users that are interested in inline_syscall are comparing it to the libraries listed below
Sorting:
- library for importing functions from dlls in a hidden, reverse engineer unfriendly way☆1,903Aug 3, 2023Updated 2 years ago
- A wrapper library around native windows sytem APIs☆445Feb 2, 2021Updated 5 years ago
- heavily vectorized c++17 compile time string encryption.☆1,409Nov 19, 2021Updated 4 years ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆905Nov 21, 2019Updated 6 years ago
- DLL scatter manual mapper☆813Apr 10, 2021Updated 4 years ago
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,285Feb 14, 2026Updated last month
- A modern c++ implementation of windows heavens gate☆246Sep 19, 2020Updated 5 years ago
- System call hook for Windows 10 20H1☆496Jun 26, 2021Updated 4 years ago
- Obfuscate specific windows apis with different apis☆1,022Feb 21, 2021Updated 5 years ago
- Windows kernel hacking framework, driver template, hypervisor and API written on C++☆1,802Nov 12, 2023Updated 2 years ago
- A more stealthy variant of "DLL hollowing"☆363Mar 8, 2024Updated 2 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆764Apr 24, 2025Updated 10 months ago
- Compile-time, Usermode + Kernelmode, safe and lightweight string crypter library for C++11+☆820Jun 3, 2021Updated 4 years ago
- Manual mapping without creating any threads, with rw only access☆808Oct 29, 2019Updated 6 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆566Jan 4, 2025Updated last year
- Detours with just single dependency - NTDLL☆674Nov 25, 2025Updated 3 months ago
- The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.☆407Jul 12, 2024Updated last year
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,274May 1, 2024Updated last year
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆393Jul 6, 2022Updated 3 years ago
- Access without a real handle☆1,041Apr 10, 2021Updated 4 years ago
- Hook system calls, context switches, page faults and more.☆2,639May 9, 2023Updated 2 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆634Mar 19, 2019Updated 7 years ago
- Unicorn PE is an unicorn based instrumentation project designed to emulate code execution for windows PE files.☆917Dec 29, 2025Updated 2 months ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,340Mar 7, 2026Updated 2 weeks ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆359Sep 1, 2022Updated 3 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆346Apr 27, 2020Updated 5 years ago
- SimpleSvmHook is a research purpose hypervisor for Windows on AMD processors.☆468Feb 18, 2021Updated 5 years ago
- Literally, the perfect injector.☆978Apr 13, 2023Updated 2 years ago
- Analyze patches in a process☆260Jul 28, 2021Updated 4 years ago
- COFF and Portable Executable format described using standard C++ with no dependencies.☆344Apr 24, 2025Updated 10 months ago
- AV/EDR evasion via direct system calls.☆1,797Sep 3, 2022Updated 3 years ago
- Thread Stack Spoofing - PoC for an advanced In-Memory evasion technique allowing to better hide injected shellcode's memory allocation fr…☆1,203Jun 17, 2022Updated 3 years ago
- Windows NT Syscall tables☆1,395Dec 31, 2025Updated 2 months ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆541Sep 2, 2022Updated 3 years ago
- Hooking kernel functions by abusing alignment☆248Jan 5, 2021Updated 5 years ago
- Kernel Driver Utility☆2,453Feb 17, 2026Updated last month
- Turn off PatchGuard in real time for win7 (7600) ~ later☆1,038Apr 21, 2022Updated 3 years ago
- Anti-cheat library for Windows C++☆499Jul 22, 2022Updated 3 years ago
- hvpp is a lightweight Intel x64/VT-x hypervisor written in C++ focused primarily on virtualization of already running operating system☆1,293Mar 15, 2021Updated 5 years ago