Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: kepler predictions
Post: RE: keplar predictions
|
atom |
Hardware
|
11 |
20,690 |
03-18-2012, 07:14 PM |
|
|
Thread: kepler predictions
Post: RE: keplar predictions
Its still unclear if gtx680 has BFI_INT and / or BIT_ALIGN instruction. This would boost speed by ~ 40%. |
|
atom |
Hardware
|
11 |
20,690 |
03-20-2012, 12:17 PM |
|
|
Thread: Keepass 1 database
Post: RE: Keepass 1 database
Make sure to use the latest version of keepass2john |
|
atom |
hashcat
|
1 |
2,782 |
03-28-2017, 10:55 AM |
|
|
Thread: Just want to confirm it doesn't support
Post: RE: Just want to confirm it doesn't support
dunno. can you post an example hash + salt + plaintext pls? |
|
atom |
Very old oclHashcat-plus Support
|
6 |
13,645 |
01-19-2012, 06:38 PM |
|
|
Thread: Just want to confirm it doesn't support
Post: RE: Just want to confirm it doesn't support
you are lucky. both hashcat cpu and hashcat-plus as well support this algorithm. the new -lite also support it in beta, which is not yet released. in plus, its the algorithm type 2811.
Quote:
--
ro... |
|
atom |
Very old oclHashcat-plus Support
|
6 |
13,645 |
01-19-2012, 10:18 PM |
|
|
Thread: Just want to confirm it doesn't support
Post: RE: Just want to confirm it doesn't support
|
atom |
Very old oclHashcat-plus Support
|
6 |
13,645 |
01-20-2012, 01:43 PM |
|
|
Thread: Just Downloaded Hashcat-gui v0.4.6 NEED HELP PLEASE I'M NEW
Post: RE: Just Downloaded Hashcat-gui v0.4.6 NEED HELP P...
if you dont know how to do it manually, wait for the updated gui package. it will be released soon. |
|
atom |
Old hashcat Support
|
3 |
11,152 |
01-13-2012, 10:50 AM |
|
|
Thread: JtR style charsets...
Post: RE: JtR style charsets...
in this case, the devil is in the details! sure its more likely to use an "s" than a "Z". but this is just the surface. the algorithm must be much more complex.
you asked for support so you should be... |
|
atom |
Feature Requests
|
5 |
14,723 |
09-11-2011, 12:16 PM |
|
|
Thread: JtR style charsets...
Post: RE: JtR style charsets...
hmm ok, can you explain how these frequency statistics work? |
|
atom |
Feature Requests
|
5 |
14,723 |
09-08-2011, 09:27 AM |
|
|
Thread: JtR style charsets...
Post: RE: JtR style charsets...
Done with oclHashcat-plus v0.09: https://hashcat.net/forum/thread-1541.html
Thread closed |
|
atom |
Feature Requests
|
5 |
14,723 |
09-07-2012, 05:20 PM |
|
|
Thread: Joomla 3.7 hash type?
Post: RE: Joomla 3.7 hash type?
I'm afraid it could be bcrypt(md5($pass.$salt)) so that they can stay backward compatible and do not require the users to re-enter the password in order to update the hashes to just bcrypt. Can someon... |
|
atom |
hashcat
|
3 |
4,586 |
05-13-2017, 02:34 PM |
|
|
Thread: Itunes Backup recovery strategy
Post: RE: Itunes Backup recovery strategy
About your question: Yes wordlists can run only for a few seconds. See philsmd's note about how to add mutation rules. Also note that (in your command) you did not specify a wordlist in -a0 mode, whic... |
|
atom |
hashcat
|
3 |
5,284 |
02-27-2017, 12:17 PM |
|
|
Thread: iTunes backup crack too slow
Post: RE: iTunes backup crack too slow
I've fixed this on GitHub master and created a new beta on https://hashcat.net/beta/
Thanks for reporting! |
|
atom |
hashcat
|
8 |
3,798 |
03-11-2019, 11:21 AM |
|
|
Thread: iTunes backup crack too slow
Post: RE: iTunes backup crack too slow
I'm not sure what's the problem. All numbers match perfectly. I ran this on my rx480 which is the closest I have matching you GPU.
It's 10,000,000 iterations of PBKDF2-HMAC-SHA256. So let's benchma... |
|
atom |
hashcat
|
8 |
3,798 |
03-14-2019, 08:37 AM |
|
|
Thread: itunes backup >10 - am i doing it wrong?
Post: RE: itunes backup >10 - am i doing it wrong?
No it's fine, iTunes backup >= 10.0 is doing 10,000,000 iterations of PBKDF2, so it's actually that slow. I meassured a single computation on CPU to run > 40 seconds. |
|
atom |
General Talk
|
2 |
4,395 |
05-21-2017, 01:12 PM |
|
|
Thread: Itunes Backup
Post: RE: Itunes Backup
Not a bug, the speed is simply less than 1H/s (that's because they do pbkdf-hmac2-sha256 with 10 million iterations). That means the speed is not 0, but its somewhere between 0 and 1. Hashcat however ... |
|
atom |
General Talk
|
42 |
83,234 |
01-27-2017, 11:38 PM |
|
|
Thread: Itunes Backup
Post: RE: Itunes Backup
It's not a hashcat issue, it's a driver issue. |
|
atom |
General Talk
|
42 |
83,234 |
03-22-2017, 01:25 PM |
|
|
Thread: Iterations of pbkdf2 in benchmark mode
Post: RE: Iterations of pbkdf2 in benchmark mode
|
atom |
hashcat
|
1 |
3,325 |
08-27-2016, 11:03 PM |
|
|
Thread: Iterated hash
Post: RE: Iterated hash
You can't, because iteration (as well as salted) are somehow too unprecise to map it to code. Therefore, there can't be any generic hash-mode for this.
This is the way to go for you: https://hashca... |
|
atom |
General Talk
|
1 |
2,939 |
10-25-2016, 10:57 AM |
|
|
Thread: Iterate numbers 0000 to 9999 in Combo Attack
Post: RE: Iterate numbers 0000 to 9999 in Combo Attack
What you need is to create a rulset that is doing insert rules 0000-9999 and then do a tripple combinator attack using the first hashcat in -a 1 --stdout mode piping into a second hashcat where you us... |
|
atom |
hashcat
|
1 |
2,969 |
01-27-2017, 11:35 PM |