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

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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