Skip to content

A wireless keystroke injection tool built on the Raspberry Pi Pico W using CircuitPython.

License

Notifications You must be signed in to change notification settings

lavafroth/pwnpi-amora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Preview

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.

About

A wireless keystroke injection tool built on the Raspberry Pi Pico W using CircuitPython.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks