PwnPi - A More Offensive Redteam Appliance
PwnPi Amora is a wireless keystroke injection tool built on the Raspberry Pi Pico W using CircuitPython.
Web IDE for and deploying keystroke injection scripts over WiFi.
Getting Started
- Clone this repo and run the following inside the project directory:
uv sync
source .venv/bin/activate
circuitpython-tool uf2 install
circup install asyncio adafruit_hid adafruit_httpserver
Copy all files inside the src/ directory to the board.
Check out the wiki for getting started.
Languages
Python
40.4%
JavaScript
22.4%
CSS
19%
HTML
18.2%
