Jump to content

Pete83

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Pete83

  1. Yes a standard keyboard worked well. I've tried an HP Keyboard and IBM Keyboard (all US English) both worked great...strange behavior.
  2. Attempting to brute force a Playstation 4 PIN as described here: https://www.howtogeek.com/245987/how-to-restrict-access-to-your-playstation-4-with-a-passcode/ For some reason only 1 number of 4 available is entered successfully and than nothing happens thereafter (green light is still flashing). Manually pushing the button on the ducky again only sends 1 character to the PS4. Attempting the same on a windows, linux, osx works as expected....I also tried encoding it with US English Keyboard, matching the PS4 Language...still no go :( Any ideas? The PS4 even shows that an external keyboard was connected successfully when the ducky is inserted....tried DELAY of 10000 etc.... Anyone else out there with a PS4 want to verify the same? Any suggestions? My Code: DEFAULT_DELAY 1000 DELAY 5000 STRING 0000 Also tried to no avail: DEFAULT_DELAY 1000 DELAY 5000 STRING 0 STRING 0 STRING 0 STRING 0 And: DEFAULT_DELAY 1000 DELAY 5000 STRING 0 DELAY 200 STRING 0 DELAY 200 STRING 0 DELAY 200 STRING 0 DELAY 200 Cheers,
×
×
  • Create New...