Handy tool for shellcode analysis.
Requirements
- objdump
Installation and execution
Then you can download smap by cloning the Git repository:
git clone https://github.com/suraj-root/smap.gitget shellcodes @ http://shell-storm.org/shellcode/, https://www.exploit-db.com/shellcode/, https://packetstormsecurity.com/files/tags/shellcode/
cd smap/
python smap.py -h
For educational purposes only.