|
@@ -2,7 +2,7 @@
|
|
|
apt update -y
|
|
apt update -y
|
|
|
cd Harriet/Resources
|
|
cd Harriet/Resources
|
|
|
apt-get install mingw-w64 -y
|
|
apt-get install mingw-w64 -y
|
|
|
-git clone https://github.com/secretsquirrel/SigThief.git
|
|
|
|
|
|
|
+git clone https://github.com/secretsquirrel/SigThief.git
|
|
|
mv SigThief/ Harriet/Resources/
|
|
mv SigThief/ Harriet/Resources/
|
|
|
pip install pycryptodome
|
|
pip install pycryptodome
|
|
|
|
|
|