Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: 256 byte password with a repeat inside
Post: RE: 256 byte password with a repeat inside

Do you think it would be possible to create an optimized kernel of this, even though the password is modified within the kernel to 256 bytes?
siddhartha hashcat 2 6,507 10-15-2021, 05:09 AM
    Thread: 256 byte password with a repeat inside
Post: RE: 256 byte password with a repeat inside

I was able to write a functioning mode 0 pure in OpenCL. The module is the exact same as SHA1 (00100). It still manages 300+MH/s on my 5600XT. Code: -- /** * Author......: See docs/credits.txt *...
siddhartha hashcat 2 6,507 10-07-2021, 05:21 PM
    Thread: 256 byte password with a repeat inside
Post: 256 byte password with a repeat inside

I'm having trouble with this one. I have an ancient piece of software that takes a user password, manipulates it, then calculates the SHA1 hash. The manipulation is as follows: Repeat the uppercase a...
siddhartha hashcat 2 6,507 10-01-2021, 05:12 PM