An error append with encoder (web and command) when i try to encode a "à" (STRING à)
ducktools.py -e -l fr /media/root/DUCKY/Bart.txt /media/root/DUCKY/inject.bin
[+] Reading Input file.
[-] Encoding File
Error parsing duck_text: '\xe0'
[!] Something went wrong
[-] Encoding complete
[-] Writing inject.bin to /media/root/DUCKY/inject.bin
Traceback (most recent call last):
File "/usr/local/bin/ducktools.py", line 69, in
out.write(duck_bin)
TypeError: argument 1 must be string or buffer, not bool
An error append with encoder (web and command) when i try to encode a "à" (STRING à)