Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Cat Omega
Post: RE: Cat Omega
only beta testers have access to /beta |
|
epixoip |
Old oclHashcat Support
|
12 |
19,195 |
12-26-2014, 09:12 PM |
|
|
Thread: Cat Omega
Post: RE: Cat Omega
Yes, 14.12 is broken.
With oclHashcat you should be able to get ~ 130 KH/s out of an R9 280X with the proper driver. |
|
epixoip |
Old oclHashcat Support
|
12 |
19,195 |
01-03-2015, 03:36 AM |
|
|
Thread: Cat 13.11b1 (linux)
Post: RE: Cat 13.11b1 (linux)
perhaps reported speed for those algorithms should be a double float ;) |
|
epixoip |
Beta Tester
|
4 |
5,554 |
10-13-2013, 11:03 PM |
|
|
Thread: Cards not cracking at the same speed
Post: RE: Cards not cracking at the same speed
wrong, R9 290 has a default target temp of 95C, and no amd gpu has a builtin "emergency shutdown" of 90C.
mothix, your temps are just fine. the problem is your target temp is set to 87, which means... |
|
epixoip |
Old oclHashcat Support
|
9 |
14,250 |
08-13-2014, 04:13 AM |
|
|
Thread: Capitalize with mode 6
Post: RE: Capitalize with mode 6
|
epixoip |
Old oclHashcat Support
|
5 |
8,266 |
05-25-2016, 08:51 AM |
|
|
Thread: Capitalize with mode 6
Post: RE: Capitalize with mode 6
It sounded like you wanted '-j T0', '-j c', or '-j u', not '-j C', but yeah, sure. |
|
epixoip |
Old oclHashcat Support
|
5 |
8,266 |
05-25-2016, 09:01 AM |
|
|
Thread: cap2hccap — it's malware...
Post: RE: cap2hccap — it's malware...
what precisely is leading you to conclude it's malware...? especially when the source is available? |
|
epixoip |
Very old oclHashcat-plus Support
|
8 |
13,855 |
04-22-2013, 04:31 AM |
|
|
Thread: cap2hccap — it's malware...
Post: RE: cap2hccap — it's malware...
so that you know, all that your debugger was telling you was that umengx86.dll was loaded by the current process, along with a few other shared libraries. there was nothing to indicate that anything w... |
|
epixoip |
Very old oclHashcat-plus Support
|
8 |
13,855 |
04-22-2013, 04:49 PM |
|
|
Thread: Cant Output Cracked Password with Null Character
Post: RE: Cant Output Cracked Password with Null Charact...
ah, yeah, that's a tricky one since strings are null-terminated in C. it's a relatively easy fix, though.
please open a ticket in trac. |
|
epixoip |
Very old oclHashcat-plus Support
|
5 |
12,120 |
02-08-2013, 09:41 PM |
|
|
Thread: Cant Output Cracked Password with Null Character
Post: RE: Cant Output Cracked Password with Null Charact...
trac may not still be up after the db crashed the other day, i am not sure its status.
unfortunately there's no way to bypass this, the padding cannot be ignored. the 16 character limitation (which i... |
|
epixoip |
Very old oclHashcat-plus Support
|
5 |
12,120 |
02-08-2013, 10:39 PM |
|
|
Thread: Cant Output Cracked Password with Null Character
Post: RE: Cant Output Cracked Password with Null Charact...
cyphear Wrote: (02-08-2013, 10:47 PM)
--
Bummer, but I appreciate the help. Seems like extending this limit would be good. I dont see this actually happening, but admins could use unicode encoding... |
|
epixoip |
Very old oclHashcat-plus Support
|
5 |
12,120 |
02-08-2013, 11:24 PM |
|
|
Thread: Cannot run cudaHashcat-1.30 - nvcuda.dll error
Post: RE: Cannot run cudaHashcat-1.30 - nvcuda.dll error
yes, that is your problem.
forceware is the name of the proprietary nvidia graphics driver. download it from https://www.geforce.com/drivers |
|
epixoip |
Old oclHashcat Support
|
2 |
8,898 |
09-04-2014, 04:05 PM |
|
|
Thread: Cannot remove a hash
Post: RE: Cannot remove a hash
Code:
--
cut -d: -f4 fgdump_file >ntlm.txt
--
or if you want to preserve usernames,
Code:
--
awk -F: '{print $1 ":" $4}' fgdump_file >ntlm.txt
--
and use --username |
|
epixoip |
Old oclHashcat Support
|
4 |
9,957 |
11-12-2014, 07:15 AM |
|
|
Thread: Cannot get it to work with salt
Post: RE: Cannot get it to work with salt
if you're going to specify the salt in hex, then you need use --hex-salt. otherwise, just use 80439F84D16111C24A7748F40B95F12696FB545B:foosalt |
|
epixoip |
Old oclHashcat Support
|
3 |
6,242 |
04-10-2014, 02:22 AM |
|
|
Thread: cannot decrypt -_- why ?
Post: RE: cannot decrypt -_- why ?
Quote:
--
Input.Mode.....: Pipe
--
^ That's why. Read the output of --help, read the wiki. Figure out how to use the program.
Also, do not post hashes. |
|
epixoip |
Old oclHashcat Support
|
1 |
3,379 |
07-05-2015, 10:29 AM |
|
|
Thread: Candidate definition
Post: RE: Candidate definition
I think there is some gross confusion here. "Candidates" just means these are the keys that are currently being tested. It doesn't mean they are keys that have been cracked, those will be written to y... |
|
epixoip |
hashcat
|
9 |
13,199 |
06-26-2017, 08:50 AM |
|
|
Thread: Can´t get all gpus work
Post: RE: Can´t get all gpus work
|
epixoip |
Very old oclHashcat-lite Support
|
9 |
17,417 |
01-03-2013, 01:29 PM |
|
|
Thread: Can't run cudaHashcat64 v1.36 with WPA2 hccap
Post: RE: Can't run cudaHashcat64 v1.36 with WPA2 hccap
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#hashcat_reports_statuscracked_but_did_not_print_the_hash_value_and_the_outfile_is_empty_what_happened |
|
epixoip |
Old oclHashcat Support
|
1 |
3,893 |
06-30-2015, 10:36 AM |
|
|
Thread: Can't reverse known hash ?
Post: RE: Can't reverse known hash ?
You're missing a mask. But that hash is too slow to brute force anyway. |
|
epixoip |
Old oclHashcat Support
|
15 |
18,780 |
08-14-2015, 01:24 AM |
|
|
Thread: Can't Register over HTTPS
Post: RE: Can't Register over HTTPS
radix, the captcha on the registration page is hard-coded to load over http.
Code:
--
--
this causes it not to be displayed when loading over https. |
|
epixoip |
General Talk
|
5 |
10,402 |
02-14-2013, 03:49 AM |