Introduction to ARMSCGen¶
Ideas came from shell-storm and pwntools/pwnies
Thanks to share all of brilliant sources on the net.
I’m interested in mobile platform and archtecture like Android on ARM, Router on MIPS and so on.
This project named ARMSCGen focus on shellcode on ARM Architecture especially ARMv7 Thumb Mode.
Installation¶
python setup.py install
Usage¶
reads examples directory and uses scgen.py in CLI mode
List of Shellcodes¶
please refer to shellcodes_lists.md or scgen -l -a all
Documentation¶
URL: http://armscgen.readthedocs.org/ or /docs/ in source
TODO¶
AArch32-ARM Mode shellcodes