Jump to content

[Release] ducky-flasher v1.0


Recommended Posts

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/

Link to comment
Share on other sites

Its a good start...

As python works in both Linux and Windows, can you get it to work in both. You should be able to detect the OS, then branch to either batchisp or dfu-programmer effectively.

Keep up the good work.

Link to comment
Share on other sites

Its a good start...

As python works in both Linux and Windows, can you get it to work in both. You should be able to detect the OS, then branch to either batchisp or dfu-programmer effectively.

Keep up the good work.

I am working on this. I should have it done in a few days.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...