how is --hex-wordlist supposed to function?
#7
(05-10-2019, 10:31 PM)undeath Wrote: as the command line indicates, this is utf-16le.

Code:
echo 6f0074006f00f1006f00 | xxd -r -p | iconv --from=utf-16le

That worked, thanks!
Reply


Messages In This Thread
RE: how is --hex-wordlist supposed to function? - by ragequit - 05-10-2019, 10:50 PM