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: ./oclHashcat-plus64.bin returns "Segmentation fault"
Post: RE: ./oclHashcat-plus64.bin returns "Segmentation...

try removing the sdk and reinstall the driver.
undeath Very old oclHashcat-plus Support 9 23,269 05-11-2012, 08:07 PM
    Thread: DES random generated bforcing
Post: RE: DES random generated bforcing

what exactly is it you don't understand about "random"? There is no pattern. A random password can also be "aaaaaaa" or "hello1". It is just exactly the same probability.
undeath Very old oclHashcat-plus Support 8 13,479 05-12-2012, 10:04 AM
    Thread: Large IPB list issue
Post: RE: Large IPB list issue

what was it about?
undeath Very old oclHashcat-plus Support 15 38,222 05-13-2012, 09:48 PM
    Thread: Problems with prefix rule.
Post: RE: Problems with prefix rule.

you have to reverse the order for prepending. ^1^2^3 + "test" -> ^2^3 + "1test" -> ^3 + "21test" -> "321test"
undeath Very old oclHashcat-plus Support 4 8,778 05-17-2012, 12:35 AM
    Thread: oclHashcat-plus isn't cracking my NTLM hash
Post: RE: oclHashcat-plus isn't cracking my NTLM hash

hashcat does not check for the empty string.
undeath Very old oclHashcat-plus Support 2 6,493 05-21-2012, 09:48 AM
    Thread: oclHashcat-plus-0.08 0% GPU
Post: RE: oclHashcat-plus-0.08 0% GPU

With newer cards nvidia does not allow to read the gpu usage. This feature is restricted to the cad/development cards only.
undeath Very old oclHashcat-plus Support 6 13,207 05-21-2012, 02:16 PM
    Thread: Cracking Russian Passwords
Post: RE: Cracking Russian Passwords

yep, your plain is wrong. echo -n 'ьфдщн' | md5sum 507620db658a3d55c367cc8273e2ee24 -
undeath Very old oclHashcat-plus Support 11 23,629 05-24-2012, 12:57 AM
    Thread: BruteForce Mode in SMF Hashes
Post: RE: BruteForce Mode in SMF Hashes

yes, this is all correct. Increment mode will be available with the next version again.
undeath Very old oclHashcat-plus Support 4 9,327 05-24-2012, 04:08 PM
    Thread: OpenCL Code for Oclhashcat-plus Kernel
Post: RE: OpenCL Code for Oclhashcat-plus Kernel

this violates the EULA. Quote: -- License agreement 1. All copyrights to this program are exclusively owned by the author -- atom 2. You may only use this software for legal purposes. 3....
undeath Very old oclHashcat-plus Support 3 7,746 05-24-2012, 04:15 PM
    Thread: Bruteforcing wpa2
Post: RE: Bruteforcing wpa2

even if you figure out the correct mask, forget about it.
undeath Very old oclHashcat-plus Support 6 11,455 05-26-2012, 09:57 AM
    Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence

Hash-IT Wrote: (05-28-2012, 12:02 AM) -- Pixel Wrote: (05-27-2012, 10:47 PM) -- Yes, I'll help generate. Which do you want me to do? Edit: I tried the first command "/\(.\)\1/d;/\(.\).*\1.*\1...
undeath Very old oclHashcat-plus Support 125 250,820 05-28-2012, 01:12 AM
    Thread: Cracking LM
Post: RE: Cracking LM

what driver do you have installed? might be connected to this? https://hashcat.net/forum/thread-1173.html
undeath Very old oclHashcat-plus Support 8 33,378 05-28-2012, 06:24 PM
    Thread: Stop When Found
Post: RE: Stop When Found

why do you run three instances at once on the same machine?
undeath Very old oclHashcat-plus Support 8 11,969 05-28-2012, 07:23 PM
    Thread: Start From Stop At Brute Force
Post: RE: Start From Stop At Brute Force

just set proper masks.
undeath Very old oclHashcat-plus Support 15 29,322 06-01-2012, 09:00 AM
    Thread: Regular Expression Interpreter
Post: RE: Regular Expression Interpreter

RegEx is much too slow.
undeath Very old oclHashcat-plus Support 11 22,313 06-01-2012, 03:33 PM
    Thread: Start From Stop At Brute Force
Post: RE: Start From Stop At Brute Force

1. use custom charsets 2. ??? 3. profit!
undeath Very old oclHashcat-plus Support 15 29,322 06-02-2012, 12:23 AM
    Thread: Start From Stop At Brute Force
Post: RE: Start From Stop At Brute Force

what exactly do you think you could leave out? instance one: -1 ABCDEFGHIJKLM instance two: -1 NOPQRSTUVWXYZ nothing easier, neater and more universal.
undeath Very old oclHashcat-plus Support 15 29,322 06-02-2012, 01:06 AM
    Thread: Start From Stop At Brute Force
Post: RE: Start From Stop At Brute Force

you set the custom charset mask for the first char only.
undeath Very old oclHashcat-plus Support 15 29,322 06-02-2012, 01:37 AM
    Thread: Start From Stop At Brute Force
Post: RE: Start From Stop At Brute Force

Hash-IT Wrote: (06-02-2012, 12:38 PM) -- I thought he meant this ... Code: -- oclHashcat-plus32.exe --hash-type 2500 -1 ABCDEFGHIJKLM test.hccap -o Found.txt ?1?u?u?u?u?u?uA -- Then... Code: ...
undeath Very old oclHashcat-plus Support 15 29,322 06-02-2012, 01:06 PM
    Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence

you guys seriously need some math courses.
undeath Very old oclHashcat-plus Support 125 250,820 06-02-2012, 06:49 PM