Script for testing backdoors with yara rules
$ python3 yarazo.py <binary>
sudo apt install git -y
bash install.sh
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
shell_reverse_tcp.bin is a metasploit shellcode windows/x64/shell_reverse_tcp