DuckToolkit
DuckToolkit copied to clipboard
Issue with à letter
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
Thanks there is no support for unicode chars which includes the extended character set. We are looking at this for a pre xmas release.