Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: oclhashcat-lite v0.9 not want work on 5870 bug ?
Post: RE: oclhashcat-lite v0.9 not want work on 5870 bug...
For those who are getting clBuildProgram errors, did you reboot after applying 12.1? I have an Ubuntu box at home running 12.1 & oclHashcat-lite-0.09 just fine. My box at work is running 11.x and gets... |
|
chort |
Hardware
|
15 |
30,446 |
02-05-2012, 01:13 AM |
|
|
Thread: oclhashcat-lite v0.9 not want work on 5870 bug ?
Post: RE: oclhashcat-lite v0.9 not want work on 5870 bug...
That's odd. Try -d 1,2,3 (I think that's the format). |
|
chort |
Hardware
|
15 |
30,446 |
02-05-2012, 02:14 AM |
|
|
Thread: oclHashcat-plus Min/Max length for candidate plain
Post: RE: oclHashcat-plus Min/Max length for candidate p...
I was afraid it might take just as long to check length as to generate the hash for fast algorithms.
I can't think of a simple way to implement such a feature w/o checking the candidate length just b... |
|
chort |
Feature Requests
|
2 |
8,485 |
01-26-2012, 09:37 PM |
|
|
Thread: oclHashcat-plus32 backtrack clGetDeviceIDs() -1
Post: RE: oclHashcat-plus32 backtrack clGetDeviceIDs() -...
Backtrack is irritating. The only reliable way I've found to run OpenCL apps in Backtrack is to open an X session and run the OpenCL app from an Xterm window. |
|
chort |
Very old oclHashcat-plus Support
|
2 |
7,346 |
01-25-2012, 12:20 AM |
|
|
Thread: OpenCL bruteforcing via hcGui
Post: RE: OpenCL bruteforcing via hcGui
Mask attacks use literal characters ('i', ' ', 'u', ' ', 'd'), unless you use the special built-in variables (that are prefixed with '?'). BTW you want 'l' as in 'L' if you intend to use the built-in ... |
|
chort |
Old hashcat Support
|
10 |
19,966 |
01-20-2012, 09:25 AM |
|
|
Thread: output file
Post: RE: output file
Run oclHashcat-plus with --help to see the supported output formats.
I do something like:
Code:
--
$ cut -d':' -f1 cracked.txt | xargs -I {} -xn1 grep {} hashfile.txt
--
You could write a shell s... |
|
chort |
Very old oclHashcat-plus Support
|
6 |
18,236 |
01-30-2012, 08:42 PM |
|
|
Thread: output file
Post: RE: output file
cracked.txt is the file you output cracked hashes to (hash:plain).
hashfile.txt is the file you're reading hashes from (username:hash)
Use oclHashcat-plus with -o cracked.txt
Once it's finished, use... |
|
chort |
Very old oclHashcat-plus Support
|
6 |
18,236 |
01-30-2012, 09:41 PM |
|
|
Thread: output file
Post: RE: output file
Nice work. Perhaps you would like to post that in the User Contribution section too in case other people find it useful. |
|
chort |
Very old oclHashcat-plus Support
|
6 |
18,236 |
01-31-2012, 07:31 AM |
|
|
Thread: Partially known password + md5 hash + trouble cracking
Post: RE: Partially known password + md5 hash + trouble ...
I found https://ob-security.info/ very helpful. |
|
chort |
General Help
|
5 |
17,242 |
01-31-2012, 01:57 AM |
|
|
Thread: Pause instead of abort when temperature limit is reached
Post: RE: Pause instead of abort when temperature limit ...
Have you tried increasing fan speed? AMD cards at least have a default upper-bound on their fan that is something like 30% (set by the driver). Increasing the fan speed just a small percentage lowers ... |
|
chort |
Feature Requests
|
16 |
44,597 |
01-02-2012, 12:35 AM |
|
|
Thread: Pause instead of abort when temperature limit is reached
Post: RE: Pause instead of abort when temperature limit ...
Dear jeebus man, you're going to burn up your GPU with those temps. Why wouldn't you simply increase fan speed a little bit and save the damage to your GPU? |
|
chort |
Feature Requests
|
16 |
44,597 |
01-02-2012, 05:32 AM |
|
|
Thread: Pause instead of abort when temperature limit is reached
Post: RE: Pause instead of abort when temperature limit ...
It's a bad idea to give people an excuse not to fix obvious cooling problems. It's like a doctor giving you morphine instead of telling you to stop shooting yourself in the foot. |
|
chort |
Feature Requests
|
16 |
44,597 |
01-06-2012, 06:05 AM |
|
|
Thread: Pause instead of abort when temperature limit is reached
Post: RE: Pause instead of abort when temperature limit ...
If you aren't punished for being stupid, you will never stop doing stupid things. How much clearer does it need to be? |
|
chort |
Feature Requests
|
16 |
44,597 |
02-02-2012, 10:02 PM |
|
|
Thread: Plus is too slow. How can I continue to use oclhashcat ?
Post: RE: Plus is too slow. How can I continue to use oc...
Try increasing the -n value. It makes a big difference in some cases. Also for some hash types I've found that increasing --gpu-loops helps. |
|
chort |
Very old oclHashcat-plus Support
|
14 |
24,714 |
01-02-2012, 05:15 AM |
|
|
Thread: Possibility of zip archive password cracking?
Post: RE: Possibility of zip archive password cracking?
I just had someone privately request RAR support today. Apparently there is a lot of interest in such a thing by people who find bread crumb trails from hackers (apparently encrypted RARs are a favori... |
|
chort |
Feature Requests
|
27 |
130,505 |
02-03-2012, 04:42 AM |
|
|
Thread: Possibility of zip archive password cracking?
Post: RE: Possibility of zip archive password cracking?
Wow, that sounds depressing for RAR cracking. Perhaps there is a design weakness that could lead to a shortcut? I wish I knew something about cryptanalysis. |
|
chort |
Feature Requests
|
27 |
130,505 |
02-04-2012, 04:04 AM |
|
|
Thread: Possibility of zip archive password cracking?
Post: RE: Possibility of zip archive password cracking?
What do you mean by "multiple dictionaries?" oclHashcat-plus can use multiple dictionaries if you give it a directory as the dictionary parameter. It can also use two dictionaries in combination by sp... |
|
chort |
Feature Requests
|
27 |
130,505 |
02-06-2012, 05:40 AM |
|
|
Thread: Possibility of zip archive password cracking?
Post: RE: Possibility of zip archive password cracking?
oclHashcat-plus can do this, but not with rules (currently).
https://hashcat.net/wiki/combinator_attack |
|
chort |
Feature Requests
|
27 |
130,505 |
02-07-2012, 05:10 AM |
|
|
Thread: Possibility of zip archive password cracking?
Post: RE: Possibility of zip archive password cracking?
gat3way_ that is pretty cool. Will it be available in a tool any time soon? There is certainly demand (I get private requests related to malware analysis). |
|
chort |
Feature Requests
|
27 |
130,505 |
02-17-2012, 03:01 AM |
|
|
Thread: Problem with bruteforcing with GPU
Post: RE: Problem with bruteforcing with GPU
Documentation: https://hashcat.net/wiki/mask_attack |
|
chort |
Very old oclHashcat-plus Support
|
2 |
6,601 |
01-28-2012, 01:40 AM |