shellter

Dynamic shellcode injection tool and dynamic PE infector

Install

All systems
curl cmd.cat/shellter.sh
image/svg+xml Kali Linux
apt-get install shellter

shellter

Dynamic shellcode injection tool and dynamic PE infector

Shellter is a dynamic shellcode injection tool aka dynamic PE infector. It can be used in order to inject shellcode into native Windows applications (currently 32-bit apps only). The shellcode can be something yours or something generated through a framework, such as Metasploit. Shellter takes advantage of the original structure of the PE file and doesn't apply any modification such as changing memory access permissions in sections (unless the user wants to), adding an extra section with RWE access, and whatever would look dodgy under an AV scan.