Jump to content

Not have to swap usb's each time to change the payload?


Recommended Posts

By that I mean,

Not have to place the SD card in the otehr one each time to put on a payload,

So like use only ONE usb (the rubber ducky one that has the button) and be able to open it after it runs its script

Sorry if I explain this badly, my English is not the best :p

Link to comment
Share on other sites

Use the composite-duck from ducky-decode. Ducky does the HID injection and appears as Mass Storage Drive.

Look for on the download section/google drive C_Duck_v2.1.hex

Check out the links in my signature.

Link to comment
Share on other sites

Use the composite-duck from ducky-decode. Ducky does the HID injection and appears as Mass Storage Drive.

Look for on the download section/google drive C_Duck_v2.1.hex

Check out the links in my signature.

Hey thanks! Alright, every thing worked fine up until the program.bat

When I get to that part,

[#] RubberDucky Programming Script

[-] Programming File: [new_firmware.hex]

Error occurred during initialization of VM

java/lang/NoClassDefFoundError: java/lang/invoke/AdapterMethodHandle

http://prntscr.com/48k9za

Theres a picture, any idea whats wrong? Javas installed and updated

Edited by MrWeegeeman
Link to comment
Share on other sites

wow, Ive never seen that error before, regarding flip.

Basically there is a problem with your Java CLASSPATH.

I think this means you have Java Runtime installed, but you actually need Java Development Kit (JDK), can you verify what Java installations are installed?

Link JDK: http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html

If this does not solve the problem, I'll try again...

Link to comment
Share on other sites

wow, Ive never seen that error before, regarding flip.

Basically there is a problem with your Java CLASSPATH.

I think this means you have Java Runtime installed, but you actually need Java Development Kit (JDK), can you verify what Java installations are installed?

Link JDK: http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html

If this does not solve the problem, I'll try again...

Also, check to see if you have the latest version of Java. I say this as you switched your directory to try and flash the ducky. You should just be able to type in "java -version" and you would get the version number of Java. This suggests that you might need to add Java to your path. Just look at this website: http://introcs.cs.princeton.edu/java/15inout/windows-cmd.html

Cheers,

MB60893.

Link to comment
Share on other sites

wow, Ive never seen that error before, regarding flip.

Basically there is a problem with your Java CLASSPATH.

I think this means you have Java Runtime installed, but you actually need Java Development Kit (JDK), can you verify what Java installations are installed?

Link JDK: http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html

If this does not solve the problem, I'll try again...

Ya its installed at latest version

Also, check to see if you have the latest version of Java. I say this as you switched your directory to try and flash the ducky. You should just be able to type in "java -version" and you would get the version number of Java. This suggests that you might need to add Java to your path. Just look at this website: http://introcs.cs.princeton.edu/java/15inout/windows-cmd.html

Cheers,

MB60893.

Alright, I checked the path and its in the correct spot

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...