Jump to content

TeB

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by TeB

  1. Hello, I'am facing lot of issues with keyboard layout (there is several posts about this issue in this forum). I use fr_ch or de_ch keyboards and I wonder how to create a layout file to compile my code with? Thanks in advance.
  2. For example, if I use java -jar duckencoder.jar -i wifi.txt -o inject.bin -l ch then the char } is interpreted correctly but the char { is not recognized. If I use -l fr then it is even worst. I have tried to use ASCII code instead of { and } but the command ALT seems not able to simulate it. Is there a workaround for this keyboard issue? Thanks in advance 🙂
  3. Hello, I have the same issue. Actually it seems difficult (impossible?) to use usb rubber on none English system. Strings are never like in the duckycode.txt. I use the java duckyencoder, ducktoolkit.com (choosing Switzerland as language) but nothing to to.
  4. Hello, I have noticed that char { is not sent by the command SEND. Example : STRING foreach($file in $files) { will send foreach($file in $files) I use DuckToolKit and Switzerland as country. Regards
×
×
  • Create New...