as the command line indicates, this is utf-16le.
Code:
echo 6f0074006f00f1006f00 | xxd -r -p | iconv --from=utf-16le
how is --hex-wordlist supposed to function?
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
how is --hex-wordlist supposed to function? - by ragequit - 05-10-2019, 07:54 PM
RE: how is --hex-wordlist supposed to function? - by undeath - 05-10-2019, 08:02 PM
RE: how is --hex-wordlist supposed to function? - by ragequit - 05-10-2019, 08:18 PM
RE: how is --hex-wordlist supposed to function? - by undeath - 05-10-2019, 08:26 PM
RE: how is --hex-wordlist supposed to function? - by ragequit - 05-10-2019, 10:09 PM
RE: how is --hex-wordlist supposed to function? - by undeath - 05-10-2019, 10:31 PM
RE: how is --hex-wordlist supposed to function? - by ragequit - 05-10-2019, 10:50 PM
|