JustasMasiulis / inline_syscallLinks
Inline syscalls made easy for windows on clang
☆718Updated 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:
- anti debugging library in c++.☆568Updated last year
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆550Updated 7 months ago
- A bunch of Windows anti-debugging tricks for x86 and x64.☆792Updated 4 years ago
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,218Updated last year
- System call hook for Windows 10 20H1☆496Updated 4 years ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆892Updated 5 years ago
- Manual mapping without creating any threads, with rw only access☆763Updated 5 years ago
- X86 Mutation Engine with Portable Executable compatibility.☆505Updated 3 years ago
- AntiDebugging sample sources written in C++☆342Updated 7 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆753Updated 3 months ago
- Literally, the perfect injector.☆944Updated 2 years ago
- DLL scatter manual mapper☆787Updated 4 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆609Updated 6 years ago
- Compile-time, Usermode + Kernelmode, safe and lightweight string crypter library for C++11+☆778Updated 4 years ago
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆589Updated 3 years ago
- Obfuscate specific windows apis with different apis☆1,010Updated 4 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆525Updated 2 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,243Updated last year
- A wrapper library around native windows sytem APIs☆440Updated 4 years ago
- Hex-Rays microcode plugin for automated simplification of Windows Kernel decompilation.☆611Updated 6 months ago
- Windows NT x64 syscall fuzzer☆621Updated last month
- Detours with just single dependency - NTDLL☆646Updated 2 years ago
- A library to develop kernel level Windows payloads for post HVCI era☆442Updated 4 years ago
- 🗜️ A packer for Windows x86 executable files written in C and Intel x86 Assembly. The new file after packing can obstruct reverse engine…☆345Updated 9 months ago
- COFF and Portable Executable format described using standard C++ with no dependencies.☆325Updated 3 months ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆566Updated 6 years ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆923Updated 4 years ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆338Updated 3 years ago
- Turn off PatchGuard in real time for win7 (7600) ~ later☆1,023Updated 3 years ago
- Unicorn PE is an unicorn based instrumentation project designed to emulate code execution for windows PE files.☆889Updated last year