Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: Hashcat GUI problem
Post: RE: Hashcat GUI problem
OK firstly, what's up with the new HashcatGUI? The old GUI was way too long and does not have all the options, as well as being out-dated.
You cannot specify compressed files in the "Hash File" sec... |
|
blandyuk |
General Help
|
2 |
11,637 |
07-02-2013, 10:57 AM |
|
|
Thread: List format dropdown
Post: List format dropdown
On hashcat GUI, I'd find a list format feature very useful as users post all sorts of different formats for the hash/salt/user lists.
e.g.
Code:
--
hash
hash:salt (if no separator match, just assu... |
|
blandyuk |
Feature Requests
|
0 |
4,347 |
09-21-2010, 03:58 PM |
|
|
Thread: LM hash support for OCLHC
Post: RE: LM hash support for OCLHC
I would also like to see it so I can remove all the LM hashes from my not-found lists off www.md5decrypter.co.uk. I'd keep the input hex the same, 32 hex chars. Reason I mention this is I have seen so... |
|
blandyuk |
Feature Requests
|
31 |
77,621 |
11-19-2010, 01:59 AM |
|
|
Thread: Have a username file like the salt file
Post: Have a username file like the salt file
One thing that would be handy for Domain Cache Credentials is to have hashcat to use a username file so I can put it thru my 32 hex hashes to see how many are actualy DCC hashes. Having to append :adm... |
|
blandyuk |
Feature Requests
|
4 |
10,511 |
12-01-2010, 11:41 PM |
|
|
Thread: Hash type list modification
Post: Hash type list modification
Would be nice to show the hash type list as they actually are rather than a much longer list of software apps of which most are md5($pass). Can be rather annoying :( maybe have an option so users can ... |
|
blandyuk |
Feature Requests
|
3 |
10,746 |
12-01-2010, 11:46 PM |
|
|
Thread: Have a username file like the salt file
Post: RE: Have a username file like the salt file
1). Yes I know they can be treated like salts, but hashcat doesn't do it for DCC unless I add the username on ALL hashes! How annoying.
2). Yes I know the username could be anything but I use a standa... |
|
blandyuk |
Feature Requests
|
4 |
10,511 |
12-02-2010, 12:21 PM |
|
|
Thread: Hash type list modification
Post: RE: Hash type list modification
Yeah, I know there are at the top but all the other below just clog up the list, rather not see them at all. Could you add a few more algos as well:
md5(sha1($pass))
sha1(md5($pass))
DES(Unix) - Good... |
|
blandyuk |
Feature Requests
|
3 |
10,746 |
12-07-2010, 04:33 PM |
|
|
Thread: [oclhashcat+] wpa/wpa2
Post: RE: [oclhashcat+] wpa/wpa2
I totally agree :) would be an awesome feature. |
|
blandyuk |
Feature Requests
|
60 |
142,801 |
03-18-2011, 01:46 PM |
|
|
Thread: LM hash support for OCLHC
Post: RE: LM hash support for OCLHC
Re-visiting this old topic, one problem mastercracker is that ALL uncracked 32 char hex hashes in my database could be LM hashes!! So I need to search them all as they are in 32 hex format. Ophcrack s... |
|
blandyuk |
Feature Requests
|
31 |
77,621 |
04-07-2011, 11:07 AM |
|
|
Thread: 2 additional MD5 algos
Post: 2 additional MD5 algos
Tested these and they are used:
md5(md5($pass).$pass)
md5($pass.md5($pass))
Examples:
Code:
--
5218e978f182fc4bbc84ef98a75206f6:password1:password1
c7f284e5da830aad77b30065e83d405e:testi... |
|
blandyuk |
Feature Requests
|
3 |
10,037 |
09-09-2011, 11:23 AM |
|
|
Thread: 2 additional MD5 algos
Post: RE: 2 additional MD5 algos
Not sure, just did a test and got those. Another 2 which would be useful are:
md5(sha1($pass))
sha1(md5($pass)) |
|
blandyuk |
Feature Requests
|
3 |
10,037 |
09-13-2011, 11:55 AM |
|
|
Thread: oclhashcat-lite support for WPA
Post: oclhashcat-lite support for WPA
It would be great if oclhashcat-lite supported WPA as quite a few routers use default passwords like:
8 char hex
10 char numeric
Example:
Code:
--
SSID: Orange977de3
WPA Key: 7dcb5343
S... |
|
blandyuk |
Feature Requests
|
4 |
9,590 |
10-13-2011, 01:02 AM |
|
|
Thread: oclhashcat-lite support for WPA
Post: RE: oclhashcat-lite support for WPA
Can u show me an example Rolf plz? |
|
blandyuk |
Feature Requests
|
4 |
9,590 |
10-13-2011, 10:12 AM |
|
|
Thread: Reverse pass and hash on oclHashcat-plus
Post: Reverse pass and hash on oclHashcat-plus
Found a lot of passwords and hashes do this:
MD5(StrReverse($pass))
StrReverse(MD5($pass))
https://forum.md5decrypter.co.uk/topic362-found-matches-using-3-other-algos.aspx
Be a nice add in if you ca... |
|
blandyuk |
Feature Requests
|
2 |
7,534 |
12-20-2011, 12:02 AM |
|
|
Thread: Wordlist keyspace caching in plus?
Post: Wordlist keyspace caching in plus?
When using wordlists, oclHashcat-plus scans them first so it know the keyspace. I have asked before but could ohc cache this value UNLESS the wordlist filesize / date modified is changed? This would t... |
|
blandyuk |
Feature Requests
|
5 |
16,720 |
10-31-2012, 11:34 AM |
|
|
Thread: Wordlist keyspace caching in plus?
Post: RE: Wordlist keyspace caching in plus?
Yeah I have tested and it totally rocks, knew it would :) it really makes a massive difference as it get straight into the cracking part which is wot we all want ;) |
|
blandyuk |
Feature Requests
|
5 |
16,720 |
11-01-2012, 12:13 AM |
|
|
Thread: hashcat CPU support for hex salt
Post: hashcat CPU support for hex salt
Hi atom,
Can you add hex salt support in next version of hashcat CPU? oclHashcat-plus already has it so makes sense CPU does as well :)
--hex-salt Assume salt is given in hex
... |
|
blandyuk |
Feature Requests
|
3 |
9,737 |
11-29-2012, 10:33 PM |
|
|
Thread: WPA/WPA2 in hashcat
Post: RE: WPA/WPA2 in hashcat
Quote:
--
Due to oclHashcat-plus' limitations...
--
What limitations? The only limitation is if your out and about, (war-driving), and your laptop or whatever doesn't have GPU which supports crack... |
|
blandyuk |
Feature Requests
|
13 |
32,540 |
01-09-2013, 05:21 PM |
|
|
Thread: oclHashcat-plus v0.09b52 speed issues
Post: oclHashcat-plus v0.09b52 speed issues
Hi atom, been testing this today against v0.08 with a clean install of the cat 12.8 drivers on Win7 x64.
Results:
0.08
NTLM 10 hashes: 3060 mil/s
NTLM 1.6mil hashes: 1158 mil/s
MD5 1.6mil has... |
|
blandyuk |
Beta Tester
|
7 |
7,159 |
08-23-2012, 11:26 PM |
|
|
Thread: oclHashcat-plus v0.09b52 speed issues
Post: RE: oclHashcat-plus v0.09b52 speed issues
Thanks dude, yeah sorry I didnt post the oclhc-plus command-lines used. I did used the --bf-min=6 when using charset -1 ?d?l?u?s with mask ?1?1?1?1?1?1
All tests using same -n 320 and masks / lengths... |
|
blandyuk |
Beta Tester
|
7 |
7,159 |
08-24-2012, 03:32 PM |