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.
- 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_httpserverCopy all files inside the src/ directory to the board.
Check out the wiki for getting started.
