Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 963 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 963 Bytes

ardoducky

A Rubber Ducky clone for Pro Micro/Leonardo.

Steps

  1. Get a Pro Micro (AliExpress link). Leonardo works as well.
  2. Install HID-Project.
  3. Compile an ardoducky script using the adscompiler.py with Python 3.
  4. Open the Arduino IDE, make sure it's including the script.h you just compiled, and compile & upload the project to your Pro Micro or Leonardo.
  5. Watch stuff happen.

Compared to original Rubber Ducky

  • Way cheaper. Only $3 from AliExpress.
  • Supports simple ifs and gotos.
  • No SD-card slot unless you add one yourself.

License

MIT