Skip to content

TheDroidYourLookingFor/Pwn-Plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

🖥 Pwnagotchi | Plugins

Plugins for Pwnagotchi

  • Pwn-RPG
    • This is the RPG system I am writing for the Pwnagotchi. Its a 6 Stat+Luck system and currently very much a work in progress.

Quickstart Guide

  • Copy the script you like and SSH into your device.
  • sudo vi /usr/local/share/pwnagotchi/custom-plugins/Pwn-RPG.py (Example)
  • Paste the contents of the current file into file by using Shift + Right Click
  • Use :x to save and quit
  • sudo vi /etc/pwnagotchi/config.tml
  • Enter the required settings for the plugin
  • Use :x to save and quit
  • pwnkill

Other Resources and Links

Documentation and Guides

Pwnagotchi Communities

My First Pwnagotchi Build Guide

Bonus Addons

Credits and Notes

The first few of these plugins are based of others currently. I am just learning Python and others have provided a good base.

Contributing

Fork and submit Pull Requests for additions. Create Issues for questions, feedback, or help.