Himadri Bhattacharjee 9860ee3286 ci: remove pylint
2025-12-27 15:59:37 +05:30
2023-03-24 19:58:40 +05:30
2025-12-27 15:59:37 +05:30
2023-06-09 10:13:01 +05:30
2023-01-26 19:10:16 +05:30
2023-01-26 19:10:16 +05:30
2025-12-27 15:49:16 +05:30
2025-12-27 15:49:16 +05:30

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.

Description
A wireless keystroke injection tool built on the Raspberry Pi Pico W using CircuitPython.
Readme GPL-3.0 149 KiB
Languages
Python 40.4%
JavaScript 22.4%
CSS 19%
HTML 18.2%