Shellsploit let’s you generate customized shellcodes, backdoors, injectors for various operating system. And let’s you obfuscation every byte via encoders.
Requirement:
+ capstone
+ readline
changelog 27/1/2016: shell: exec scripts on maintenance.
Usage & Installation:
git clone https://github.com/b3mb4m/shellsploit-framework && cd shellsploit-framework sudo pip install capstone sudo pip install readline python setup.py -s install shellsploit (for run) Updates: cd shellsploit-framework git pull origin master
Source : https://github.com/b3mb4m