Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: Performance related to password length
Post: RE: Performance related to password length
Hard to estimate. Best way to find out is to modify the kernels directly. But gutfeeling tells me it's not much because of some other optimizations that went into the code since then. |
|
atom |
hashcat
|
1 |
2,717 |
12-22-2016, 03:02 PM |
|
|
Thread: newbie - how do I open/view the example hash .vc file?
Post: RE: newbie - how do I open/view the example hash ....
You cannot, it's encrypted. |
|
atom |
General Talk
|
3 |
2,709 |
02-16-2019, 04:26 PM |
|
|
Thread: oclHashcat-plus v0.15 rc1
Post: oclHashcat-plus v0.15 rc1
Hey Beta-Testers,
oclHashcat-plus v0.15 rc1 is up with -all- kernels ported so far.
Please do intense checks.
--
atom |
|
atom |
Beta Tester
|
1 |
2,705 |
08-19-2013, 03:13 PM |
|
|
Thread: About Cracking
Post: RE: About Cracking
There's no AES known plaintext attack module and unless the keyspace is largely decreased by some very good password "hint" it's not possible to crack the key based on it. |
|
atom |
hashcat
|
1 |
2,699 |
05-26-2017, 10:00 AM |
|
|
Thread: markprocessor question error
Post: RE: markprocessor question error
The shell interprets some of the special characters because they have special meanings. You need to escape them, use '!?1' instead. |
|
atom |
hashcat
|
1 |
2,687 |
07-04-2017, 10:53 AM |
|
|
Thread: Algorithm based bruteforce
Post: RE: Algorithm based bruteforce
|
atom |
hashcat
|
1 |
2,683 |
02-16-2017, 01:19 PM |
|
|
Thread: Mask PWD
Post: RE: Mask PWD
You can use hashcat for your CPU as well, there's no need for hashcat-cli64 |
|
atom |
hashcat
|
2 |
2,679 |
10-01-2017, 11:30 AM |
|
|
Thread: Works great, except for ethereum
Post: RE: Works great, except for ethereum
SCRYPT is an anti-gpu algorithm, you can expect strange behavior especially with such high SCRYPT settings. Let it run for a few minutes or hours and do not interrupt. Or simply use a CPU device for "... |
|
atom |
hashcat
|
1 |
2,678 |
07-30-2017, 12:59 PM |
|
|
Thread: hashcat creates empty output file at start
Post: RE: hashcat creates empty output file at start
That's wanted. It makes sure it has write-permission to the outfile. Imagine you're cracking a hash and hashcat can't write to outfile and errors out. |
|
atom |
hashcat
|
1 |
2,672 |
12-22-2016, 02:58 PM |
|
|
Thread: hashcat-0.42b1
Post: RE: hashcat-0.42b1
|
atom |
Beta Tester
|
1 |
2,665 |
10-05-2012, 06:28 PM |
|
|
Thread: confusion in example list
Post: RE: confusion in example list
|
atom |
hashcat
|
1 |
2,660 |
10-21-2016, 06:59 PM |
|
|
Thread: -m 11300 broken in version 4.1?
Post: RE: -m 11300 broken in version 4.1?
Sometimes OpenCL runtime are a bit buggy. You may need to wait for a later version of rocm and retry. |
|
atom |
hashcat
|
3 |
2,654 |
06-17-2018, 10:47 AM |
|
|
Thread: -m 11300 broken in version 4.1?
Post: RE: -m 11300 broken in version 4.1?
I've debugged the kernel and found out it's not a problem in hashcat. You can read here about the details: https://github.com/hashcat/hashcat/issues/1596 |
|
atom |
hashcat
|
3 |
2,654 |
06-18-2018, 09:21 AM |
|
|
Thread: Adding PCFG to slow_candidates
Post: RE: Adding PCFG to slow_candidates
I've heared about the excellent performance of the new pcfg. Congrats!
There's no templates for the SC integration. The functions I've explained are functions your candidates generator library shou... |
|
atom |
hashcat
|
6 |
2,652 |
08-22-2019, 11:34 AM |
|
|
Thread: nvidia gtx 970M / The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)
Post: RE: nvidia gtx 970M / The-Distribution-Which-Does-...
Please update to hashcat v3.10 |
|
atom |
hashcat
|
1 |
2,650 |
08-29-2016, 09:49 AM |
|
|
Thread: Triple SHA1
Post: RE: Triple SHA1
No, this requires a special kernel. See here how to request: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_want_to_request_some_new_algorithms_or_features_how_can_i_accomplish_this |
|
atom |
hashcat
|
1 |
2,642 |
11-03-2016, 12:06 AM |
|
|
Thread: autotuning
Post: RE: autotuning
Convered here: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_to_create_more_work_for_full_speed |
|
atom |
hashcat
|
1 |
2,640 |
11-09-2016, 11:39 PM |
|
|
Thread: oclHashcat-lite / oclHashcat-plus: New Feature : True base64 parser
Post: oclHashcat-lite / oclHashcat-plus: New Feature : T...
While this is something more internal, its still important. old oclHashcat-* version (and CPU version as well) use a very static hash parser code. In the past I thought this is a good idea since this ... |
|
atom |
Beta Tester
|
1 |
2,639 |
06-08-2012, 11:22 AM |
|
|
Thread: Sort and de-dupe without merging together?
Post: RE: Sort and de-dupe without merging together?
Yes, rli2 is the way to go.
Make sure to
LC_ALL=C sort -u
before |
|
atom |
hashcat
|
2 |
2,635 |
10-01-2017, 11:22 AM |
|
|
Thread: Catalyst Control Center: really needed to be installed ?
Post: RE: Catalyst Control Center: really needed to be i...
Beta did not change anything to this. I am sure you fixed it due to experiments with the drivers, which is known as the cause for adl_overdriver5_temperature_get error. |
|
atom |
Beta Tester
|
1 |
2,634 |
10-04-2012, 01:11 PM |