d35ha / CallObfuscator
Obfuscate specific windows apis with different apis
☆996Updated 4 years ago
Alternatives and similar repositories for CallObfuscator:
Users that are interested in CallObfuscator are comparing it to the libraries listed below
- ☆805Updated 5 years ago
- My implementation of enSilo's Process Doppelganging (PE injection technique)☆599Updated 2 years ago
- Inline syscalls made easy for windows on clang☆694Updated 9 months ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,187Updated 2 weeks ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,202Updated 10 months ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆859Updated 5 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆666Updated 5 years ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆883Updated 3 years ago
- Protected Processes Light Killer☆915Updated 2 years ago
- A Windows kernel-mode rootkit that abuses legitimate communication channels to control a machine.☆696Updated 4 years ago
- Pinjectra is a C/C++ OOP-like library that implements Process Injection techniques (with focus on Windows 10 64-bit)☆805Updated 3 years ago
- Process Ghosting - a PE injection technique, similar to Process Doppelgänging, but using a delete-pending file instead of a transacted fi…☆649Updated last year
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,159Updated 11 months ago
- Windows NT x64 syscall fuzzer☆597Updated last year
- A bunch of Windows anti-debugging tricks for x86 and x64.☆780Updated 3 years ago
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆553Updated 3 years ago
- Shellcode implementation of Reflective DLL Injection. Convert DLLs to position independent shellcode☆2,245Updated last year
- Turn off PatchGuard in real time for win7 (7600) ~ later☆1,004Updated 2 years ago
- Code that allows running another windows PE in the same address space as the host process.☆439Updated 8 years ago
- 💉 DLL/Shellcode injection techniques☆702Updated 5 years ago
- Adaptive DLL hijacking / dynamic export forwarding