r0keb / TrashFormerLinks
A 64 bit executable junk code engine for polymorphic malware.
☆74Updated 7 months ago
Alternatives and similar repositories for TrashFormer
Users that are interested in TrashFormer are comparing it to the libraries listed below
Sorting:
- "Service-less" driver loading☆165Updated last year
- Obfuscating function calls using Vectored Exception Handlers by redirecting execution through exception-based control flow. Uses byte swa…☆111Updated 2 months ago
- Dirty PoC on how to abuse S1's VEH for Vectored Syscalls and Local Execution☆42Updated 3 months ago
- Implementing an early exception handler for hooking and threadless process injection without relying on VEH or SEH☆136Updated 4 months ago
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆73Updated 9 months ago
- Mirage is a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆103Updated 10 months ago
- Activation Context Hijack☆169Updated 5 months ago
- MIPS VM to execute payloads without allocating executable memory. Based on a PlayStation 1 (PSX) Emulator.☆123Updated last year
- ☆54Updated 5 months ago
- A collection of position independent coding resources☆106Updated 2 months ago
- shell code example☆67Updated last month
- Dll injection through code page id modification in registry. Based on jonas lykk research☆17Updated 3 years ago
- Windows User-Mode Shellcode Development Framework (WUMSDF)☆120Updated 2 months ago
- a demo module for the kaine agent to execute and inject assembly modules☆42Updated last year
- A simple POC to show how to chain multiple callbacks via tail calls to artificially construct a call stack☆94Updated 3 weeks ago
- Exploiting the KsecDD Windows driver through Server Silos☆73Updated last year
- ☆60Updated 8 months ago
- Bypass user-land hooks by syscall tampering via the Trap Flag☆137Updated 4 months ago
- Linker for Beacon Object Files☆146Updated 3 weeks ago
- PIC shellcode (C/C++) development toolkit designed for malware developers.☆118Updated 3 weeks ago
- kernel-mode DLL Injector☆123Updated 8 months ago
- Boilerplate to develop raw and truly Position Independent Code (PIC).☆115Updated 11 months ago
- Reimplementation of the KExecDD DSE bypass technique.☆57Updated last year
- Section-based payload obfuscation technique for x64☆64Updated last year
- A collection of PoCs to do common things in unconventional ways