Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Nead help whit command
Post: RE: Nead help whit command
https://support.mozilla.org/en-US/kb/Using%20the%20spell%20checker |
|
undeath |
Very old oclHashcat-lite Support
|
16 |
31,577 |
04-05-2012, 04:58 PM |
|
|
Thread: Yet another hash identification problem
Post: RE: Yet another hash identification problem
rurapenthe Wrote: (03-31-2012, 07:16 PM)
--
I tried it on 2 sites that crack passwords and both identified it as SHA1. unless its a false-positive. Hashcat usually complains if the hash is incorrect ... |
|
undeath |
General Help
|
7 |
16,800 |
03-31-2012, 10:14 PM |
|
|
Thread: Finding some weird features (rules)
Post: RE: Finding some weird features (rules)
on the other hand, "$1@1u" works fine for me and it seems it works as well for atom. |
|
undeath |
Old hashcat Support
|
12 |
25,295 |
03-30-2012, 11:56 PM |
|
|
Thread: --remove isn't removing all hashes
Post: RE: --remove isn't removing all hashes
if the same hash appears multiple times it is only removed once. sort -u your hash file before running it through hashcat. |
|
undeath |
Very old oclHashcat-plus Support
|
13 |
23,095 |
03-30-2012, 07:58 PM |
|
|
Thread: Speed running on 8800GT (beginner)
Post: RE: Speed running on 8800GT (beginner)
everything's alright. WPA is very slow and your card is very old (and an nvidia one). |
|
undeath |
Very old oclHashcat-plus Support
|
2 |
6,748 |
03-29-2012, 04:56 PM |
|
|
Thread: Some problems, first exhausted now cant find my card
Post: RE: Some problems, first exhausted now cant find m...
If your WLAN password has more than 15 characters you cannot crack it using oclhashcat. It only supports plains up to 15 charaters. (maybe this answers your first question).
With the problem after ... |
|
undeath |
Very old oclHashcat-plus Support
|
3 |
8,862 |
03-24-2012, 04:43 PM |
|
|
Thread: *hashcat benchmarking standard (wiki)
Post: RE: *hashcat benchmarking standard (wiki)
2x 7970 is simply twice as fast as a single 7970. No need for an extra benchmark. |
|
undeath |
Feature Requests
|
7 |
29,525 |
03-24-2012, 01:32 AM |
|
|
Thread: What is that?
Post: RE: What is that?
it tells what cores should be used. default is all available cores. |
|
undeath |
Very old oclHashcat-lite Support
|
2 |
6,298 |
03-23-2012, 02:05 PM |
|
|
Thread: Use CPU and GPU
Post: RE: Use CPU and GPU
i guess it's more about keeping cpu and gpu threads synced. Syncing both produces an overhead, thus slowing down the overall process. |
|
undeath |
Feature Requests
|
6 |
25,877 |
03-23-2012, 03:16 AM |
|
|
Thread: Official Best64 Challenge Thread
Post: RE: Official Best64 Challenge Thread
version 0.38 has a buggy word processing. You need 0.39beta. (i assume this means only beta testers can participate) |
|
undeath |
Organisation and Events
|
48 |
132,604 |
03-23-2012, 03:05 AM |
|
|
Thread: Official Best64 Challenge Thread
Post: RE: Official Best64 Challenge Thread
The script is not fair :(
Code:
--
Recovered.: 21791/189667 hashes, 0/1 salts
--
Code:
--
2 undeath 21,267 11.21% 22/Mar/2012 15:17
--
|
|
undeath |
Organisation and Events
|
48 |
132,604 |
03-22-2012, 09:25 PM |
|
|
Thread: Restore from settings
Post: RE: Restore from settings
radix Wrote: (03-18-2012, 01:14 PM)
--
Hashcat already contains a feature to restore a session based on your command line.
--
only -lite has a real restore feature |
|
undeath |
Feature Requests
|
15 |
45,546 |
03-18-2012, 03:07 PM |
|
|
Thread: vBulletin Salt Length
Post: RE: vBulletin Salt Length
The problem is that both require their own module/kernel because there are different optimizations. While for vb3 hashes two rounds of md5 are sufficient, vb4 hashes needs three rounds because of the ... |
|
undeath |
Feature Requests
|
9 |
22,255 |
03-18-2012, 03:06 PM |
|
|
Thread: Please help a beginner
Post: RE: Please help a beginner
yes, the speed scales linear. Two cards of the same model double the speed (thus half the time). |
|
undeath |
General Help
|
9 |
15,066 |
03-08-2012, 09:27 PM |
|
|
Thread: Please help a beginner
Post: RE: Please help a beginner
Yes, this is correct. Theoretically it is possible that the unlock code is found after less than the estimated time but practically SL3 is know to mostly max out this estimation. It is a brute force p... |
|
undeath |
General Help
|
9 |
15,066 |
03-08-2012, 05:32 PM |
|
|
Thread: Please help a beginner
Post: RE: Please help a beginner
The minimum amount of time is instant, although this case is very unlikely.
In general you can stick to these estimations:
https://golubev.com/gpuest.htm
So if you buy a rig consisting of 4x AMD... |
|
undeath |
General Help
|
9 |
15,066 |
03-08-2012, 01:23 AM |
|
|
Thread: sha512($salt.$pass)
Post: RE: sha512($salt.$pass)
|
undeath |
Feature Requests
|
10 |
30,343 |
02-27-2012, 10:17 PM |
|
|
Thread: system for hash mode numbering
Post: RE: system for hash mode numbering
it would not be confusing as everything is getting re-numbered nevertheless. (speaking of the latest beta compared to latest stable) |
|
undeath |
Feature Requests
|
4 |
11,283 |
02-26-2012, 02:29 PM |
|
|
Thread: system for hash mode numbering
Post: system for hash mode numbering
With the new versions of *hashcat-* i expect an increasing number of PSA modules and want to suggest creating a reasonable way of numbering these modules.
The system could look like this:
0-999: m... |
|
undeath |
Feature Requests
|
4 |
11,283 |
02-25-2012, 11:32 PM |
|
|
Thread: Missing partial password chunk in LM cracking
Post: RE: Missing partial password chunk in LM cracking
atom Wrote: (02-23-2012, 05:07 PM)
--
@f0cker thats the correct behaivior. if its not correct displayed in your shell its more likely its a terminal emulation problem.
--
it sounds like hashcat is ... |
|
undeath |
Very old oclHashcat-lite Support
|
23 |
45,287 |
02-23-2012, 05:11 PM |