hashcat / princeprocessor

Standalone password candidate generator using the PRINCE algorithm
Other
425 stars 98 forks source link

UTF8 in windows #57

Closed s6410 closed 4 years ago

s6410 commented 4 years ago

We are running Hashtopolis and some tasks with Prince activated.

We have noticed that wordlists encoded in UTF8 create problems with characters such as åäö (swedish).

The linux executable works fine but the windows executable, pp64.exe from release-page, does not output the characters correctly, this in turn means that all the agents running Hashtopolis in Windows will not be able to crack passwords with åäö that are piped from Prince to hashcat.

Forcing UTF-8 during compile seemed to solve the problem, not sure if there is a mor elegant solution.

s6410 commented 4 years ago

Please advise if i'm doing something wrong here or if I should open an issue instead

s6410 commented 4 years ago

Not compiling in Linux, opening an issue instead