Handy tool for shellcode analysis.
- objdump
Then you can download smap by cloning the Git repository:
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/
For educational purposes only.