Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum Replies [asc] Views Posted
    Thread: Need to find X in SHA1[(AES-128(X)]
Post: RE: Need to find X in SHA1[(AES-128(X)]

I think it's simply "0a01" as the sha1 output is already in hex
atom General Help 13 19,901 12-31-2014, 04:15 PM
    Thread: Need to find X in SHA1[(AES-128(X)]
Post: RE: Need to find X in SHA1[(AES-128(X)]

like this: Quote: -- root@et:~/hex# perl bla.pl 0a01 pt: 6861736863617400533c010000000000 ct: cf85ee2fc9e94200235ffebd366faa83 hash: e3dda6fa7bc307c9cbcc687878ed68295d060a01 --
atom General Help 13 19,901 12-31-2014, 04:30 PM
    Thread: Question on Bitcoin/Litcoin
Post: RE: Question on Bitcoin/Litcoin

someone told me dogecoin uses a different wallet format.
atom Old oclHashcat Support 13 28,896 06-09-2015, 02:31 PM
    Thread: TeamSpeak Hash?
Post: RE: TeamSpeak Hash?

If you add a ticket to TRAC we can make a parser for it so that oclHashcat can natively crack them
atom Old hashcat Support 13 25,730 06-15-2015, 07:24 PM
    Thread: TeamSpeak Hash?
Post: RE: TeamSpeak Hash?

Is this from the same Teamspeak server as the first hash?
atom Old hashcat Support 13 25,730 06-20-2015, 12:49 AM
    Thread: "bug!!" in output / ocl v1.36
Post: RE: "bug!!" in output / ocl v1.36

Can you send me that dictionary please. I need it for reproduce the problem
atom Old oclHashcat Support 13 17,475 08-23-2015, 12:33 PM
    Thread: "bug!!" in output / ocl v1.36
Post: RE: "bug!!" in output / ocl v1.36

Thanks for the wordlist! I've tried to reproduce but can not. For me it works well: Quote: -- root@et:~/oclHashcat-1.38# ./oclHashcat64.bin --remove --gpu-temp-abort=90 -w 3 -m 2500 -o res.txt hash...
atom Old oclHashcat Support 13 17,475 08-24-2015, 10:01 AM
    Thread: "bug!!" in output / ocl v1.36
Post: RE: "bug!!" in output / ocl v1.36

- The v1.31 simply did not have that debug print statement, so there's no sense in comparing changes between v1.31 and v1.32. - There's no debug code that you can turn on. What we need is a case whi...
atom Old oclHashcat Support 13 17,475 08-25-2015, 05:50 PM
    Thread: Hardware Review Please
Post: RE: Hardware Review Please

Yes, go 1080
atom Hardware 13 15,138 06-06-2016, 11:16 AM
    Thread: Hardware Review Please
Post: RE: Hardware Review Please

I don't know, the whole configuration looks wrong for me, but I'm not that much of a hardware specialist. CPU, RAM and Board is OK. Power is good but you may need to think about how you manage 2 of ...
atom Hardware 13 15,138 06-07-2016, 09:05 AM
    Thread: X Error of failed request: BadValue (integer parameter out of range for operation)
Post: RE: X Error of failed request: BadValue (integer ...

Try with --gpu-temp-disable
atom hashcat 13 22,613 08-14-2016, 09:03 PM
    Thread: X Error of failed request: BadValue (integer parameter out of range for operation)
Post: RE: X Error of failed request: BadValue (integer ...

You don't need to if you installation is clean. It's just a workaround.
atom hashcat 13 22,613 08-15-2016, 11:03 AM
    Thread: New Tool: kwprocessor
Post: New Tool: kwprocessor

A few weeks back I was in need of a keyboard-walk generator but none of the options available did satisfy my needs. I've decide to write my own. Please check out the GitHub repository README.md on h...
atom User Contributions 13 19,601 08-15-2016, 11:09 AM
    Thread: New Tool: kwprocessor
Post: RE: New Tool: kwprocessor

I had the same thoughts initially, but after some time I came to the conclusion that there needs to be some limit. There needs to be a hard limit of what is a keyboard walk. The only thing that made s...
atom User Contributions 13 19,601 08-17-2016, 05:02 PM
    Thread: X Error of failed request: BadValue (integer parameter out of range for operation)
Post: RE: X Error of failed request: BadValue (integer ...

Try running hashcat as root
atom hashcat 13 22,613 08-20-2016, 09:13 PM
    Thread: New Tool: kwprocessor
Post: RE: New Tool: kwprocessor

OK, I just pushed the discussed feature to the GitHub repo. The kwp now is able to "jump over" a key, for example to generate a password like "a13d". This means it's no longer bound to just adjacant ...
atom User Contributions 13 19,601 08-21-2016, 08:49 PM
    Thread: X Error of failed request: BadValue (integer parameter out of range for operation)
Post: RE: X Error of failed request: BadValue (integer ...

Then maybe the mapping is not (NVML to OpenCL). Does the fanspeed reading work correctly?
atom hashcat 13 22,613 08-27-2016, 10:43 PM
    Thread: X Error of failed request: BadValue (integer parameter out of range for operation)
Post: RE: X Error of failed request: BadValue (integer ...

I'm using a 1080 myself, have no problems. I'm using Ubuntu 16.04 tho
atom hashcat 13 22,613 08-27-2016, 11:04 PM
    Thread: X Error of failed request: BadValue (integer parameter out of range for operation)
Post: RE: X Error of failed request: BadValue (integer ...

nvidia's driver
atom hashcat 13 22,613 08-28-2016, 10:46 AM
    Thread: Integer overflow detected while brute forcing
Post: RE: Integer overflow detected while brute forcing

Indeed ?a x 11 BF is not feasible therefore it doesn't matter if it overflows or not which is why hashcat works as it works. You need to try more clever attacks based on wordlists.
atom hashcat 13 22,739 05-22-2017, 08:41 AM