09-15-2020, 06:43 PM
As mentioned in this thread:
https://hashcat.net/forum/thread-6661-po...l#pid47931
22000 format is no longer binary. All bash tools (cat, sort, awk, cut, ....) are working on it, on the potfile and on the outfile
A good example (php code inclusive data base) can be found here:
https://github.com/RealEnder/dwpa
Old hashcat use an md5_64 to make the hash unique. That is deprecated (because it spam the potfile) and is removed since v6. I recommend to use 22000 instead of 2500 and/or 16800.
https://hashcat.net/forum/thread-6661-po...l#pid47931
22000 format is no longer binary. All bash tools (cat, sort, awk, cut, ....) are working on it, on the potfile and on the outfile
A good example (php code inclusive data base) can be found here:
https://github.com/RealEnder/dwpa
Old hashcat use an md5_64 to make the hash unique. That is deprecated (because it spam the potfile) and is removed since v6. I recommend to use 22000 instead of 2500 and/or 16800.