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 Views [asc] Posted
    Thread: Cracking Russian Passwords
Post: RE: Cracking Russian Passwords

Code: -- hc64p ..\M\MD5.hash ..\M\Odic.dic -o..\M\OUT.out cudaHashcat-plus v5.36 by atom starting... Hashes: 1 Unique digests: 1 Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes Rul...
M@LIK Very old oclHashcat-plus Support 11 23,632 05-26-2012, 05:42 AM
    Thread: Cracking Russian Passwords
Post: RE: Cracking Russian Passwords

I use Programmer's Notepad 2. Just go to "File>Encoding>UTF-8 No Mark" Built-in Windows's Notepad sucks. I first noticed this on hash-files then figured out that it applies on dictionaries too. ...
M@LIK Very old oclHashcat-plus Support 11 23,632 05-26-2012, 06:26 AM
    Thread: PHDays Hash Runner challenge
Post: RE: PHDays Hash Runner challenge

https://lookpic.com/O/i2/1969/otCi7Tpm.gif
M@LIK Organisation and Events 10 23,597 05-31-2012, 09:10 PM
    Thread: How to apply rules to combinator attack?
Post: RE: How to apply rules to combinator attack?

I'm not sure, but I believe It's: Code: -- -j, --rule-left=RULE Single rule applied to each word from left dict -k, --rule-right=RULE Single rule applied to each word f...
M@LIK General Help 12 22,997 10-21-2012, 09:12 PM
    Thread: How to apply rules to combinator attack?
Post: RE: How to apply rules to combinator attack?

CPU's hashcat apply rules to the whole candidate, not separately.
M@LIK General Help 12 22,997 10-21-2012, 09:14 PM
    Thread: How to apply rules to combinator attack?
Post: RE: How to apply rules to combinator attack?

If you want to make "Sup3rThinkers" out of "sup3r" in dict1 and "thinkers" in dict2, you would run: Code: -- -plus ... -a1 -j u -k u ... dict1 dict2 -- But you can't do it that simple with CPU's hash...
M@LIK General Help 12 22,997 10-21-2012, 10:35 PM
    Thread: How to apply rules to combinator attack?
Post: RE: How to apply rules to combinator attack?

-plus's -a1 always works with two dicts (Right and left). And yes, it was brought back due to a request: https://hashcat.net/forum/thread-1335.html But careful, CPU's hashcat works with one dict a...
M@LIK General Help 12 22,997 10-22-2012, 12:02 AM
    Thread: How to apply rules to combinator attack?
Post: RE: How to apply rules to combinator attack?

@epixoip (https://hashcat.net/forum/user-1746.html):: Single rules (-j, -k) do work with -a1.
M@LIK General Help 12 22,997 10-22-2012, 11:17 AM
    Thread: oclHashcat-plus v0.09 RC1
Post: RE: oclHashcat-plus v0.09 RC1

Just a few notes before we dive into the hardcore stuff: docs\user_manuals.txt(line_3) is old enough to be removed, or just tag it with "Outdated". --help(line_35), you can add " --outfile-form...
M@LIK Beta Tester 24 22,634 09-05-2012, 12:37 AM
    Thread: oclHashcat-plus v0.09 RC1
Post: RE: oclHashcat-plus v0.09 RC1

Last one to know! xD "full 32 char hex" are the REAL PAiN! A nice script will help you in joining and splitting your hashes.
M@LIK Beta Tester 24 22,634 09-06-2012, 09:54 AM
    Thread: oclHashcat-plus v0.09 RC1
Post: RE: oclHashcat-plus v0.09 RC1

Windows7 64-bit, nVidia, 304,79 beta, oclHashcat-plus-0.09-rc2. About -m's: -m3000(FAGGOT!): -a0 fails to crack len_6 passwords unless it's piped using echo -n and not a dict. -a1, -a7 appends a c...
M@LIK Beta Tester 24 22,634 09-06-2012, 02:39 AM
    Thread: oclHashcat-plus v0.09 RC1
Post: RE: oclHashcat-plus v0.09 RC1

Fantastic! Thanks to you! atom Wrote: -- That is because all input into oclHashcat-plus for mode -m 131 (and -m 3000 and -m 3100 as well) is converted into uppercase because these systems do not s...
M@LIK Beta Tester 24 22,634 09-06-2012, 12:11 PM
    Thread: Hashcat-gui does nothing
Post: RE: Hashcat-gui does nothing

MD5Decrypter.co.uk Forum (https://forum.md5decrypter.co.uk) InsidePro Forum (https://forum.insidepro.com)
M@LIK Old hashcat Support 9 22,607 06-24-2012, 02:55 PM
    Thread: 2x5970 have problam
Post: RE: 2x5970 have problam

LOL
M@LIK Very old oclHashcat-lite Support 11 22,600 04-14-2012, 10:04 PM
    Thread: How can i do this
Post: RE: How can i do this

and don't go directly without specifying some parameters and for the last request u wanted:: Code: -- MySQL5: cudaHashcat-lite64 -m300 -1 ?l?d?u [your_hash] ?1?1?1?1?1?1?1?1 SHA-1: cudaHashcat-l...
M@LIK Very old oclHashcat-lite Support 12 22,462 04-25-2012, 01:23 AM
    Thread: How can i do this
Post: RE: How can i do this

u have to define the character set 1st:: (using -1) cudaHashcat-lite64.exe --hash-type 100 --outfile out.out --pw-min 4 --pw-max 8 --gpu-async --gpu-devices 1 [myhash] -1 ?l?d?u ?1?1?1?1?1?1?1?1 so u...
M@LIK Very old oclHashcat-lite Support 12 22,462 04-25-2012, 03:44 AM
    Thread: How can i do this
Post: RE: How can i do this

it can be done in GUI too.. https://img254.imageshack.us/img254/6850/12345oj.jpg i miss my graphical skills : P
M@LIK Very old oclHashcat-lite Support 12 22,462 04-25-2012, 04:47 AM
    Thread: How can i do this
Post: RE: How can i do this

undeath Wrote: (04-25-2012, 09:42 AM) -- of course it doesn't crack. 100 = sha1 300 = mysql5 -- O_o droidman Wrote: (04-25-2012, 04:02 AM) -- with your command it worked. --
M@LIK Very old oclHashcat-lite Support 12 22,462 04-25-2012, 11:02 AM
    Thread: How can i do this
Post: RE: How can i do this

No, there's no way to resume in -plus.
M@LIK Very old oclHashcat-lite Support 12 22,462 04-25-2012, 03:34 PM
    Thread: Regular Expression Interpreter
Post: RE: Regular Expression Interpreter

Like undeath (https://hashcat.net/forum/user-85.html) said, this needs a whole new level of programming. To Re-program each and every single feature\code in regex into GPU-supporting language. Howe...
M@LIK Very old oclHashcat-plus Support 11 22,316 06-01-2012, 03:52 PM