Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: pw-skip for hashcat-plus
Post: RE: pw-skip for hashcat-plus
https://hashcat.net/wiki/oclhashcat_plus#resume_support |
|
atom |
Feature Requests
|
2 |
11,300 |
02-08-2012, 11:10 AM |
|
|
Thread: pw-skip for hashcat-plus
Post: RE: pw-skip for hashcat-plus
Resume / Restore support added to latest oclHashcat-plus version. Thread closed. |
|
atom |
Feature Requests
|
2 |
11,300 |
01-02-2013, 12:35 PM |
|
|
Thread: pwgen rule
Post: RE: pwgen rule
sry, guess most of us, including me, have no idea what you are talking about |
|
atom |
User Contributions
|
3 |
9,150 |
02-09-2012, 10:44 AM |
|
|
Thread: pyHashcat
Post: RE: pyHashcat
Awesome! Many thanks! I've tweeted about here: https://twitter.com/hashcat/status/478814218209480704
This should help developers to rapidly integrate oclHashcat into their projects.
If not alre... |
|
atom |
User Contributions
|
9 |
22,507 |
06-17-2014, 10:23 AM |
|
|
Thread: Python script for generating Toggle rules
Post: RE: Python script for generating Toggle rules
|
atom |
User Contributions
|
1 |
4,093 |
07-21-2016, 09:41 AM |
|
|
Thread: q6600 Cluster
Post: RE: q6600 Cluster
there is no specific option. whats the problem? |
|
atom |
Old hashcat Support
|
7 |
12,822 |
10-11-2011, 05:16 PM |
|
|
Thread: q6600 Cluster
Post: RE: q6600 Cluster
sure you can. but just know about that: nowadays CPU's are not important any longer in hashcracking. you can stick to the 5870 and have much more fun. |
|
atom |
Old hashcat Support
|
7 |
12,822 |
10-11-2011, 10:30 PM |
|
|
Thread: q6600 Cluster
Post: RE: q6600 Cluster
what you can do is to run 5 instances of oclHashcat*. you just have to split the workload into 5 chunks. see this article to get an idea: https://hashcat.net/wiki/distributing_workload_in_oclhashcat |
|
atom |
Old hashcat Support
|
7 |
12,822 |
11-01-2011, 10:41 AM |
|
|
Thread: QBW Encoding, Hash Extraction
Post: RE: QBW Encoding, Hash Extraction
The answer is simple, the implementation may not. You need to find out is how the real program loads it. |
|
atom |
General Talk
|
2 |
8,379 |
03-04-2015, 10:41 AM |
|
|
Thread: Question about keyspace
Post: RE: Question about keyspase
Yes, you need to modify your script |
|
atom |
Old oclHashcat Support
|
3 |
5,090 |
03-27-2015, 01:22 PM |
|
|
Thread: Question about keyspace
Post: RE: Question about keyspase
|
atom |
Old oclHashcat Support
|
3 |
5,090 |
03-27-2015, 10:59 PM |
|
|
Thread: Question About NTLM
Post: RE: Question About NTLM
It's exactly as you said.
Code:
--
root@ht:~/hashcat# echo -n password | iconv -f utf8 -t utf16le | openssl dgst -md4
(stdin)= 8846f7eaee8fb117ad06bdd830b7586c
--
|
|
atom |
hashcat
|
7 |
9,266 |
10-05-2016, 12:48 PM |
|
|
Thread: Question About NTLM
Post: RE: Question About NTLM
The NTLM kernel does that automatically for you |
|
atom |
hashcat
|
7 |
9,266 |
10-06-2016, 05:51 PM |
|
|
Thread: Question About NTLM
Post: RE: Question About NTLM
Maybe this makes it more clear:
Code:
--
root@ht:~/hashcat# echo -n password | iconv -f utf8 -t utf16le | xxd
00000000: 7000 6100 7300 7300 7700 6f00 7200 6400 p.a.s.s.w.o.r.d.
root@ht:... |
|
atom |
hashcat
|
7 |
9,266 |
10-07-2016, 02:25 PM |
|
|
Thread: Question about oclHashcat CUDA on OS X
Post: RE: Question about oclHashcat CUDA on OS X
Would need to test that. Which CUDA GPU are they using? |
|
atom |
Old oclHashcat Support
|
14 |
17,335 |
09-18-2015, 10:37 AM |
|
|
Thread: Question about oclHashcat CUDA on OS X
Post: RE: Question about oclHashcat CUDA on OS X
Because I'd need to test it and since I do not have such a Device I can't port it. |
|
atom |
Old oclHashcat Support
|
14 |
17,335 |
09-21-2015, 09:36 AM |
|
|
Thread: question about office 2007/2010 hash
Post: RE: question about office 2007/2010 hash
There's two ways:
1. Use the hash as it is, add the --username switch
2. Remove everything to the : (including) |
|
atom |
General Talk
|
1 |
7,194 |
10-14-2014, 02:10 PM |
|
|
Thread: Question about rule
Post: RE: Question about rule
use -r rules/hybrid/append_s.rule |
|
atom |
Very old oclHashcat-plus Support
|
3 |
7,022 |
03-10-2012, 02:32 PM |
|
|
Thread: Question about rule
Post: RE: Question about rule
Then why not just say it this way?
We call it toggle attack. But its better use rules, see here for a detailed description: https://hashcat.net/wiki/toggle_attack_with_rules
just do: -r rules/toggle... |
|
atom |
Very old oclHashcat-plus Support
|
3 |
7,022 |
03-10-2012, 02:44 PM |
|
|
Thread: question about wpa wordlist and other things
Post: RE: question about wpa wordlist and other things
The tuning parameter is not just to make it faster, its also to make it slower if you wish to. For example if I want to play a game or watch a movie while cracking i need to reduce the GPU utilization... |
|
atom |
General Help
|
7 |
12,560 |
11-05-2012, 11:32 AM |