Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to use sha256_update if buf is larger than 64 bytes?
Post: RE: How to use sha256_update if buf is larger than...

Thanks! I made a new (second) array and it worked
otto3405 hashcat 2 6,447 07-17-2024, 07:23 AM
  Question Thread: How to use sha256_update if buf is larger than 64 bytes?
Post: How to use sha256_update if buf is larger than 64 ...

I'm trying to change the logic of one of the modules, adding sha256 instead of other hashing. The problem is that the data for the hash exceeds the buffer limit of 64 bytes. I think there should be...
otto3405 hashcat 2 6,447 07-16-2024, 04:32 PM