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 [asc] Replies Views Posted
    Thread: permission denied in hybrid mode
Post: RE: permission denied in hybrid mode

Is your dictionnary already opened or used anywhere else ?
Mem5 Very old oclHashcat-plus Support 7 11,331 10-05-2012, 07:53 AM
    Thread: permission denied in hybrid mode
Post: RE: permission denied in hybrid mode

for multiple files, use type and stdin (or cat under linux) : Code: -- type *.dic | hashcat.exe ... -- It'll take all the *.dic files.
Mem5 Very old oclHashcat-plus Support 7 11,331 10-06-2012, 12:35 AM
    Thread: permission denied in hybrid mode
Post: RE: permission denied in hybrid mode

OK, as it works with oclhashcat-* I thought it'll work with hashcat too =)
Mem5 Very old oclHashcat-plus Support 7 11,331 10-06-2012, 09:02 AM
    Thread: oclhashcat-plus32 freezing my desktop (and computer?)
Post: RE: oclhashcat-plus32 freezing my desktop (and com...

I don't know what the problem can be but Quote: -- ./oclHashcat-plus32.bin -m 2500 -a 3 XXX.hcap ?d?d?d? -- cannot work : a WPA password is at least 8 chars, and you specify only 3.
Mem5 Very old oclHashcat-plus Support 4 10,043 11-18-2012, 07:25 PM
    Thread: Multiple instances
Post: Multiple instances

While trying to run two instances of ocl-plus last version I got : Code: -- ERROR: already an instance C:\oclHashcat-plus-0.12\oclHashcat-plus64.exe running on pid xxx -- Atom, I would suggest to le...
Mem5 Very old oclHashcat-plus Support 3 11,228 01-06-2013, 03:38 AM
    Thread: DES and markov
Post: DES and markov

Hi, I have 20 DES hashes. I already recovered 3 of them. I noticed these 3 passwords were created with the same pattern : 8 chars, upper + digits, seem to be random. I first think about brute-...
Mem5 Very old oclHashcat-plus Support 5 7,988 01-08-2013, 08:42 PM
    Thread: DES and markov
Post: RE: DES and markov

Ok thank you. So markovv won't help me here. I have already used the --pw-min/max=8. So i will bruteforce it using sessions to restore when I want :)
Mem5 Very old oclHashcat-plus Support 5 7,988 01-09-2013, 08:57 AM
    Thread: understanding "Time.Estimated" in oclHashcat-plus "status" output
Post: RE: understanding "Time.Estimated" in oclHashcat-p...

Ok, thank you.
Mem5 Very old oclHashcat-plus Support 8 15,074 01-13-2013, 01:25 PM
    Thread: understanding "Time.Estimated" in oclHashcat-plus "status" output
Post: RE: understanding "Time.Estimated" in oclHashcat-p...

If you are right, what about this output ? Quote: -- Session.Name...: oclHashcat-plus Status.........: Exhausted Input.Mode.....: File (C:\dics\total.dic) Hash.Target....: xxxxx () Hash.Type...
Mem5 Very old oclHashcat-plus Support 8 15,074 01-13-2013, 11:18 AM
    Thread: WPA Time.Estimated bug ?
Post: WPA Time.Estimated bug ?

With oclHashcat-plus v0.13: Code: -- Session.Name...: oclHashcat-plus Status.........: Exhausted Input.Mode.....: File (C:\XX\XX\XX.dic) Hash.Target....: XXX(X X) Hash.Type......: WPA/WPA2 Time.Sta...
Mem5 Very old oclHashcat-plus Support 2 7,717 02-07-2013, 09:32 PM
    Thread: Time.Estimated and Exhausted issue
Post: Time.Estimated and Exhausted issue

Hello, Again I have an issue with the "Exhausted" on ocl-plus latest version : Dic attack on a phpbb hash. Quote: -- Session.Name...: oclHashcat-plus Status.........: Exhausted Input.Mode....
Mem5 Very old oclHashcat-plus Support 3 7,489 03-13-2013, 04:15 PM
    Thread: Time.Estimated and Exhausted issue
Post: RE: Time.Estimated and Exhausted issue

No session restore. GPU HD 5870 Win 7 SP1 x64 Driver v13.1 Same behaviour with MD5 from Apache. But still Ok with NTLM, MD5.
Mem5 Very old oclHashcat-plus Support 3 7,489 03-16-2013, 05:01 PM
    Thread: multi hccaps?
Post: RE: multi hccaps?

Not possible for the moment, because each hccap has a different ESSID. Set only one hccap file.
Mem5 Very old oclHashcat-plus Support 11 26,624 03-19-2013, 09:21 AM
    Thread: Wrong number of total hashes ?
Post: RE: Wrong number of total hashes ?

Oh yes I confirm thanks :) cat hashes.txt|cut -d: -f2|sort|wc -l 551638 cat hashes.txt|cut -d: -f2|sort|uniq|wc -l 426429 (I wonder why the owner of the list did not do that, anyway.) Thre...
Mem5 Very old oclHashcat-plus Support 7 12,022 03-29-2013, 04:08 PM
    Thread: Wrong number of total hashes ?
Post: RE: Wrong number of total hashes ?

You're right, it's a bad habit
Mem5 Very old oclHashcat-plus Support 7 12,022 03-29-2013, 04:53 PM
    Thread: Why is Ati so much faster than Nvidia at cracking passwords
Post: RE: Why is Ati so much faster than Nvidia at crack...

ATI cards have much more cores (SP) which is very important. GeForce GTX670 1344 cores * 915 Mhz VS Radeon HD 7970 2048 cores * 925 Mhz
Mem5 Very old oclHashcat-plus Support 5 23,419 03-30-2013, 01:58 AM
    Thread: Cracking a hash with the salt
Post: RE: Cracking a hash with the salt

Wordpress is -m 400. Is your hash different ?
Mem5 Very old oclHashcat-plus Support 2 7,764 04-01-2013, 11:29 AM
    Thread: Wrong number of total hashes ?
Post: Wrong number of total hashes ?

Hi, I have downloaded a list of hashes at https://dazzlepod.com/site_media/txt/hashes.txt, which contains 551638 md5 hashes. Quote: -- cat md5.txt|sort|uniq|wc -l 551638 -- Hashcat also sees ...
Mem5 Very old oclHashcat-plus Support 7 12,022 03-29-2013, 01:04 PM
    Thread: status from gpu cracking?
Post: RE: status from gpu cracking?

look at the examples given with the program + read the wiki.
Mem5 Very old oclHashcat-plus Support 8 18,277 04-05-2013, 08:12 AM
    Thread: bug: --remove and --username
Post: RE: bug: --remove and --username

Reproduced.
Mem5 Very old oclHashcat-plus Support 4 9,421 04-06-2013, 11:43 AM