apt-get update
apt-get install python3 -y
apt-get install python3-pip -y
apt-get install mono-devel -y
apt-get install nasm -y
pip3 install pycryptodome
pip3 install cheroot
pip3 install flask
pip3 install donut-shellcode==0.9.2
pip3 install pypykatz
pip3 install tabulate
pip3 install rich
pip3 install shutil
pip3 install pathlib
