Office international character problem
#10
you can try it yourself

create a clean directory with the hashcat download/binaries (e.g. from https://hashcat.net/beta or github or even release should work). make sure that the "kernels/" directory does not exist (it does not exist for sure if hashcat was freshly downloaded). Modify the file OpenCL/m09600-pure.cl and change
sha512_update_global_utf16le_swap to sha512_update_global_swap
https://github.com/hashcat/hashcat/blob/...ure.cl#L50

(after each change of the kernel file the kernels/ folder need to be cleaned)

this should now work if you use a utf16 encoded password or use --encoding-to utf16le parameter
Reply


Messages In This Thread
RE: Office international character problem - by philsmd - 07-21-2019, 11:08 PM