Outputting all hashes generated by hashcat
#5
Yeah unfortunately, this isn't a thing in current Hashcat and it may not be as easy as expected to do. Hashcat is highly specialised at what it does and it doesn't even generate the full hash in many circumstances so it'd require a lot of effort to get Hashcat's format back into something that you could easily use. Also, transferring the data from the GPU to a drive would be quite slow without a lot of effort to batch many of them up into a single package.
It would be possible to jank a solution into Hashcat but having a decent custom, multithreaded CPU-based generator would probably be many times easier and faster, especially with ChatGPT for the bits you're not sure what to do.
Reply


Messages In This Thread
RE: Outputting all hashes generated by hashcat - by penguinkeeper - 12-30-2023, 06:16 AM