Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Before the password cracking operation
Post: RE: Before the password cracking operation

atom Wrote: (06-17-2021, 11:23 PM) -- This is the autotune default values. You want to read plugin developer guide to understand what you need to do proper printf() debugging. -- thank you for your...
bedurgi999 hashcat 4 9,234 06-30-2021, 03:18 AM
    Thread: Before the password cracking operation
Post: RE: Before the password cracking operation

Snoopy Wrote: (06-17-2021, 05:00 PM) -- well hashcat basically just works like this (or i dont get the question) searched_hash = HASH-ABCDEF hashfunction() output = hashfunction(input) if out...
bedurgi999 hashcat 4 9,234 06-30-2021, 03:18 AM
    Thread: Before the password cracking operation
Post: Before the password cracking operation

Hello We tried to use hashcat to see how password cracking actually works. In fact, the internal operation value was output through the printf() function statement in the m01400_sxx function par...
bedurgi999 hashcat 4 9,234 06-16-2021, 11:23 AM
    Thread: Questions about benchmarks
Post: RE: Questions about benchmarks

philsmd Wrote: (06-05-2021, 09:22 AM) -- Yeah there is one error. it's not a "formula" or calculation... it's really testing the speed ! no guessing, no general formula involved it just runs the ...
bedurgi999 hashcat 4 8,643 06-07-2021, 06:45 AM
    Thread: Questions about benchmarks
Post: RE: Questions about benchmarks

atom Wrote: (06-02-2021, 06:39 PM) -- No formula. It's real attack running on the GPU as if you would run it manually. Code: -- $ tools/benchmark_deep.pl 1400 -- ... Quote: -- Executi...
bedurgi999 hashcat 4 8,643 06-02-2021, 07:23 PM
    Thread: Questions about benchmarks
Post: Questions about benchmarks

Hi I am studying cryptographic algorithms, analytics, parallelism. First time using and analyzing Hashcat, I am learning about cryptographic algorithm parallelism or acceleration. I have a questi...
bedurgi999 hashcat 4 8,643 06-02-2021, 02:04 AM