C5Hackr / EclipseLinks
A unique introduction to native runtime obfuscation.
☆74Updated 8 months ago
Alternatives and similar repositories for Eclipse
Users that are interested in Eclipse are comparing it to the libraries listed below
Sorting:
- Mirage is a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆103Updated 8 months ago
- Implementing an early exception handler for hooking and threadless process injection without relying on VEH or SEH☆129Updated 2 months ago
- Obfuscating function calls using Vectored Exception Handlers by redirecting execution through exception-based control flow. Uses byte swa…☆96Updated 2 weeks ago
- Dirty PoC on how to abuse S1's VEH for Vectored Syscalls and Local Execution☆43Updated last month
- kernel-mode DLL Injector☆117Updated 6 months ago
- 🗡️ A multi-user malleable C2 framework targeting Windows. Written in C++ and Python☆45Updated last year
- Shellcode Loader Utilizing ETW Events☆67Updated 8 months ago
- Educational proof-of-concept demonstrating DEP/NX bypass using hardware breakpoints, vectored exception handling, and instruction emulati…☆88Updated last month
- "Service-less" driver loading☆162Updated 11 months ago
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆73Updated 7 months ago
- Troll TaskManager, and play with it .☆28Updated 3 months ago
- Indirect Syscall implementation to bypass userland NTAPIs hooking.☆84Updated last year
- ☆43Updated 11 months ago
- a demo module for the kaine agent to execute and inject assembly modules☆42Updated last year
- find dll base addresses without PEB WALK☆152Updated 4 months ago
- shell code example☆63Updated 2 weeks ago
- Windows User-Mode Shellcode Development Framework (WUMSDF)☆74Updated this week
- Dumping App Bound Protected Credentials & Cookies Without Privileges.☆143Updated 5 months ago
- Proof of Concepts code for Bring Your Own Vulnerable Driver techniques☆195Updated 2 months ago
- TypeLib persistence technique☆136Updated last year
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆134Updated last year
- A 64 bit executable junk code engine for polymorphic malware.☆71Updated 5 months ago
- Shellcode loader☆94Updated 11 months ago
- Pattern-based AMSI bypass that patches AMSI.dll in memory by modifying comparison values, conditional jumps, and function prologues to ne…☆25Updated 6 months ago
- A Rust version of Mirage, a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆38Updated 8 months ago
- Splitting and executing shellcode across multiple pages☆103Updated 2 years ago
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆181Updated 2 years ago
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆92Updated 4 months ago
- Proof of Concepts code for Bring Your Own Vulnerable Driver techniques☆83Updated 2 months ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆192Updated 5 months ago