c_for_charlie Posted November 3, 2014 Share Posted November 3, 2014 Hello everyone, I've gotten through the majority of flashing the ducky using the dfu-programmer, but at the very last command, I don't seem to be getting any outcome. The steps I've taken are as follows: ./configure make make install dfu-programmer at32uc3b1256 dump >dump.bin dfu-programmer at32uc3b1256 reset dfu-programmer at32uc3b1256 erase dfu-programmer at32uc3b1256 flash --surppress-bootloader-mem c_duck_v2.1.hex The output of the last command that I get is what would be displayed if I only entered "dfu-programmer". That is, I get a list of targets, and an explaination of the commands and syntax for using dfu-programmer. I haven't tried using a different .hex file yet, but I'm just about to head to work so it will have to wait until later. This is in Kali, if that's been known to have any issues. And yes, the ducky has been put into DFU mode via the button on insertion. Does anyone else have any suggestions/see something I may have missed? Thanks in advance, C Quote Link to comment Share on other sites More sharing options...
no42 Posted November 3, 2014 Share Posted November 3, 2014 (edited) what is the version of dfu-programmer? I'll try to look into this problem, sometime soon, or I'll try to find someone who can on our behalf Edited November 3, 2014 by midnitesnake Quote Link to comment Share on other sites More sharing options...
c_for_charlie Posted November 4, 2014 Author Share Posted November 4, 2014 I'm using DFU-programmer 0.5.4, found on the github wiki, here: https://github.com/hak5darren/USB-Rubber-Ducky/wiki/Flashing-ducky Thanks midnight. Appreciate it. Quote Link to comment Share on other sites More sharing options...
no42 Posted November 4, 2014 Share Posted November 4, 2014 My Duckies are all out in the field at the moment (I need to buy more), and I can't reach their operators due to timezones, and limited comms channels. In the meantime, you could try version 0.7.0 (latest version) from github https://github.com/dfu-programmer/dfu-programmer Quote Link to comment Share on other sites More sharing options...
Solution c_for_charlie Posted November 4, 2014 Author Solution Share Posted November 4, 2014 I've figured it out: First off, when I used the command "--suppress-bootloader-mem" I had it spelt incorrectly (see above), which is why I was being prompted with the commands and syntax for using the dfu-programmer. Second, you have to show the path to the .hex file. Relatively easy fixes. I suppose I was just in a rush. lol. Thanks again midnightsnake. Quote Link to comment Share on other sites More sharing options...
no42 Posted November 5, 2014 Share Posted November 5, 2014 haha; thought that was a typo in your post (not jut the command line) 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.