Project on how to use a Pico as a virtual keyboard and custom Rubber Ducky. It was created as a project for Uni but I have opened it so other can learn.
The package is broken down into 5 tasks.
- Task 1: The Pico and Setup of envirnoment
- Task 2: Setting up hard switch, LED and basic keyboard
- Task 3: Loading files and sending keys
- Task 4: Creating scripts and basic payloads
- Task 5: Working with Payloads
These tasks will guide you on getting started with the Pico, setting up a virtual keybaord, reading files and sending keys to the computer. At the end of the process you will have a basic Rubber Ducky using your Pico.