hashcat Forum
Output text doubt - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: Output text doubt (/thread-7304.html)



Output text doubt - Azimuth7 - 02-14-2018

Guys and Gals, I'm trying to crack a wpa password using an dictionary and some rules, but in the candidates field of the status, instead of getting the words of the dictionary combined with my rules Im having an hex output. Is it normal? Or does it mean that something is wrong with my dictionary? Thanks


RE: Output text doubt - atom - 02-15-2018

It just means that your wordlist contains words which are not UTF-8 encoded or that one of the rules (for example + and - have that potential) to break UTF-8 encoding.


RE: Output text doubt - Azimuth7 - 02-15-2018

Thank you atom! Since i use some non english dictionaries with lots of different characters and accentuation and some wordlists i generate for myself, i was worried about some problems that might occur, but you lend me a light. Many thanks!