Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: How to know which rules has been used to crack ?
Post: RE: How to know which rules has been used to crack...
--debug-mode=1 (and additionally: --debug-file=used_rules.rule) |
|
undeath |
Very old oclHashcat-plus Support
|
5 |
12,702 |
08-10-2011, 07:44 PM |
|
|
Thread: How to know which rules has been used to crack ?
Post: RE: How to know which rules has been used to crack...
unfortunately only hashcat supports the debug-mode. |
|
undeath |
Very old oclHashcat-plus Support
|
5 |
12,702 |
08-11-2011, 04:16 AM |
|
|
Thread: [bug] oclHashcat-plus not printing plains
Post: [bug] oclHashcat-plus not printing plains
Hey,
I'm not sure if there already was a thread like this but I didn't find any.
I was just running a big md5 list and and realizied oclHashcat-plus somehow "forgot" to print the cracked plains ... |
|
undeath |
Very old oclHashcat-plus Support
|
6 |
12,480 |
11-07-2011, 01:22 PM |
|
|
Thread: [bug] oclHashcat-plus not printing plains
Post: RE: [bug] oclHashcat-plus not printing plains
|
undeath |
Very old oclHashcat-plus Support
|
6 |
12,480 |
11-07-2011, 02:15 PM |
|
|
Thread: Vbulletin - No results (-m 5)
Post: RE: Vbulletin - No results (-m 5)
I can confirm this bug. It seems to be related to the --hex-salt option. With ascii salt it works. |
|
undeath |
Very old oclHashcat-plus Support
|
3 |
10,546 |
11-22-2011, 07:39 PM |
|
|
Thread: New feature sneakpeak: multirules
Post: RE: New feature sneakpeak: multirules
this is genius! now *-plus can fully replace oclHC and can even do more complex masks (appending AND prepending at the same time!). (without the need to generate custom mask sets all the time and stor... |
|
undeath |
Very old oclHashcat-plus Support
|
5 |
16,800 |
12-02-2011, 02:19 AM |
|
|
Thread: Helpscreen redesign
Post: RE: Helpscreen redesign
I personally don't like the idea of having software names there instead of the used storage algorithm. Let's say I have a wbb hash. It's not in the list. So let's look up what storage algorithm is use... |
|
undeath |
Very old oclHashcat-plus Support
|
4 |
33,843 |
12-05-2011, 05:44 PM |
|
|
Thread: Generating new custom dictionary
Post: RE: Generating new custom dictionary
better not generate a wordlist but create a ruleset to create these words. Saves much space and IO.
If you demand on generating the whole dict, create the ruleset and run it through hashcat using t... |
|
undeath |
Very old oclHashcat-plus Support
|
2 |
10,542 |
01-22-2012, 08:09 PM |
|
|
Thread: Ubuntu 10.10(64 bit)
Post: RE: Ubuntu 10.10(64 bit)
ocl* versions are for GPU only. If you want to crack WPA with CPU you won't manage to avoid aircrack. But be warned, it is really slow. (WPA on CPU in general) |
|
undeath |
Very old oclHashcat-plus Support
|
7 |
19,484 |
01-29-2012, 02:52 PM |
|
|
Thread: oclhashcat and linux
Post: RE: oclhashcat and linux
radix Wrote: (01-29-2012, 11:42 PM)
--
1. both
--
i only partly agree here. Of course it doesn't matter if you use a server or desktop distribution but you need a X server running in order to use A... |
|
undeath |
Very old oclHashcat-plus Support
|
4 |
9,922 |
01-30-2012, 03:21 AM |
|
|
Thread: what's ntlm hash format
Post: RE: what's ntlm hash format
simply leave out the username. |
|
undeath |
Very old oclHashcat-plus Support
|
5 |
13,305 |
02-01-2012, 07:13 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,864 |
03-24-2012, 04:43 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,749 |
03-29-2012, 04: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,100 |
03-30-2012, 07:58 PM |
|
|
Thread: Oracle 11g Format
Post: RE: Oracle 11g Format
i guess you have to use the --hex-salt option |
|
undeath |
Very old oclHashcat-plus Support
|
12 |
27,490 |
04-06-2012, 05:18 PM |
|
|
Thread: oclHashcat-plus not working in backtrack r2
Post: RE: oclHashcat-plus not working in backtrack r2
did you try not to install the sdk but only the driver? If you install the sdk it will never work. |
|
undeath |
Very old oclHashcat-plus Support
|
10 |
28,787 |
04-10-2012, 06:33 PM |
|
|
Thread: Custom password separator in md5($salt.$pass)
Post: RE: Custom password separator in md5($salt.$pass)
This is because atom creates custom optimized modules per hash type. If anyone requests md5($salt.$pass) with a 9 char salt (your 8 random chars + "/"), your hashes will be as weak as any other salted... |
|
undeath |
Very old oclHashcat-plus Support
|
7 |
18,057 |
04-11-2012, 12:24 AM |
|
|
Thread: Custom password separator in md5($salt.$pass)
Post: RE: Custom password separator in md5($salt.$pass)
As you already realized, cracking this is no problem at all. I think "security through obfuscation" applies here. Never do this, when there is a better way of solving your problem!
The reason for c... |
|
undeath |
Very old oclHashcat-plus Support
|
7 |
18,057 |
04-11-2012, 01:04 AM |
|
|
Thread: cuModuleLoad
Post: RE: cuModuleLoad
Did you only download+extract the hotfix? You need to copy it over the normal 0.07 files! |
|
undeath |
Very old oclHashcat-plus Support
|
2 |
8,764 |
04-14-2012, 12:33 PM |
|
|
Thread: hashcat-gui v0.5.1 - not work perfectly
Post: RE: hashcat-gui v0.5.1 - not work perfectly
specify custom charset 1: ?l?d?u and mask ?1?1?1?1?1?1?1?1
this will run a brutefoce with all passes of length 8. For longer passes you need to specify more ?1.
But this will take very much time... |
|
undeath |
Very old oclHashcat-plus Support
|
9 |
21,943 |
04-14-2012, 06:26 PM |