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 Help | SHA256
Post: RE: Need Help | SHA256

10^10 + 95^12 is far greater than 2^64 - 1.
epixoip hashcat 5 4,898 08-14-2017, 05:08 AM
    Thread: Need Help | SHA256
Post: RE: Need Help | SHA256

@rsberzerker you do not need a 128-bit CPU and/or 128-bit OS to do 128-bit math ;) Internally hashcat uses uint64 for pretty much everything, including keyspace. But as hardware gets faster and clust...
epixoip hashcat 5 4,898 08-14-2017, 06:22 PM
    Thread: Status: Running, but no progress
Post: RE: Status: Running, but no progress

So, what makes you think you're doing something wrong?
epixoip hashcat 5 5,866 01-06-2018, 06:29 PM
    Thread: Status: Running, but no progress
Post: RE: Status: Running, but no progress

You're only making four hashes per second, it will take you a very long time to hit a checkpoint (if you ever do.)
epixoip hashcat 5 5,866 01-07-2018, 03:41 AM
    Thread: Is correct these hash?
Post: RE: Is correct these hash?

Is the json you posted the request or the response? If it's the request, and that is indeed a hash of the password, then the password is being hashed client-side and you simply need to read the javasc...
epixoip General Talk 5 5,152 01-22-2018, 06:37 AM
    Thread: Is correct these hash?
Post: RE: Is correct these hash?

Password hashing is typically done server-side, not client-side. Client-side hashing is uncommon. You should be seeing the plaintext password in transit.
epixoip General Talk 5 5,152 01-23-2018, 02:24 PM
    Thread: GPU not getting close to benchmark?
Post: RE: GPU not getting close to benchmark?

Benchmark uses the best-case scenario of single-hash brute force. For everything else there will be a loss of speed and there is nothing you can do about this.
epixoip hashcat 5 4,455 01-25-2018, 05:55 PM
    Thread: hash mode numbering logic
Post: RE: hash mode numbering logic

There's a clear pattern to it, you just have to be German to understand it.
epixoip hashcat 5 4,203 03-22-2018, 11:58 PM
    Thread: [Copying] for a long time
Post: RE: [Copying] for a long time

https://hashcat.net/faq#how_to_create_more_work_for_full_speed
epixoip hashcat 5 3,426 05-08-2018, 02:50 PM
    Thread: Advice on Rack Chassis for RTX FE GPUs
Post: RE: Advice on Rack Chassis for RTX FE GPUs

Nvidia RTX 20-series is an exception to the "always buy reference design" rule. You definitely do not want the FE cards for Hashcat.
epixoip Hardware 5 3,669 09-19-2018, 08:43 PM
    Thread: Benchmark vs Mask NTLM
Post: RE: Benchmark vs Mask NTLM

The issue here is you're trying to compare single hash performance to multi-hash performance. Apples vs. oranges.
epixoip hashcat 5 3,242 10-08-2018, 11:58 PM
    Thread: PBKDF2-SHA256 Signature unmatched error
Post: RE: PBKDF2-SHA256 Signature unmatched error

You don't need to use JTR to reformat the hash string. Let's say you have a pbkdf2 hash in passlib format (plaintext is "password"): Code: -- $pbkdf2-sha256$29000$9t7be09prfXee2/NOUeotQ$Y.RDnnq8vs...
epixoip hashcat 5 5,467 10-09-2018, 08:40 PM
    Thread: Benchmark vs Mask NTLM
Post: RE: Benchmark vs Mask NTLM

Sorry, didn't see that reply. Kind of got lost in the wall of quoted text. In the future, please do not quote other people's posts in your reply unless doing so adds significant value to your reply. A...
epixoip hashcat 5 3,242 10-10-2018, 07:49 AM
    Thread: 2080ti $Bitcoin$ hashrate
Post: RE: 2080ti $Bitcoin$ hashrate

I think you should learn to post plaintext instead of screenshots.
epixoip Hardware 5 4,357 10-14-2018, 06:25 PM
    Thread: GTX 1070 low performance
Post: RE: GTX 1070 low performance

Lenovo Legion Y720 is a notebook. "64ms" is not the speed, it's the kernel runtime. MH/s is not the same as MHz.
epixoip hashcat 5 2,437 06-30-2019, 09:42 PM
    Thread: Dictionnary handling
Post: RE: Dictionnary handling

most likely whatever order readdir() returns the files in.
epixoip General Help 4 9,784 06-16-2012, 10:36 AM
    Thread: hashcat working on by far more passwords than wordlist
Post: RE: hashcat working on by far more passwords than ...

it would be helpful if you posted the exact command line you are using, as well as the output from hashcat.
epixoip Very old oclHashcat-plus Support 4 9,238 09-08-2012, 03:27 AM
    Thread: Will the Oclhashcat-plus support intel integrated GPU HD4000?
Post: RE: Will the Oclhashcat-plus support intel integra...

no, it will not.
epixoip Very old oclHashcat-plus Support 4 13,645 09-20-2012, 09:39 AM
    Thread: Will the Oclhashcat-plus support intel integrated GPU HD4000?
Post: RE: Will the Oclhashcat-plus support intel integra...

Hey atom, I believe he was referring to Intel HD Graphics 4000 found in Ivy Bridge laptops, not Radeon HD4000. Intel has great OpenCL support on Windows, but no support on Linux. Intel's OpenCL SDK ...
epixoip Very old oclHashcat-plus Support 4 13,645 09-22-2012, 10:34 AM
    Thread: Can hashcat crack NTLMSSP ?
Post: RE: Can hashcat crack NTLMSSP ?

hashcat isn't able to crack it, no. and i'm not 100% positive, but i don't think you have enough here to crack anyway. ntlm c/r is a four-way handshake, you only have one of the pieces. i also believe...
epixoip General Help 4 15,709 10-04-2012, 10:12 PM