Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Hash generator
Post: RE: Hash generator
|
forumhero |
Feature Requests
|
3 |
9,436 |
08-03-2012, 07:06 PM |
|
|
Thread: hashcat 0.41 putting something other than hash in .pot file
Post: RE: hashcat 0.41 putting something other than hash...
Atom, I guess you haven't had a chance to fix this yet as I'm seeing this issue in v0.42 as well. |
|
forumhero |
Old hashcat Support
|
4 |
9,436 |
01-04-2013, 01:02 AM |
|
|
Thread: HashCat almost there but doesn't work
Post: RE: HashCat almost there but doesn't work
https://www.youtube.com/watch?v=8fxLH-pokAI |
|
forumhero |
Old hashcat Support
|
4 |
10,862 |
06-20-2013, 05:21 AM |
|
|
Thread: Hashcat always exhausted - wpa/wpa2
Post: RE: Hashcat always exhausted - wpa/wpa2
he knows the password no need to brute force. try using a different cracking tool. if successful then the handshake capture is good and there's something going on with hachcat or conversion from pcap ... |
|
forumhero |
General Help
|
6 |
18,421 |
09-07-2013, 07:49 PM |
|
|
Thread: HashCat Output [Question] [Help]
Post: RE: HashCat Output [Question] [Help]
can't you just conbine the uncracked and cracked list? |
|
forumhero |
Old hashcat Support
|
9 |
16,041 |
09-29-2012, 01:18 AM |
|
|
Thread: Hashcat Server Build
Post: RE: Hashcat Server Build
have you seen this thread?
https://hashcat.net/forum/thread-3558.html |
|
forumhero |
Hardware
|
3 |
8,328 |
11-05-2014, 11:57 PM |
|
|
Thread: Hashcat Server Build
Post: RE: Hashcat Server Build
i don't believe it to be an issue in my experience. to each their own though. |
|
forumhero |
Hardware
|
3 |
8,328 |
11-08-2014, 12:53 AM |
|
|
Thread: hashcat v0.49
Post: RE: hashcat v0.49
I'm noticing it needs a lot of RAM. my system with -a 6 mode used 11GB RAM to load the rockyou wordlist. |
|
forumhero |
Old hashcat Announcements
|
22 |
55,978 |
01-06-2015, 01:49 AM |
|
|
Thread: hashcat v0.49
Post: RE: hashcat v0.49
interesting. DEScript is working...
happy accident?
Code:
--
hashcat-0.49/hashcat-cli64.bin -m 1500 des.test.hash example.dict
Initializing hashcat v0.49 with 8 threads and 32mb segment-size...
... |
|
forumhero |
Old hashcat Announcements
|
22 |
55,978 |
01-06-2015, 08:00 PM |
|
|
Thread: hashcat wont bruteforce
Post: RE: hashcat wont bruteforce
that's not the correct md5 hash of the word "test"
it should be this:
098f6bcd4621d373cade4e832627b4f6 |
|
forumhero |
Old hashcat Support
|
12 |
29,593 |
01-15-2013, 11:22 PM |
|
|
Thread: hashcat wont bruteforce
Post: RE: hashcat wont bruteforce
use this command instead of echo: md5 -s "test"
works for me
./hashcat-cli64.app -a 3 md5.txt ?l?l?l?l
Initializing hashcat v0.42 by atom with 8 threads and 32mb segment-size...
Added hashes fro... |
|
forumhero |
Old hashcat Support
|
12 |
29,593 |
01-15-2013, 11:32 PM |
|
|
Thread: hashcat wont bruteforce
Post: RE: hashcat wont bruteforce
osx 10.8
didn't have a linux box near me, figured it was the same.. |
|
forumhero |
Old hashcat Support
|
12 |
29,593 |
01-16-2013, 05:52 AM |
|
|
Thread: Hashcat-GUI and ATI card
Post: RE: Hashcat-GUI and ATI card
the charset is wrong.
?l?u?s?d |
|
forumhero |
Old hashcat Support
|
7 |
16,449 |
07-04-2012, 09:47 PM |
|
|
Thread: hashcat-gui v0.4.6
Post: RE: hashcat-gui v0.4.6
would it be possible to use back slashes instead of forward slashes for the windows version? |
|
forumhero |
Very old hashcat-GUI Announcements
|
1 |
11,583 |
11-02-2011, 08:00 AM |
|
|
Thread: hashes are recorded cracked, but no password.
Post: RE: hashes are recorded cracked, but no password.
checked the hashcat.pot file? |
|
forumhero |
General Help
|
4 |
9,520 |
01-30-2015, 05:40 PM |
|
|
Thread: hashID - identify your hashes
Post: RE: hashID - identify your hashes
I like it!
Any chance you'll be adding JTR modes as well?
also a few hashes it didn't recognized from the hashcat examples
https://hashcat.net/wiki/doku.php?id=example_hashes
Code:
--
Analyzing '{s... |
|
forumhero |
User Contributions
|
11 |
60,455 |
12-29-2014, 10:41 PM |
|
|
Thread: hashID - identify your hashes
Post: RE: hashID - identify your hashes
Not sure if this would be helpful but check this out for JTR example hashes
https://github.com/magnumripper/jtrTestSuite |
|
forumhero |
User Contributions
|
11 |
60,455 |
01-06-2015, 12:17 AM |
|
|
Thread: hashID - identify your hashes
Post: RE: hashID - identify your hashes
that's good to know. thx! |
|
forumhero |
User Contributions
|
11 |
60,455 |
01-06-2015, 01:53 AM |
|
|
Thread: HashKiller Contest July 2016 - Registration Open!
Post: RE: HashKiller Contest July 2016 - Registration Op...
ah man I'm super bummed I missed this, especially when CMIYC was cancelled this year too. I need to check the forums more often next year.
Congrats to CynoSure Prime. Definitely stepping up the ga... |
|
forumhero |
Organisation and Events
|
4 |
9,954 |
08-03-2016, 06:54 AM |
|
|
Thread: Help sought for a research project
Post: RE: Help sought for a research project
Should be able to use the example0.hash and example.dict with different attack modes.
Attack modes:
0 = Straight
1 = Combination
3 = Brute-force
6 = Hybrid dict + mask
7 ... |
|
forumhero |
General Help
|
9 |
12,245 |
04-01-2015, 11:55 PM |