Smap - Shellcode Mapper 09-01-2017, 08:14 PM
#1
Handy tool for shellcode analysis.
Requirements
objdump
Installation and execution
Then you can download smap by cloning the Git repository:
Code:
git clone https://github.com/suraj-root/smap.git
cd smap/
python smap.py -h
get shellcodes @ http://shell-storm.org/shellcode/, https://www.exploit-db.com/shellcode/, https://packetstormsecurity.com/files/tags/shellcode/
Video: https://asciinema.org/a/84829?speed=1.4
![[Image: Vs4P58c.png]](https://i.imgur.com/Vs4P58c.png)