no42 Posted January 2, 2013 Share Posted January 2, 2013 (edited) Brought to you by popular demand..... The Twin Duck version 2. So whats different since before Xmas? VID & PID controlled by binary file vidpid.bin (like other v2 firmware) WARNING: You need a valid VID & PID of a composite device to function correctly! Rather than having hardset instructions, and language dependencies. It will now read inject.bin (language independent), payload auto triggered (need long delay), replay payload upon pressing the Ducky's button. So now you have Mass Storage and truly configurable HID injection. Happy Quacking New Year! ~~Snake PS. HID Injection via inject.bin is currently limited to 4KB, each keypress is currently represented as 2-Bytes Edited January 2, 2013 by midnitesnake Quote Link to comment Share on other sites More sharing options...
telot Posted January 2, 2013 Share Posted January 2, 2013 (edited) Holy shit its happened! Thanks midnitesnake! Now to figure out how to upgrade my old duck... telot Edited January 2, 2013 by telot Quote Link to comment Share on other sites More sharing options...
no42 Posted January 2, 2013 Author Share Posted January 2, 2013 (edited) ducky-decode wiki should be some help. There are instructions in a past post: re-flashing/upgrading the usb rubberducky WINDOWSxp 32bit Edited January 2, 2013 by midnitesnake Quote Link to comment Share on other sites More sharing options...
telot Posted January 2, 2013 Share Posted January 2, 2013 Already got it going :) Now to figure out how to wire up a better switch that can be used with the case on it... Thanks agian midnitesnake telot Quote Link to comment Share on other sites More sharing options...
no42 Posted January 2, 2013 Author Share Posted January 2, 2013 Dont necessarily need the switch ;) - thats just for replaying the commands! Quote Link to comment Share on other sites More sharing options...
--nick-- Posted January 2, 2013 Share Posted January 2, 2013 (edited) thats awesome! im going to play with it later on when im not so busy. happy new years everyone Edited January 2, 2013 by --nick-- Quote Link to comment Share on other sites More sharing options...
DuckyFan Posted January 23, 2013 Share Posted January 23, 2013 Hi Snake. First of all, thank you so much for writing the composite firmware for the Ducky. What an excellent work! Question for you: is the code in the link below, the exact code for the Twin Duck described here? I ask because I loaded the .hex file from the ZIP file, but haven't been able to do this: "People were worried about driver load times affecting their payloads. So S001 uses keyboard LEDs as the HID trigger; NUM/CAPS/SCROLL LOCK all trigger 1x payload inject.bin." http://code.google.com/p/ducky-decode/source/browse/trunk/Source/Composite_Duck.zip Keep up the excellent work. Thanks. DuckyFan. Quote Link to comment Share on other sites More sharing options...
no42 Posted January 23, 2013 Author Share Posted January 23, 2013 Oops. That still looks like the demo code from before Xmas. Still works though ;) (hid instructions are in the file marked ui.c) just need to combine it with the HID_duck source :P . Put your dev hat on B) , and frankenstein the code together. I'm currently away from my machine with all the Ducky code, Ill post the updated source as soon as possible..... How does 2/1/2013 (1st Feb) sound for a countdown... 9 days to go! Quote Link to comment Share on other sites More sharing options...
DuckyFan Posted January 24, 2013 Share Posted January 24, 2013 Snake, sure, Feb/1st sounds like a plan. Really appreciate it. DuckyFan. Quote Link to comment Share on other sites More sharing options...
no42 Posted January 31, 2013 Author Share Posted January 31, 2013 Friday is comming....... Quote Link to comment Share on other sites More sharing options...
DuckyFan Posted February 3, 2013 Share Posted February 3, 2013 Snake, Just saw the src code there. Thank you so much. Works like a charm. When I press the ducky's button, it executes the injection.bin in the drive. I haven't figured out how to do that through the keyboard, though. What's the combination of keys? (NUMLOCK or SCROLLLOCK, or their combination, doesn't seem to work) Thanks a lot. DuckyFan Quote Link to comment Share on other sites More sharing options...
no42 Posted February 3, 2013 Author Share Posted February 3, 2013 (edited) Now if I gave you all the answers.... you wouldn't necessarily learn anything. If you look at the similarities of the HID and Multi-HID source, you should be able to work it out. If you have any questions, I'm willing to answer them. If you can work out the source, I will consider bringing you into the community development team to help out! (Applies to anyone) So please forgive the staged information feed. Consider it an initiation test :) I could sure use the help! Edited February 3, 2013 by midnitesnake Quote Link to comment Share on other sites More sharing options...
DuckyFan Posted February 4, 2013 Share Posted February 4, 2013 :) 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.