Skip to content
Juan Ezquerro LLanes edited this page Apr 18, 2017 · 10 revisions

A Keyboard emulator like Rubber Ducky build over Raspberry Pi Zero W

Basic options

 $ raspiducky.py -h usage: raspiducky.py [-h] --payload PAYLOAD [--remote] [--address ADDRESS] optional arguments: -h, --help show this help message and exit --payload PAYLOAD, -p PAYLOAD Path to payload file --remote, -r Run payload on remote device --address ADDRESS, -a ADDRESS Remote device address 

Clone this wiki locally