CyberHammer is a cybersecurity tool currently in beta that will be built on top of it.
main.py -t 192.168.1.1 -p 5555 -l -c
main.py -t 192.168.1.1 -p 5555 -l -u=c\\target.exe
main.py -t 192.168.1.1 -p 5555 -l -e=\"cat /etc/passwd\"
echo "CYBERHAMMER" | ./main.py -t 192.168.1.1 -p 5555
It is sufficient to have the latest version of python installed on your computer.