Ch4s3r Posted January 9, 2019 Share Posted January 9, 2019 Hi, my ducky worked fine for one day, then after plugging it out and in again it just stopped working. It just lights up very shortly with a red led. I then tried to flash a new firmware. After that it just lights up with a permanent solid red led when plugged in and I'm not able to flash a firmware again. Here is the output of my flashing process: sudo dfu-programmer at32uc3b1256 erase --force sudo dfu-programmer at32uc3b1256 flash --suppress-bootloader-mem c_duck_v2.1.hex sudo dfu-programmer at32uc3b1256 reset [sudo] password for User: Erasing flash... Success Checking memory from 0x2000 to 0x3FFFF... Empty. Error reading line 1. Before flashing I removed the micro sd card. Do you have any suggestions what else I could try? Quote Link to comment Share on other sites More sharing options...
Ch4s3r Posted January 11, 2019 Author Share Posted January 11, 2019 I found my mistake: https://github.com/emsec/ChameleonMini/issues/88#issuecomment-284179380 I downloaded the twin duck firmware with the following command: wget https://github.com/hak5darren/USB-Rubber-Ducky/blob/master/Firmware/Images/c_duck_v2.1.hex But this downloaded the html version and not the RAW hex file. The correct command would be: wget https://raw.githubusercontent.com/hak5darren/USB-Rubber-Ducky/master/Firmware/Images/c_duck_v2.1.hex Quote Link to comment Share on other sites More sharing options...
skitz0 Posted June 13, 2019 Share Posted June 13, 2019 I'm having some issues...I'm hoping I just failed to flash the twin duck properly. So you pull the SD card out. Hold the button as you slide the usb in. wait 5-10 seconds , than hit it with the sudo dfu-programmer at32uc3b1256 flash --suppress-bootloader-mem c_duck_v2.1.hex sudo dfu-programmer at32uc3b1256 reset and that should work? As of right now I'm stuck with green and red flashing lights whenever I plug it in, and that I used a generic test inject.bin. Any Idea would help, Thanks! Quote Link to comment Share on other sites More sharing options...
jblk01 Posted June 27, 2019 Share Posted June 27, 2019 @skitz0 I did this and got the same result, however both my inject.bin works and I am able to store files on the microSD card. Is it supposed to flash green and red? Everything seems to work fine. Any issues after your last post? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.