pwnagotchi_plugins icon indicating copy to clipboard operation
pwnagotchi_plugins copied to clipboard

crack_house.py does not work on Jayofelony 2.8.9 RP Zero W

Open IncompatibleW opened this issue 8 months ago • 1 comments

  • placed crack_house.py in /etc/pwnagotchi/custom-plugins
  • added lines in config:
# main.plugins.crack_house.enabled = true
# main.plugins.crack_house.orientation = "vertical"
# main.plugins.crack_house.files = [
#  '/root/handshakes/wpa-sec.cracked.potfile',
#  '/root/handshakes/my.potfile',
#  '/root/handshakes/OnlineHashCrack.cracked',
# ]
# main.plugins.crack_house.saving_path = '/root/handshakes/crackhouse.potfile'
# main.plugins.crack_house.display_stats = true
  • restarted pwnagotchi

No additional UI items come up on the display, despite the .potfile and .cracked files being in the expected locations.

IncompatibleW avatar Jun 08 '24 05:06 IncompatibleW