What steps will reproduce the problem?
1.Code any script with languaje with ISO_8859_1 caracters
2.Try letters ñ and Ñ (for example)
3.Encode with java -jar encoder.jar -i input.txt -o inject.bin -l es.properties
What is the expected output? What do you see instead?
Expected:
Loading File ..... [ OK ]
Loading Keyboard File ..... [ OK ]
Loading Language File ..... [ OK ]
Loading DuckyScript ..... [ OK ]
Char not found:ISO_8859_1_F1
Char not found:ISO_8859_1_D1
Char not found:ISO_8859_1_F1
Char not found:ISO_8859_1_D1
DuckyScript Complete..... [ OK ]
Result:
Loading File ..... [ OK ]
Loading Keyboard File ..... [ OK ]
Loading Language File ..... [ OK ]
Loading DuckyScript ..... [ OK ]
Char not found:ISO_8859_1_C3
Char not found:ISO_8859_1_B1
Char not found:ISO_8859_1_C3
Char not found:UNICODE_2018
Char not found:ISO_8859_1_C3
Char not found:ISO_8859_1_B1
Char not found:ISO_8859_1_C3
Char not found:UNICODE_2018
DuckyScript Complete..... [ OK ]
What version of the product are you using? On what operating system?
Encoder: 2.6.4
OS: Windows 7
Please provide any additional information below.
Char not found:ISO_8859_1_F1 = ñ
Char not found:ISO_8859_1_D1 = Ñ
Help: http://es.wikipedia.org/wiki/ISO_8859-1
Original issue reported on code.google.com by Jaime.Al...@gmail.com on 24 Feb 2015 at 11:45
Original issue reported on code.google.com by
Jaime.Al...@gmail.com
on 24 Feb 2015 at 11:45