Jump to content

kmichael500

Active Members
  • Posts

    5
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by kmichael500

  1. ducky-flasher

    I was finding the process of flashing the ducky kind of a pain (and I wanted it faster XD), so I wrote a small program in python to do the work for me. I thought I share it :)

    https://code.google.com/p/ducky-flasher/

    It can flash the following firmware:

    1. duck.hex v2 (Duck(Original))
    2. usb.hex v2 (FAT Duck)
    3. m_duck.hex v2 (Detour Duck(formerly Naked Duck))
    4. c_duck.hex v2 (Twin Duck) (Special 1) (Special 2)

    Installation

    1. Install dfu-programmer (apt-get install dfu-programmer)

    2. Download ducky-flasher

    2. unzip ducky-flasher1.0

    3. cd ducky-flasher1.0

    4. sudo python setup.py

    5. sudo ducky-flasher

    Usage

    To start simply type ducky-flasher in a terminal emulator

    Insert your ducky while holding down the GPIO pin to put it in DFU mode

    Uninstalling

    1. sudo python uninstall.py

    https://code.google.com/p/ducky-flasher/

×
×
  • Create New...