Polish letters - office
#5
After trying your example, I came to the conclusion that you might have hit exactly one limitation of hashcat, i.e. that it doesn't perform a "perfectly correct" utf16 conversion of the password candidate but instead (for performance reasons) it sets the 2nd byte always to 0.

This is actually a known limitation and of course only affects the hash types which use utf16 within the algorithm.

I think there is currently no open issue on github (please double-check) about this limitation. Feel free to request this new feature (but of course, we need to think about its impact on the performance)


Messages In This Thread
Polish letters - office - by Amraam - 02-07-2017, 01:06 PM
RE: Polish letters - office - by rico - 02-07-2017, 01:19 PM
RE: Polish letters - office - by philsmd - 02-07-2017, 02:02 PM
RE: Polish letters - office - by Amraam - 02-08-2017, 06:06 PM
RE: Polish letters - office - by philsmd - 02-08-2017, 08:50 PM