hcstat to hcstat2
#2
well, in theory one could develop a tool to convert .hcstat files into .hcstat2 files, but at the end it doesn't make much sense because the new file format of course has several advantages (most importantly the support for "longer passwords", i.e. increased length support) and if you just convert the old format to the new one you lose all this info.

Therefore, at the end it doesn't really make sense and it would be MUCH better to generate the hcstat2 file directly from the original word list(s). Of course, this implies that you need to have the original dictionary file and generate a .hcstat2 file out of it.

Do you have the original word list file (rockyou.txt etc) ?

The instruction on how to generate a hcstat2 file are on the corresponding github repo (https://github.com/hashcat/hashcat-utils...2gen.c#L22) it includes compressing the file (after the hcstat2gen run) with lzma.


Messages In This Thread
hcstat to hcstat2 - by Larrax - 11-29-2018, 08:51 AM
RE: hcstat to hcstat2 - by philsmd - 11-29-2018, 10:44 AM
RE: hcstat to hcstat2 - by Larrax - 11-29-2018, 03:00 PM