Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[desc]
|
|
|
Thread: Very large dict (naxxatoe) - hashing stops
Post: RE: Very large dict (naxxatoe) - hashing stops
what did the rejection rate do? |
|
undeath |
Old oclHashcat Support
|
5 |
10,558 |
06-21-2015, 06:46 PM |
|
|
Thread: Scrypt and TMTO question
Post: RE: Scrypt and TMTO question
Do you even know what TMTO means? It has nothing to do with n, p, r values. (what is r?) |
|
undeath |
Old oclHashcat Support
|
7 |
12,640 |
06-23-2015, 07:56 PM |
|
|
Thread: Scrypt and TMTO question
Post: RE: Scrypt and TMTO question
mrleau Wrote: (06-24-2015, 03:04 AM)
--
Please correct me if I'm wrong but it's Time Memory TradeOff and from my limited understanding is used to control Execution time and/or memory usage of the sc... |
|
undeath |
Old oclHashcat Support
|
7 |
12,640 |
06-24-2015, 06:58 PM |
|
|
Thread: Hash type?
Post: RE: Hash type?
Looks like encrypted using an (wrongly implemented) OTP.
Code:
--
def group(e, n=2):
res = []
for x in range(len(e)//n):
res.append(e[x*n:(x+1)*n])
return res
def parseEnc(e):
return li... |
|
undeath |
General Help
|
5 |
6,508 |
07-03-2015, 05:55 PM |
|
|
Thread: Newb Question
Post: RE: Newb Question
https://hashcat.net/wiki/doku.php?id=cracking_wpawpa2 |
|
undeath |
Old oclHashcat Support
|
3 |
6,041 |
07-04-2015, 11:39 AM |
|
|
Thread: blue screen
Post: RE: blue screen
Some of your hardware is defective. |
|
undeath |
Old oclHashcat Support
|
2 |
4,758 |
07-05-2015, 11:56 AM |
|
|
Thread: Forum update
Post: RE: Forum update
Great! Forum is usable again :) |
|
undeath |
Organisation and Events
|
9 |
14,685 |
07-08-2015, 12:40 PM |
|
|
Thread: Choosing budget GPU woes
Post: RE: Choosing budget GPU woes
I personally "upgraded" my 5850 with a 750Ti. This is as far as you can get with 100£ but the performance is about the same. You would get about the same performance at half the power consumption and... |
|
undeath |
Hardware
|
7 |
14,798 |
07-10-2015, 03:50 PM |
|
|
Thread: Identifying Hash type
Post: RE: Identifying Hash type
what's the plain text of these hashes? |
|
undeath |
General Talk
|
3 |
6,488 |
07-13-2015, 01:09 AM |
|
|
Thread: 7 GPU set-up
Post: RE: 7 GPU set-up
Either you need powered risers or just get Nvidia cards. GTX 980/Titan X |
|
undeath |
Hardware
|
12 |
18,950 |
07-16-2015, 12:28 PM |
|
|
Thread: 7 GPU set-up
Post: RE: 7 GPU set-up
You don't want to run 290X without powered risers. Else prepare to replace your motherboard every year. |
|
undeath |
Hardware
|
12 |
18,950 |
07-16-2015, 12:59 PM |
|
|
Thread: WPA2 Bruteforce.
Post: RE: WPA2 Bruteforce.
If you need to match such password policies you will need to use PACK https://thesprawl.org/projects/pack/ |
|
undeath |
Old oclHashcat Support
|
2 |
6,382 |
07-17-2015, 03:01 PM |
|
|
Thread: Build Help
Post: RE: Build Help
Using a consumer range CPU should save you some money on the CPU. Your budget is quite low anyway.
Also you should go with two GTX 970/980 (depending on your bugdet). Don't buy AMD. |
|
undeath |
Hardware
|
2 |
4,699 |
07-17-2015, 07:16 PM |
|
|
Thread: need to plain text of wpa2
Post: RE: need to plain text of wpa2
|
undeath |
Old hashcat Support
|
2 |
5,189 |
07-17-2015, 09:59 PM |
|
|
Thread: save calculated hashes or check against partial hash
Post: RE: save calculated hashes or check against partia...
|
undeath |
Old oclHashcat Support
|
6 |
9,264 |
07-20-2015, 11:04 AM |
|
|
Thread: could someone help me with a mask?
Post: RE: could someone help me with a mask?
can you post the whole screen text you see? |
|
undeath |
General Help
|
11 |
13,518 |
07-22-2015, 10:02 PM |
|
|
Thread: Fingerprint Attack in windows
Post: RE: Fingerprint Attack in windows
just to highlight what epixoip wrote:
epixoip Wrote: (07-23-2015, 09:41 AM)
--
You really should learn how to use your shell.
--
every character there has a specific meaning |
|
undeath |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
4 |
10,305 |
07-23-2015, 12:52 PM |
|
|
Thread: could someone help me with a mask?
Post: RE: could someone help me with a mask?
Quote:
--
I interpreted this is was that the "-b" was the main "opening" command, with "sub" commands denoted with the double dash.
--
generally, commands on the same line denote equivalent options ... |
|
undeath |
General Help
|
11 |
13,518 |
07-23-2015, 09:40 PM |
|
|
Thread: Escaping '?' in mask
Post: RE: Escaping '?' in mask
?? is the way to escape a ? |
|
undeath |
Old oclHashcat Support
|
1 |
3,308 |
07-24-2015, 07:49 PM |
|
|
Thread: Getting unexpected hashes/s
Post: RE: Getting unexpected hashes/s
That's an old, low end nvidia card. Probably not much more to expect. |
|
undeath |
Old oclHashcat Support
|
3 |
4,503 |
07-26-2015, 01:46 AM |