duckyPad-Pro

duckyPad Software macOS / Linux Notes

Get duckyPad Pro Official Discord Getting Started Table of Contents

Table of Contents


macOS

On macOS, you can run the configurator as a pre-packaged app, or execute the source code directly.

macOS: Pre-packaged App

The right click menu with the option "New Terminal at Folder" higlighted.

The text to run the configurator shown in a terminal window.

[!IMPORTANT] Use this to start the app every time, it grants the configurator permission to connect to the duckyPad.


Warning pop-up with the text: "duckypad_config cannot be opened because it is from an unidentified developer. macOS cannot verify that this app is free from malware."

Settings screen in Privacy & Security, the warning "‘duckypad_config’ was blocked from use because it is not from an identified developer," is shown above a button with the text "Allow Anyway".


If the configurator complains about needing additional permissions:

Error pop-up with the text "duckypad detected, but I need additional permissions" and three options: Yes, No, and Cancel.

Input Monitoring settings granted to the Terminal and configurator app

macOS: Run from Source



Linux

You can run the code from source under Linux.

Use Without sudo

SUBSYSTEM=="usb" ATTRS{idVendor}=="0483", ATTRS{idProduct}=="d11d", MODE="0660", TAG+="uaccess", TAG+="udev-acl", TAG+="DuckyPad Pro"
SUBSYSTEM=="usb" ATTRS{idVendor}=="0483", ATTRS{idProduct}=="d11c", MODE="0660", TAG+="uaccess", TAG+="udev-acl", TAG+="DuckyPad"
KERNEL=="hidraw*", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="d11d", MODE="0660", GROUP="plugdev", TAG+="uaccess", TAG+="udev-acl", TAG+="DuckyPad Pro"
KERNEL=="hidraw*", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="d11c", MODE="0660", GROUP="plugdev", TAG+="uaccess", TAG+="udev-acl", TAG+="DuckyPad"

Table of Contents

Main page

Getting Started Guide

Kit Assembly Guide

Using duckyScript

duckyScript VM

Tinkering Guide

Troubleshooting

Firmware Update

Questions or Comments?

Please feel free to open an issue, ask in the official duckyPad discord, or email dekuNukem@gmail.com!