Jump to content

arthurlacoste

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by arthurlacoste

  1. On 03/03/2017 at 1:36 PM, S:D said:

    Hey guys i hope you can help me...

    i'm trying to use firmware : c_duck_v2.1.hex  

    everything was successful and i get green-red light which says that i'm using the Rucbber Ducky as Twin Rubber Ducky.

    But after i insert the SD card and plug the USB in my PC the payload does not start to run it just blinks green and red and nothing happens..

    Any idea what i'm doing wrong?

    You probably need - like me - using this firmware version (c_duck_v2.hex). The c_duck_v2.1.hex  doesn't seems to work for me too.

  2. The sequence does not need the first reset, because it's not possible to follow the next step if you early reset (because reset stop dfu mode).

    This is enough :

    sudo /usr/local/bin/dfu-programmer at32uc3b1256 dump >dump.bin
    sudo /usr/local/bin/dfu-programmer at32uc3b1256 erase
    sudo /usr/local/bin/dfu-programmer at32uc3b1256 flash --suppress-bootloader-mem <.hex file path>
    sudo /usr/local/bin/dfu-programmer at32uc3b1256 reset

      0
×
×
  • Create New...