kubo / injector
Library for injecting a shared library into a Linux or Windows process
☆498Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for injector
- Unicorn PE is an unicorn based instrumentation project designed to emulate code execution for windows PE files.☆787Updated 6 months ago
- Hook function calls by inserting jump instructions at runtime☆650Updated 7 months ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,137Updated 6 months ago
- A bunch of Windows anti-debugging tricks for x86 and x64.☆766Updated 3 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆728Updated last year
- Advanced Game Hacking Library for C, Modern C++, Rust and Python (Windows/Linux/FreeBSD) (Process/Memory Hacking) (Hooking/Detouring) (Cr…☆820Updated last month
- System call hook for Windows 10 20H1☆481Updated 3 years ago
- anti debugging library in c++.☆518Updated 9 months ago
- A dynamic VMP dumper and import fixer, powered by VTIL.☆1,154Updated 4 years ago
- A VMP to VTIL lifter.☆424Updated 3 years ago
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,115Updated 7 months ago
- Detours with just single dependency - NTDLL☆612Updated 2 years ago
- VivienneVMM is a stealthy debugging framework implemented via an Intel VT-x hypervisor.☆781Updated 4 years ago
- Monitoring and controlling kernel API calls with stealth hook using EPT☆1,166Updated 2 years ago
- Inline syscalls made easy for windows on clang☆672Updated 5 months ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆845Updated 4 years ago
- Literally, the perfect injector.☆866Updated last year
- Single-header, minimalistic, cross-platform hook library written in pure C☆291Updated last month
- AntiDebugging sample sources written in C++☆335Updated 6 years ago
- Windows NT x64 syscall fuzzer☆589Updated last year
- VMProtect 3.x Anti-debug Method Improved☆522Updated 5 years ago
- obfuscated any constant encryption in compile time on any platform☆416Updated last year
- Windows NT Syscall tables☆1,156Updated 2 weeks ago
- Lua in kernel-mode because why not.☆308Updated 2 years ago
- Hex-Rays microcode plugin for automated simplification of Windows Kernel decompilation.☆548Updated last month
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆563Updated 5 years ago
- Playing with the VMProtect software protection. Automatic deobfuscation of pure functions using symbolic execution and LLVM.☆1,180Updated 2 years ago
- Manual mapping without creating any threads, with rw only access