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 [asc] Author Forum Replies Views Posted
    Thread: Single hash use on command line
Post: Single hash use on command line

I wanted to see who else might find this useful. Rather then creating a file then adding a single hash, instead just allow it on the command line. Instead of: Code: -- echo -n "00c6ee2e21a7548...
D3ad0ne Feature Requests 6 14,641 10-10-2010, 07:54 PM
    Thread: [oclHashCat+ help] can it do MyBB salted?
Post: RE: [oclHashCat+ help] can it do MyBB salted?

A quick view of the help switch shows the supported hash types and mode to use. The one your looking for is -m 9 ./hashcat-cli64.bin --help 0 = MD5 1 = md5($pas...
D3ad0ne Old hashcat Support 3 20,460 08-09-2011, 05:16 AM
    Thread: Wordlist help please
Post: RE: Wordlist help please

Alto this rule set should give you the same effect only much better - https://hashcat.net/urules/d3ad0ne_1.5K.rule
D3ad0ne Old hashcat Support 4 10,175 11-09-2010, 12:24 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: Single hash use on command line
Post: RE: Single hash use on command line

Boris, this is the feature request section. The -h switch is a request. It isn't currently implemented.
D3ad0ne Feature Requests 6 14,641 10-19-2010, 04:28 AM
    Thread: Simple Scan
Post: RE: Simple Scan

Street, best method for a simple dictionary attack is to use regular hashcat in dictionary mode. If your using windows it would be: Code: -- hashcat-0.30.exe hashlist.txt /dict -- Where /dict co...
D3ad0ne Very old oclHashcat Support 8 17,223 11-22-2010, 04:47 AM
    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: Share your OpenCLHashcat speeds.
Post: RE: Share your OpenCLHashcat speeds.

Figured I'd update speeds with all 8 cards on... Code: -- root@erebus:~/oclHashcat-0.24# ./oclHashcat64.bin example.hash -n 160 --gpu-loops 1024 -m 0 -1 ?l?u?d ?1?1?1?1 ?1?1?1?1 ./oclHashcat64.bi...
D3ad0ne Very old oclHashcat Support 41 128,071 12-06-2010, 05:54 AM
    Thread: Share your OpenCLHashcat speeds.
Post: RE: Share your OpenCLHashcat speeds.

Latest and greatest :) root@Erebus:~/oclHashcat-0.25# ./oclHashcat64.bin example.hash -n 320 --gpu-loops 1024 -m 0 -1 ?l?u?d ?1?1?1?1 ?1?1?1?1 oclHashcat v0.25 starting... Digests: 6494 entries, 649...
D3ad0ne Very old oclHashcat Support 41 128,071 03-29-2011, 06:25 AM
    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: 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: 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
    Thread: oclHashcat+ v0.02
Post: RE: oclHashcat+ v0.02

Just to give you guys a little more info on usage of oclHashcat+ you can check out my blog article here - https://ob-security.info/?p=211
D3ad0ne Very old oclHashcat-plus Announcements 1 11,701 01-31-2011, 01:16 AM
    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: oclhashcat GUI needed ; I even pay $$ !
Post: RE: oclhashcat GUI needed ; I even pay $$ !

I'm also willing to create a GUI for windows. Hakre let me know if your not up for it.
D3ad0ne Feature Requests 16 31,578 10-19-2010, 04:26 AM