setup.sh 192 B

12345678
  1. #!/bin/bash
  2. apt update -y
  3. cd Harriet/Resources
  4. apt-get install mingw-w64 -y
  5. git clone https://github.com/secretsquirrel/SigThief.git
  6. mv SigThief/ Harriet/Resources/
  7. pip install pycryptodome