Jump to content

RubberDucky replacing some symbols


Guest

Recommended Posts

Hello,

I recently bought a RubberDucky USB, but when i want to run some scripts that use links, it changes some symbols, for example it changes ":" to Ñ or "//" to "--" so script cant continue running.

Does someone know why it does that?

Thanks

Link to comment
Share on other sites

  • 2 weeks later...

Likely the keyboard settings are wrong, so the rubber ducky use US keyboard, and the target system does not. That causes the output, eg in QUACK command to be wrong.
 

java -jar encoder.jar -i script.txt -o inject.bin -l language

So for us java -jar encoder.jar -i script.txt -o inject.bin -l us

https://github.com/hak5darren/USB-Rubber-Ducky/tree/master/Encoder/resources

Here's the "official" languages json files, if your language is not there, use them as a template for building your own 🙂

/NX

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