Screenshots
Example Usage
/DreamWalkers ├── bin/ # Output folder for compiled binaries and shellcode ├── common/ # Shared code or headers ├── compile.bat # Windows batch script to compile components ├── dotnetLoader/ # C++ CLR host loader for .NET payloads ├── exe2h/ # Tool for extracting TEXT section of binaries ├── finalShellcode.bin # Final compiled shellcode output ├── GenerateShellcode.py # Python script to generate shellcode and input structure ├── memoryModule/ # Modified, position-independent MemoryModule loader ├── shellcodeTester/ # Shellcode testing utilities ├── testDll/ # Sample DLL payloads for testing loader ├── testExe/ # Sample EXE payloads for testing loader
See also
xhunter
Free
Android Penetration Tool [ RAT for Android ]…
Unicorn
Open Source
Simple tool for using a PowerShell downgrade attack and inject shellcode straight into memory. Works…
Ligolo-ng
Open Source
Advanced tunneling/pivoting tool that creates a VPN-like tunnel from the agent to the operator witho…
Responder (NBT-NS Poisoner)
Open Source
Kali
Rogue authentication server and LLMNR/NBT-NS/mDNS poisoner for Windows networks. Captures NTLM chall…
GDB with pwndbg
Open Source
Kali
GDB (GNU Debugger) enhanced with pwndbg plugin for exploit development and reverse engineering. Adds…
NTRGhidra
Open Source
A Nintendo DS binary loader for Ghidra…