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 [desc] Replies Views Posted
    Thread: Hashcat server/forums
Post: Hashcat server/forums

Some may have noticed that the server and forums seem to be a bit old. Our new server is currently down and we are working to get it back online. We have setup our old server to host Hashcat forums an...
D3ad0ne Organisation and Events 16 34,022 08-09-2011, 01:22 AM
    Thread: MD5 speed improvement ideas
Post: RE: MD5 speed improvement ideas

Nice Dalibor, did you find this yourself or read it somewhere?
D3ad0ne User Contributions 20 56,897 10-09-2010, 10:37 PM
    Thread: MD5 speed improvement ideas
Post: RE: MD5 speed improvement ideas

Very nice! Difference between .23 and .24 Code: -- ----Version 0.23---- Threads...: 6 Mode.Left.: Mask '?l?l?l?l' (456976) Mode.Right: Dict 'example.dict' (129988) Speed.GPU1: 1009.4M/s (fin...
D3ad0ne User Contributions 20 56,897 10-16-2010, 12:33 AM
    Thread: MD5 speed improvement ideas
Post: RE: MD5 speed improvement ideas

Does this apply to open compute language? Because oclhashcat is non cuda based. Also feel free to join us in irc. You can use web interface if you don't have a client - https://rizon.net/index.php?do=...
D3ad0ne User Contributions 20 56,897 10-17-2010, 07:33 PM
    Thread: add wiki ?
Post: RE: add wiki ?

If enough people feel this is a good idea we may consider it. If anyone is interested please post in here so we can get an idea of how many would want it.
D3ad0ne User Contributions 16 32,514 11-05-2010, 02:52 AM
    Thread: Dictionary Analyzer v1.0
Post: RE: Dictionary Analyzer v1.0

Most people are weary of downloading and running compiled executables. I went ahead and ran the exe through some tools and a disassembler to make sure it didn't contain any potentialy malcious code. I...
D3ad0ne User Contributions 12 33,027 08-09-2012, 03:33 PM
    Thread: Dictionary Analyzer v1.0
Post: RE: Dictionary Analyzer v1.0

tony try using 7z or another tool. "9g8679op44d8f7653enp5gvtbrhiamnks" worked for me.
D3ad0ne User Contributions 12 33,027 08-09-2012, 04:14 PM
    Thread: Share your OpenCLHashcat speeds.
Post: RE: Share your OpenCLHashcat speeds.

Code: -- root@erobus:~/oclHashcat-0.24# ./oclHashcat64.bin example.hash -n 80 --gpu-loops 1024 -m 0 -1 ?l?u?d ?1?1?1?1 ?1?1?1?1 ./oclHashcat64.bin: /usr/lib/libOpenCL.so: no version information av...
D3ad0ne Very old oclHashcat Support 41 128,071 09-19-2010, 05:43 AM
    Thread: Domain Cached Credentials benchmarks?
Post: RE: Domain Cached Credentials benchmarks?

Hmm, these are a bit harder. Code: -- root@ubuntu:~/oclHashcat-0.24# ./oclHashcat64.bin -m1100 -n160 -o dcc.out dcc -1 ?l?d?u?s ?1?1?1?1 ?1?1?1 ./oclHashcat64.bin: /usr/lib/libOpenCL.so: no vers...
D3ad0ne Very old oclHashcat Support 7 17,038 10-01-2010, 06:33 AM
    Thread: Distributed oclHashcat cracking
Post: RE: Distributed oclHashcat cracking

blandyuk, is there a way just to upload a bunch of found hashes? I have about 20K hashes from your 32_hex list using various dictionaries and rules.
D3ad0ne Very old oclHashcat Support 5 11,421 10-02-2010, 12:01 AM
    Thread: That will be in the new version oclHashcat?
Post: RE: That will be in the new version oclHashcat?

By using the command: oclHashcat.exe -m 100 -n 80 --gpu-loops=1024 "hash.txt" ?l?l?l ?l?l?l Your saying that you want 6 lowercase characters. If you want 123456 you would need ?d?d?d?d ?d?d d = dig...
D3ad0ne Very old oclHashcat Support 5 11,806 10-03-2010, 02:30 AM
    Thread: Rules hashcat
Post: RE: Rules hashcat

Rules are not exactly like JTR but pretty close. To use the -g option in hashcat it just randomly generates rules. You can generate as many random rules as you want.
D3ad0ne Very old oclHashcat Support 6 15,979 10-03-2010, 07:26 PM
    Thread: Rules hashcat
Post: RE: Rules hashcat

Yes that is how it should work
D3ad0ne Very old oclHashcat Support 6 15,979 10-03-2010, 09:09 PM
    Thread: oclHashcat on GTX 480
Post: RE: oclHashcat on GTX 480

I think this may be a driver issue. I just installed the beta version of 260 and I got a very similar error, except mine was ERROR: clSetKernelArg() -49. Try switching to a older version of drivers.
D3ad0ne Very old oclHashcat Support 12 27,640 10-04-2010, 06:48 AM
    Thread: oclHashcat on GTX 480
Post: RE: oclHashcat on GTX 480

Re8el, what do you get if you do this?: ./oclHashcat64.bin example.hash -n 80 --gpu-loops 1024 -m 0 -1 ?l?u?d ?1?1?1?1 ?1?1?1?1 Also i'm curious do you know what your GPU temperatures are at?
D3ad0ne Very old oclHashcat Support 12 27,640 10-05-2010, 04:32 AM
    Thread: oclHashcat on GTX 480
Post: RE: oclHashcat on GTX 480

Well I see that you have the shaders overclocked to 1512Mhz. That's not to bad if your air cooled. Really your speeds aren't to bad for a 480. If you want to improve the results get two, or three more...
D3ad0ne Very old oclHashcat Support 12 27,640 10-06-2010, 07:31 AM
    Thread: oclHashcat on GTX 480
Post: RE: oclHashcat on GTX 480

Yes, your speed is exactly were it should be. Check out this post (https://hashcat.net/forum/thread-21-post-589.html#pid589) as you can see I'm running at 1504Mhz and I'm getting around 1304.7M/sec. ...
D3ad0ne Very old oclHashcat Support 12 27,640 10-06-2010, 07:17 PM
    Thread: Rules hashcat
Post: RE: Rules hashcat

hashcat and oclhashcat both uses rules very similar to JTR - https://www.openwall.com/john/doc/RULES.shtml For hashcat to capitalize the first letter use the rule "c" without the quotes in a sin...
D3ad0ne Very old oclHashcat Support 6 15,979 10-03-2010, 07:15 PM
    Thread: Problem with -l and -s
Post: RE: Problem with -l and -s

crackbox can you paste your full command that you are using. Also If you run with -a 0 or without the switch it defaults to straight attack mode. If you don't want to use rules just don't use -r swit...
D3ad0ne Very old oclHashcat Support 6 12,488 10-16-2010, 12:26 AM
    Thread: Problem with -l and -s
Post: RE: Problem with -l and -s

If you wanted to iterate through a giant dictionary without modifying the word you could just do: oclHashcat.exe -m0 -j ] hashlist -1 ?l?u?s?d?h dictionary.dic ?1 Basically the rule -j ] takes the...
D3ad0ne Very old oclHashcat Support 6 12,488 10-16-2010, 10:25 PM