Jump to content

kmichael500

Active Members
  • Posts

    5
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by kmichael500

  1. I am working on this. I should have it done in a few days.
  2. This is awesome! It works very well. Thanks for sharing this.
  3. I can help test. This sounds like an awesome project!
  4. I created a program in python to easily flash your ducky. It just requires you to have dfu-programmer installed. http://forums.hak5.org/index.php?/topic/29281-release-ducky-flasher-v10/
  5. 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: duck.hex v2 (Duck(Original)) usb.hex v2 (FAT Duck) m_duck.hex v2 (Detour Duck(formerly Naked Duck)) 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...