Browse Source

Update setup.sh

assume-breach 2 years ago
parent
commit
8dcdd85df0
1 changed files with 3 additions and 4 deletions
  1. 3 4
      Harriet/setup.sh

+ 3 - 4
Harriet/setup.sh

@@ -1,8 +1,7 @@
 #!/bin/bash
 apt update -y
-cd Harriet/Resources
 apt-get install mingw-w64 -y
-git clone https://github.com/secretsquirrel/SigThief.git
-mv SigThief/ Harriet/Resources/
 pip install pycryptodome
-
+apt install osslsigncode -y
+cd Harriet/Resources/
+bash createcert.sh