philsmd/7z2hashcat

Increase supported data length for the hashcat cracker

philsmd opened this issue · 1 comments

the hashcat cracking tool itself (external tool) made some changes to allow larger data sizes to be parsed/used by hashcat. see hashcat/hashcat#2916

I would suggest that we change 7z2hashcat accordingly (beta test for now).

The above commit should fix issue #31. This is currently in beta test, since hashcat didn't merge the code and didn't release a new stable version yet.

A new 7z2hashcat "exe file" will also be available when all test complete successfully and when a stable version (of hashcat) is released.

Thx