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,900Aug 3, 2023Updated 2 years ago
- A wrapper library around native windows sytem APIs☆448Feb 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.☆902Nov 21, 2019Updated 6 years ago
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,278Feb 14, 2026Updated 2 weeks ago
- DLL scatter manual mapper☆811Apr 10, 2021Updated 4 years ago
- System call hook for Windows 10 20H1☆496Jun 26, 2021Updated 4 years ago
- Obfuscate specific windows apis with different apis☆1,021Feb 21, 2021Updated 5 years ago
- A modern c++ implementation of windows heavens gate☆245Sep 19, 2020Updated 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 last year
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆762Apr 24, 2025Updated 10 months ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆561Jan 4, 2025Updated last year
- Compile-time, Usermode + Kernelmode, safe and lightweight string crypter library for C++11+☆812Jun 3, 2021Updated 4 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,270May 1, 2024Updated last year
- Detours with just single dependency - NTDLL☆672Nov 25, 2025Updated 3 months ago
- Hook system calls, context switches, page faults and more.☆2,637May 9, 2023Updated 2 years ago
- The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.☆407Jul 12, 2024Updated last year
- Manual mapping without creating any threads, with rw only access☆805Oct 29, 2019Updated 6 years ago
- Literally, the perfect injector.☆978Apr 13, 2023Updated 2 years ago
- Unicorn PE is an unicorn based instrumentation project designed to emulate code execution for windows PE files.☆915Dec 29, 2025Updated 2 months ago
- Access without a real handle☆1,037Apr 10, 2021Updated 4 years ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,330Oct 31, 2025Updated 4 months ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆632Mar 19, 2019Updated 6 years ago
- COFF and Portable Executable format described using standard C++ with no dependencies.☆339Apr 24, 2025Updated 10 months ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆388Jul 6, 2022Updated 3 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆345Apr 27, 2020Updated 5 years ago
- SimpleSvmHook is a research purpose hypervisor for Windows on AMD processors.☆464Feb 18, 2021Updated 5 years ago
- Kernel Driver Utility☆2,422Feb 17, 2026Updated last week
- 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
- Turn off PatchGuard in real time for win7 (7600) ~ later☆1,037Apr 21, 2022Updated 3 years ago
- Hooking kernel functions by abusing alignment☆248Jan 5, 2021Updated 5 years ago
- AV/EDR evasion via direct system calls.☆1,793Sep 3, 2022Updated 3 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆358Sep 1, 2022Updated 3 years ago
- Analyze patches in a process☆259Jul 28, 2021Updated 4 years ago
- Thread Stack Spoofing - PoC for an advanced In-Memory evasion technique allowing to better hide injected shellcode's memory allocation fr…☆1,196Jun 17, 2022Updated 3 years ago
- Windows NT Syscall tables☆1,388Dec 31, 2025Updated 2 months ago
- C++ STL in the Windows Kernel with C++ Exception Support☆435Aug 16, 2023Updated 2 years ago
- C++20, x86/x64 Hooking Libary v2.0☆1,822Nov 16, 2025Updated 3 months ago