Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: Webserver hashcat.net now with IPv6
Post: Webserver hashcat.net now with IPv6
Both HTTP and HTTPS should work with IPv6 now. |
|
atom |
Organisation and Events
|
2 |
9,121 |
03-21-2015, 03:49 PM |
|
|
Thread: WPA Combination attack (skipping passwords)
Post: RE: WPA Combination attack (skipping passwords)
Since -a1 (and -a6 and -a7 as well) change the length of the password candidate on gpu, there's no way to skip them anymore. If you want them skipped, use combinator.bin from hashcat-utils and pipe |
|
atom |
Old oclHashcat Support
|
2 |
5,123 |
03-30-2015, 11:07 AM |
|
|
Thread: hybrid dic + mask
Post: RE: hybrid dic + mask
You can not do this with a hybrid attack. But you can do it with stacked rules:
./oclHashcat -a 0 hash.txt -r rules/hybrid/prepend_d.rule -r rules/hybrid/append_d.rule
this would by like:
?dD... |
|
atom |
General Help
|
2 |
4,946 |
03-30-2015, 11:24 AM |
|
|
Thread: Change gpu retain temp
Post: RE: Change gpu retain temp
-u requires an argument therefore it will try to convert the string --gpu-temp-retain=70 into a number, which will fail so it will be 0 which is then not allowed by oclHashcat leading to an error mess... |
|
atom |
Old oclHashcat Support
|
2 |
7,963 |
04-14-2015, 12:54 PM |
|
|
Thread: What is wrong
Post: RE: What is wrong
Interger overflow (32^16)
32 because you use -t 32 |
|
atom |
Old oclHashcat Support
|
2 |
4,794 |
04-14-2015, 06:41 PM |
|
|
Thread: Newbie question - Recover associated hex string of SHA1 hash
Post: RE: Newbie question - Recover associated hex strin...
That's exactly what hashcat is for.
Quote:
--
root@et:~/oclHashcat-1.36# ./oclHashcat64.bin -m 100 054b71ba03578aa5b476b3d3af663b3180cecc59 -1 0123456789ABCDEF ?1?1?1?1?1?1?1?1 -w 3 -a 3
oclHashcat... |
|
atom |
Old oclHashcat Support
|
2 |
4,687 |
04-17-2015, 11:05 AM |
|
|
Thread: rc1 is up
Post: rc1 is up
hey guys,
rc1 is up and also a new test-scripts. we plan to release 1.36 soonish. please let run the test-script (working on linux and windows) and report in this thread.
--
atom |
|
atom |
Beta Tester
|
2 |
4,498 |
04-24-2015, 04:21 PM |
|
|
Thread: rc1 is up
Post: RE: rc1 is up
indeed but there's no way around it. |
|
atom |
Beta Tester
|
2 |
4,498 |
04-27-2015, 01:47 PM |
|
|
Thread: Not sure how to crack this
Post: RE: Not sure how to crack this
Guess there's no way around to reverse the code on the CNC |
|
atom |
General Talk
|
2 |
5,432 |
04-27-2015, 01:49 PM |
|
|
Thread: Favorite Rules?
Post: RE: Favorite Rules?
check out the new dive.rule. its huge, but its sorted by occurance. if you want it to be smaller, just head -XXX the ruleset. |
|
atom |
Old oclHashcat Support
|
2 |
4,482 |
04-27-2015, 01:56 PM |
|
|
Thread: Why different speed?
Post: RE: Why different speed?
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#why_is_my_attack_so_slow |
|
atom |
Old oclHashcat Support
|
2 |
4,820 |
06-13-2015, 11:32 PM |
|
|
Thread: rules issue with rules cudahashcatx64 1,36
Post: RE: rules issue with rules cudahashcatx64 1,36
Yes, known issue fixed in v1.37 |
|
atom |
Old oclHashcat Support
|
2 |
5,477 |
06-26-2015, 09:23 PM |
|
|
Thread: How to supply hex salt file?
Post: RE: How to supply hex salt file?
|
atom |
Old oclHashcat Support
|
2 |
5,515 |
07-10-2015, 05:41 PM |
|
|
Thread: WPA2 Bruteforce.
Post: RE: WPA2 Bruteforce.
To skip repetitive letters you need maskprocessor and pipe the output. Use the -q option to specify number of repetitive letters |
|
atom |
Old oclHashcat Support
|
2 |
6,382 |
07-18-2015, 09:50 PM |
|
|
Thread: Hashcat Gentoo - Cracks hashes twice
Post: RE: Hashcat Gentoo - Cracks hashes twice
Also note hashcat CPU does not unique your hashlist on startup. The user himself has to ensure this. |
|
atom |
Old hashcat Support
|
2 |
5,677 |
07-27-2015, 10:01 AM |
|
|
Thread: ERROR: cuStreamSynchronize() 719
Post: RE: ERROR: cuStreamSynchronize() 719
Someone reported the same error with sha256 before. Please try again with oclHashcat v1.37 (will be released soon). |
|
atom |
Old oclHashcat Support
|
2 |
5,662 |
07-27-2015, 10:03 AM |
|
|
Thread: Upgrading system (linux)
Post: RE: Upgrading system (linux)
Using latest catalyst release version 15.7 is perfectly fine, I use it myself |
|
atom |
General Help
|
2 |
4,203 |
08-18-2015, 08:39 PM |
|
|
Thread: Writing hashfile.new takes too long time.
Post: RE: Writing hashfile.new takes too long time.
Please do not use network-shares for your hashfile or do not use --remove. The potfile is the better alternative. |
|
atom |
Old oclHashcat Support
|
2 |
4,429 |
09-14-2015, 11:26 AM |
|
|
Thread: printing potfile founds??
Post: RE: printing potfile founds??
if you use --show, stuff like --gpu-temp-* is ignored and not needed |
|
atom |
General Help
|
2 |
4,375 |
10-08-2015, 11:03 PM |
|
|
Thread: Webserver hashcat.net now with IPv6
Post: RE: Webserver hashcat.net now with IPv6
should be fixed, thanks for report! |
|
atom |
Organisation and Events
|
2 |
9,121 |
10-18-2015, 10:39 AM |