fenixatdawn Posted May 4, 2016 Posted May 4, 2016 I just got my rubber ducky today, downloaded the duckencoder and made my first inject.bin just a simple REM hello world test STRING Hello World Enter Literally right from the video, followed all the steps, green light on the duck. But nothing. Any suggestions where to go from here? Quote
Mr-Protocol Posted May 4, 2016 Posted May 4, 2016 You need to put in a delay at the start of your script for it to initialize. Did the default inject.bin work? Quote
justcuriousid Posted November 8, 2016 Posted November 8, 2016 Hi, I having the exact same issue. The default inject.bin works well but once i am trying to burn my own inject,bin nothing is happening (just flashing green light) I have tried burning this one: " DELAY 3000 GUI r DELAY 200 STRING notepad ENTER DELAY 200 STRING Hello World!!! ENTER " Nothing happens - how can i try and burn the default inject.bin ? Are there any known issues burning inject.bin from a virtual box machine ? Thanks Quote
Decoy Posted November 8, 2016 Posted November 8, 2016 Can you give us the exact process that you're using to encode your script? I don't follow what you mean by "burning". Thanks, D Quote
justcuriousid Posted November 8, 2016 Posted November 8, 2016 By burning i mean writing the new inject.bin. In windows i just tried using to use Java GUI interface Under linux: java -jar duckencoder.jar -i /storage/my_first_rubber_script.txt -o inject.bin Quote
Decoy Posted November 8, 2016 Posted November 8, 2016 Did you try the DuckToolKit? See if that makes a difference. If the inject.bin runs from that, then I would try cloning the repository again. Also, are you defining your keyboard? I don't see a resource in your command line. Quote
CompSciGuyIT Posted January 20, 2017 Posted January 20, 2017 I'm new here but thought I'd chime in as I was experiencing the same issue when following the video. I solved it by adding "DELAY 3000" at the beginning of the script. A 3 second delay might be overkill but it worked for me. Quote
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.