huntandhackett / process-cloning
The Definitive Guide To Process Cloning on Windows
☆429Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for process-cloning
- A small x64 library to load dll's into memory.☆424Updated last year
- For when DLLMain is the only way☆349Updated last week
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆622Updated last year
- Process Injection using Thread Name☆239Updated 2 months ago
- PoC Implementation of a fully dynamic call stack spoofer☆704Updated 3 months ago
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆433Updated last year
- Important notes and topics on my journey towards mastering Windows Internals☆339Updated 6 months ago
- Performing Indirect Clean Syscalls☆476Updated last year
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆255Updated 9 months ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆427Updated 2 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆324Updated 5 months ago
- Side-by-side comparison of the Windows and Linux (GNU) Loaders☆287Updated 2 months ago
- Experimental Windows x64 Kernel Rootkit with anti-rootkit evasion features.☆486Updated 7 months ago
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆541Updated last year
- TartarusGate, Bypassing EDRs☆530Updated 2 years ago
- Shoggoth: Asmjit Based Polymorphic Encryptor☆677Updated 7 months ago
- Sleep Obfuscation☆680Updated 11 months ago
- Indirect Dynamic Syscall, SSN + Syscall address sorting via Modified TartarusGate approach + Remote Process Injection via APC Early Bird …☆554Updated 3 weeks ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆334Updated 8 months ago
- Signtool for expired certificates☆453Updated last year
- PoCs for Kernelmode rootkit techniques research.☆334Updated 2 weeks ago
- Reflective x64 PE/DLL Loader implemented using Dynamic Indirect Syscalls☆352Updated last month
- Admin to Kernel code execution using the KSecDD driver☆237Updated 6 months ago
- ☆459Updated 2 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆194Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆164Updated 9 months ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆296Updated 2 months ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆315Updated 2 years ago
- Because AV evasion should be easy.☆304Updated 3 months ago
- ☆469Updated last week