bad_ducky icon indicating copy to clipboard operation
bad_ducky copied to clipboard

Added capability to read from serial and dump to a file after script …

Open jametller opened this issue 4 years ago • 1 comments

I've modified the code to listen the serial port after the execution of a script. All the bytes received from the serial port are dumped to a file within the SD card so it is a way to save data from the host system in which the device is plugged in. To write data to serial port a simple powershell script can be executed.

jametller avatar Sep 13 '20 17:09 jametller

Hi can you write some small example (example: find a file on pc and transfer it on the sd using serial monitor) ? I have readed the code after your modified, but i would like to use the bad usb without use the menu...

d0ra1mon avatar Apr 20 '23 14:04 d0ra1mon