Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: Hashcat and UTF-8-Dictionary. BOM or NOT BOM?
Post: RE: Hashcat and UTF-8-Dictionary. BOM or NOT BOM?
Sure, it takes the BOM as part of the first word in the wordlist |
|
atom |
hashcat
|
2 |
5,320 |
11-16-2016, 05:17 PM |
|
|
Thread: 10 years to crack a 13 character password?
Post: RE: 10 years to crack a 13 character password?
Don't BF WPA if you don't have any information about how the key was generated (like some routers keys base on their mac address etc). Otherwise use wordlists + rules |
|
atom |
hashcat
|
7 |
14,884 |
11-16-2016, 05:19 PM |
|
|
Thread: Very slow speed
Post: RE: Very slow speed
This is the best hint I can give you:
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_may_have_the_wrong_driver_installed_what_should_i_do
Follow it *exactly*. If it does not h... |
|
atom |
hashcat
|
16 |
21,605 |
11-16-2016, 05:27 PM |
|
|
Thread: HashCat and german (or other exotic) passwords? Help please.
Post: RE: HashCat and german (or other exotic) passwords...
Here's a nice blog post about your problem: https://blog.bitcrack.net/2013/09/cracking-hashes-with-other-language.html
Of course, this is only a problem when it comes to masks. If you use wordlists (w... |
|
atom |
hashcat
|
5 |
6,709 |
11-16-2016, 05:31 PM |
|
|
Thread: HashCat and german (or other exotic) passwords? Help please.
Post: RE: HashCat and german (or other exotic) passwords...
If the hash was created using iso, use the charset files provided with hashcat. If the hash was created using utf8 you need to do it as described in the link I gave you. If you want to additionally mi... |
|
atom |
hashcat
|
5 |
6,709 |
11-18-2016, 11:34 PM |
|
|
Thread: M and Q rules in hashcat v3.10?
Post: RE: M and Q rules in hashcat v3.10?
Hey, you couldn't know, the rules.txt wasn't updated. I've fixed that now. Take a look here:
https://github.com/hashcat/hashcat/blob/master/docs/rules.txt
It shows you which rules you can use wi... |
|
atom |
hashcat
|
5 |
5,429 |
11-21-2016, 01:13 PM |
|
|
Thread: Crash when starting md5 hash
Post: RE: Crash when starting md5 hash
It's the drivers for sure. Read this: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_may_have_the_wrong_driver_installed_what_should_i_do and follow it with pedantic accuracy. |
|
atom |
hashcat
|
1 |
2,608 |
11-21-2016, 01:15 PM |
|
|
Thread: Very slow speed
Post: RE: Very slow speed
By default, if hashcat detect a GPU, it will not use the CPU. You have do enable it manually if you really want to do this. Use -D 1,2 (uppercase D!)
The ADL_Overdrive6_FanSpeed_Get() is just an er... |
|
atom |
hashcat
|
16 |
21,605 |
11-21-2016, 01:17 PM |
|
|
Thread: hashcracking a WPA2 8 char caps [need support]
Post: RE: hashcracking a WPA2 8 char caps [need support]
Quote:
--
hashcat -m 2500 3 /root/Desktop/8.hccap ?u?u?u?u?u?u?u?u
--
I think what you mean is this:
Quote:
--
hashcat -m 2500 -a 3 /root/Desktop/8.hccap ?u?u?u?u?u?u?u?u
--
Also do t... |
|
atom |
hashcat
|
1 |
3,242 |
11-21-2016, 01:18 PM |
|
|
Thread: M and Q rules in hashcat v3.10?
Post: RE: M and Q rules in hashcat v3.10?
> Is there some major hurdle to having "M" and "Q" be usable with -r?
> And will the memory rules ever be usable with -r?
Maybe, if it turns out to be important
> Edited: E.g., if I want to avo... |
|
atom |
hashcat
|
5 |
5,429 |
11-24-2016, 09:00 AM |
|
|
Thread: problem with user:hash
Post: RE: problem with user:hash
There's no general rule, you can place it anywere you want unless getopt expects an option parameter. For example "-m 0 -a 0 -o C:/cracked.txt C:hash.txt C/wordlist --username" would be fine. |
|
atom |
hashcat
|
1 |
2,542 |
11-24-2016, 09:01 AM |
|
|
Thread: Hashcat - Can't find OpenCL ICD loader library
Post: RE: Hashcat - Can't find OpenCL ICD loader library
There's something extremely broke in your setup. You write you're using 375.20 yet your symlinks point to 340.98. With latest NV drivers, you don't need to install an ICD anymore, the driver places it... |
|
atom |
hashcat
|
9 |
39,012 |
11-24-2016, 09:04 AM |
|
|
Thread: M and Q rules in hashcat v3.10?
Post: RE: M and Q rules in hashcat v3.10?
> Why have the unchanged word waste the time going throught ten thousand spins when it could be rejected and move on to the next input word?
Because there's no benefit in skipping it. The time it t... |
|
atom |
hashcat
|
5 |
5,429 |
11-27-2016, 02:15 PM |
|
|
Thread: CL_INVALID_BINARY
Post: RE: CL_INVALID_BINARY
You need to removed the cache folder, called "kernels" in the hashcat installation. After that it should work. |
|
atom |
hashcat
|
5 |
8,741 |
11-27-2016, 02:29 PM |
|
|
Thread: Prince attack mode unsupported
Post: RE: Prince attack mode unsupported
It's not compatible to the base/mod concept required for GPGPU, therefore there's no good reason to implement it.
The way to use it is to use the princeprocessor from here: https://github.com/hash... |
|
atom |
hashcat
|
1 |
2,874 |
11-27-2016, 02:33 PM |
|
|
Thread: Fail to compile kernel, may need to increase reserved registers for spilling.
Post: RE: Fail to compile kernel, may need to increase r...
Clearly not an hashcat issue, the compiler error make that clear. We should ban beignet support to reduce support overhead. Can you please paste the output of hashcat -I and ideally clinfo? |
|
atom |
hashcat
|
5 |
7,190 |
11-28-2016, 02:42 PM |
|
|
Thread: Failed to use the --username switch in Hashcat 3.20 on OS X
Post: RE: Failed to use the --username switch in Hashcat...
As I said, hashcat thinks --username is the hash, that's why the error is the same for "-username" and "--user". As long as you don't show the commandline as you really use it there's no way we can he... |
|
atom |
hashcat
|
6 |
6,393 |
11-28-2016, 02:44 PM |
|
|
Thread: hash160(x) a.k.a. ripemd160(sha256(x))
Post: RE: hash160(x) a.k.a. ripemd160(sha256(x))
Such an implementation wouldn't be hard to write, but slow in execution. But there's no reason to implement a slow solution, because if there's a faster alternative everyone would use the faster alter... |
|
atom |
hashcat
|
7 |
8,266 |
11-27-2016, 02:21 PM |
|
|
Thread: Failed to use the --username switch in Hashcat 3.20 on OS X
Post: RE: Failed to use the --username switch in Hashcat...
Something is wrong with the commandline you posted:
Quote:
--
./hashcat -a 0 -m 3200 --session=all --username -p : potfile-disable -o xxx/xxx_plains.txt --outfile-format=2 -w 2 xxx/xxx_pfile.txt... |
|
atom |
hashcat
|
6 |
6,393 |
11-27-2016, 02:28 PM |
|
|
Thread: How to choose the most effective command
Post: RE: How to choose the most effective command
|
atom |
hashcat
|
2 |
3,144 |
11-29-2016, 12:42 PM |