Skip to content

ryo-yamada/PicoDuckyBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PicoDuckyBuilder

A tool to automate the process of converting a Raspberry Pi Pico into a USB Rubber Ducky.

  • Major credit to @dbisu on GitHub for maintaining the main repository for converting an RPi Pico into a USB Rubber Ducky.
  • Credit to @steveiliop56 on GitHub for inspiring me to make this tool.

HOW TO USE:

Windows:

  1. Download the project as a zip folder.
  2. Extract the zip anywhere.
  3. Open a terminal and cd into the folder.
  4. Run $ py windows.py or python3 windows.py or $ python windows.py.
  5. Follow the instructions.

Linux:

  1. Download the project as a zip folder.
  2. Extract the zip anywhere.
  3. Open a terminal and cd into the folder.
  4. Run $ sudo python linux.py. [sudo is required]
  5. Follow the instructions.

macOS:

Not yet supported.

Notice:

I advise that you do not use this for malicious purposes. I am not responsible/liable for any legal trouble you may face from this.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages