Jump to content

Char not found:ISO_8859_1_C2


B@loo

Recommended Posts

Hello there !

I'm beginning with my new ducky and for a payload I use the wmic command to get the letter of my USB key.

But when I encode it (using the french properties), I get this error : Char not found:ISO_8859_1_C2

Apparently it's the ^ symbol that is unknown... I say "apparently" because ISO_8859_1_C2 is related to  (not ^)

I've searched on google for this char and the only result I've found is from the german properties : //ISO_8859_1_C2 = CIRCUMFLEX_BITS = + KEY_A, MODIFIERKEY_SHIFT

and it's not even used in there...

Could somebody help me with that problem please ?

What should I add in my fr.properties to make it work ?

Thanks in advance

B@loo

Link to comment
Share on other sites

What key presses do you make to get the ^ char?

Edit:

Looking at https://code.google.com/p/ducky-decode/source/browse/trunk/Encoder/v2/resources/fr.properties = KEY_MINUS, MODIFIERKEY_RIGHT_ALT

are you using the language flag? " -l fr "???

Example:

java -jar encoder.jar -l fr -i input.txt -o inject.bin

Edited by midnitesnake
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...