Ver código fonte

Update setup.sh

assume-breach 2 anos atrás
pai
commit
2246939bfe
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      StageFright/StageFright/setup.sh

+ 2 - 2
StageFright/StageFright/setup.sh

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