Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: new 5700xt fails to benchmark
Post: RE: new 5700xt fails to benchmark
try with the beta at https://hashcat.net/beta/ |
|
undeath |
hashcat
|
2 |
1,285 |
12-04-2019, 01:54 PM |
|
|
Thread: New password guessing method
Post: RE: New password guessing method
The example you describe can be easily solved using hashcat's rules (and in fact already has many years ago, see the korelogic rules).
Unless you cannot use rules to express your mutations you shou... |
|
undeath |
hashcat
|
2 |
1,362 |
01-03-2020, 02:57 PM |
|
|
Thread: osx errors
Post: RE: osx errors
you need to properly escape your arguments depending on your shell |
|
undeath |
hashcat
|
2 |
1,012 |
01-04-2020, 04:30 PM |
|
|
Thread: Can this password type be brute forced?
Post: RE: Can this password type be brute forced?
Assuming a theoretical hash rate of 1 TH/s (which is already very fast, even for a fast hash mode) you'd be looking at about 10^43 years of cracking. Pretty sure that's well beyond the expected end of... |
|
undeath |
General Talk
|
2 |
1,226 |
01-10-2020, 01:08 PM |
|
|
Thread: Need help with hashcat
Post: RE: Need help with hashcat
Your hardware is way too old. Sorry, got confused.
Download the latest nvidia driver from their homepage, not through windws. https://www.nvidia.com/Download/driverResults.aspx/145874/en-us |
|
undeath |
hashcat
|
2 |
1,058 |
02-05-2020, 10:51 PM |
|
|
Thread: Help with cracking a password to a PDF
Post: RE: Help with cracking a password to a PDF
hashcat does not use rainbow tables. And besides, I have no idea how your md5 is related to the pdf mentioned in the thread title. |
|
undeath |
General Talk
|
2 |
1,069 |
02-16-2020, 02:08 PM |
|
|
Thread: 10-Hex-Generator
Post: RE: 10-Hex-Generator
You cannot use restore with a pipe. Your candidate generator has to have some kind of resume support for that. |
|
undeath |
hashcat
|
2 |
1,301 |
02-17-2020, 11:53 PM |
|
|
Thread: Wordlist Processing Order
Post: RE: Wordlist Processing Order
The order ist pretty much random because of very high parallelization when doing GPU cracking. |
|
undeath |
General Talk
|
2 |
994 |
03-04-2020, 10:33 PM |
|
|
Thread: Hash Extraction
Post: RE: Hash Extraction
wlanhcxinfo from hcxtools (https://github.com/ZerBea/hcxtools) or depending on your needs here the hccapx format description: https://hashcat.net/wiki/doku.php?id=hccapx |
|
undeath |
hashcat
|
2 |
1,047 |
03-13-2020, 02:03 PM |
|
|
Thread: Apache $apr1$ MD5 separator unmatched error on example hash
Post: RE: Apache $apr1$ MD5 separator unmatched error on...
save the hash in a textfile or escape your special shell characters |
|
undeath |
hashcat
|
2 |
991 |
03-29-2020, 04:25 PM |
|
|
Thread: algo 20710
Post: RE: algo 20710
as written on the example hashes page, it's only available in the beta https://hashcat.net/beta/ |
|
undeath |
hashcat
|
2 |
828 |
04-13-2020, 10:25 PM |
|
|
Thread: Noob: DES-OFB key recovery w/known contents
Post: RE: Noob: DES-OFB key recovery w/known contents
|
undeath |
hashcat
|
2 |
804 |
04-20-2020, 12:50 AM |
|
|
Thread: Brute-Force custom character
Post: RE: Brute-Force custom character
https://hashcat.net/wiki/doku.php?id=mask_attack |
|
undeath |
hashcat
|
2 |
792 |
05-17-2020, 12:04 AM |
|
|
Thread: Combinator + Mask
Post: RE: Combinator + Mask
https://hashcat.net/forum/thread-9235-post-48849.html |
|
undeath |
General Talk
|
2 |
779 |
05-20-2020, 02:11 PM |
|
|
Thread: How to instead of Abort, slow down?
Post: RE: How to instead of Abort, slow down?
You can use external tools to underclock/undervolt your GPU or opitimize the airflow. |
|
undeath |
hashcat
|
2 |
639 |
05-22-2020, 10:13 PM |
|
|
Thread: Offloading to GPU for a time study on my new rig - advice
Post: RE: Offloading to GPU for a time study on my new r...
Basically what slyexe said. Install rocm and hope your GPU is supported (it might be too old). |
|
undeath |
Hardware
|
2 |
699 |
06-09-2020, 04:58 PM |
|
|
Thread: Works on virtual machine but not on windows
Post: RE: Works on virtual machine but not on windows
--self-test-disable your problem is right there. If the self test is failing your opencl driver is broken. Try using the latest beta version: https://hashcat.net/beta/ |
|
undeath |
hashcat
|
2 |
692 |
06-09-2020, 05:38 PM |
|
|
Thread: Help, rig doesn't turn on anymore
Post: RE: Help, rig doesn't turn on anymore
Hard to diagnose. Might be a power issue, might be the motherboard. |
|
undeath |
Hardware
|
2 |
580 |
07-17-2020, 01:50 PM |
|
|
Thread: Brute force PIM of a VeraCrypt file container, known key file and algorithm
Post: RE: VeraCrypt file container to be unlocked by a k...
Can't answer all your questions but here are some comments:
Command line one and two are equivalent and will produce the output you posted. Command line three will definitely produce a different outp... |
|
undeath |
hashcat
|
2 |
536 |
07-28-2020, 02:46 PM |
|
|
Thread: Unsure which method to use
Post: RE: Unsure which method to use
The attack looks good, especially for your use case. One thing that ruleset does not do is toggling the case of characters. You'd have to chain together with toggles{1,2,3}.rule to include some case t... |
|
undeath |
hashcat
|
2 |
432 |
08-16-2020, 12:41 PM |