Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Need help with iterating hashes
Post: RE: Need help with iterating hashes

undeath Wrote: (12-16-2020, 01:30 PM) -- hashcat isn't a good tool for this problem. Hashes are not intended to be transferred back to the CPU. Of all the popular programming languages javascript ...
pdoctor General Talk 4 10,844 12-17-2020, 02:24 AM
    Thread: Need help with iterating hashes
Post: RE: Need help with iterating hashes

Chick3nman Wrote: (12-16-2020, 03:09 AM) -- This wouldnt happen to be the hash chain for a "provably fair" gambling website, would it? -- It is not. I need the outputs stored into a database, or a ...
pdoctor General Talk 4 10,844 12-16-2020, 04:26 AM
    Thread: Need help with iterating hashes
Post: Need help with iterating hashes

So I have a unique situation and I am wondering if I can use hashcat to accomplish my task.  - I need to calculate hashes which are sha256 iterated x10000. - I need each iteration output to be hex...
pdoctor General Talk 4 10,844 12-15-2020, 11:52 PM
    Thread: Copy and reuse dictionary cache
Post: RE: Copy and reuse dictionary cache

The thing with cache is that its limited to how much that single system has. When you are splitting the dictionary you are gaining the ability to to use 5 separate nodes (if you want parallelize the w...
pdoctor hashcat 23 39,343 08-12-2020, 11:50 AM
    Thread: Wordlist optimisation based on ruleset
Post: RE: Wordlist optimisation based on ruleset

Hey all I dont know if this is faster or not. But for the issue of really large file sizes, and speed this works really well for me. For example something like this would trim out anything but lett...
pdoctor User Contributions 7 21,344 08-12-2020, 11:36 AM