Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
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: 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: Failed to use the --username switch in Hashcat 3.20 on OS X
Post: RE: Failed to use the --username switch in Hashcat...
There's something wrong for sure. Don't you see this difference?
Quote:
--
--session
--
and
Quote:
--
—-username
--
While both kind of look like a hyphen/minus, the second one i... |
|
atom |
hashcat
|
6 |
6,393 |
11-29-2016, 12:45 PM |
|
|
Thread: Problems with Fans ?
Post: RE: Problems with Fans ?
You can use --gpu-temp-retain 1 to tell hashcat to set the fans to 100% for you, so you don't need any external tools |
|
atom |
hashcat
|
6 |
7,968 |
12-18-2016, 05:15 PM |
|
|
Thread: Huge speed drop with Amd GPU Pro
Post: RE: Huge speed drop with Amd GPU Pro
Please post full commandline |
|
atom |
hashcat
|
6 |
6,179 |
12-18-2016, 05:38 PM |
|
|
Thread: Huge speed drop with Amd GPU Pro
Post: RE: Huge speed drop with Amd GPU Pro
Yes, I can reproduce the same behaviour. Mask is fine, but rule-based dropped from ~600MH/s to ~300MH/s.
Also the OpenCL JIT compiler segfaults while compiling the scrypt kernel. That errors occur in... |
|
atom |
hashcat
|
6 |
6,179 |
12-18-2016, 11:24 PM |
|
|
Thread: Hashcat exhausted, yet password is in dictionary
Post: RE: Hashcat exhausted, yet password is in dictiona...
Typical WPA case and it's always because of a bad handshake capture. Just do a new one. |
|
atom |
hashcat
|
6 |
6,495 |
12-18-2016, 11:31 PM |
|
|
Thread: Hashcat exhausted, yet password is in dictionary
Post: RE: Hashcat exhausted, yet password is in dictiona...
Latest hashcat beta adds some help for that, new feature. You can add as many handshakes as you want (to make sure there's at least one valid) while cracking them all at once takes the same time as a ... |
|
atom |
hashcat
|
6 |
6,495 |
12-22-2016, 02:46 PM |
|
|
Thread: Cracking WPA with hashcat news
Post: Cracking WPA with hashcat news
For those of you who is cracking WPA with hashcat, continue reading...
Sometimes it happens that the WPA handshake you've recorded is broken. Unfortionaly there's no reliable way to detect and repo... |
|
atom |
User Contributions
|
6 |
11,955 |
12-25-2016, 05:45 PM |
|
|
Thread: Cracking WPA with hashcat news
Post: RE: Cracking WPA with hashcat news
Quote:
--
I can confirm its working, I used to do it with the version 2 of the software. But the more you have the more you will slow down your speed
--
Yes, simple multihash for WPA was worki... |
|
atom |
User Contributions
|
6 |
11,955 |
12-26-2016, 12:58 PM |
|
|
Thread: Budget System Advice
Post: RE: Budget System Advice
|
atom |
Hardware
|
6 |
6,934 |
12-29-2016, 11:06 AM |
|
|
Thread: Budget System Advice
Post: RE: Budget System Advice
Also less headache with drivers |
|
atom |
Hardware
|
6 |
6,934 |
12-29-2016, 11:20 AM |
|
|
Thread: Problems with Fans ?
Post: RE: Problems with Fans ?
Give it some time, there's a little AI inside hashcat which controls the fanspeed. As all AI, it takes some time to get working (few minutes). It should be able to find a fan speed percentage which fi... |
|
atom |
hashcat
|
6 |
7,968 |
12-31-2016, 04:57 PM |
|
|
Thread: Budget System Advice
Post: RE: Budget System Advice
The Graphic Chip inside your CPU doesn't matter, you do not want to use this. The 6GB version of the 1060 has more cuda cores than the 3GB version? Well in that case it does make a difference, but tha... |
|
atom |
Hardware
|
6 |
6,934 |
12-31-2016, 04:58 PM |
|
|
Thread: Why would the list run only on Linux?
Post: RE: Why would the list run only on Linux?
Maybe the hashes which you're trying to crack were not created on a server using utf8 but some codepage/iso encoding. |
|
atom |
General Talk
|
6 |
6,503 |
01-01-2017, 02:42 PM |
|
|
Thread: Why would the list run only on Linux?
Post: RE: Why would the list run only on Linux?
Hashcat uses binary loading of the wordlist, there's no functions used that somehow do a textual interpretation of the data (and automatically convert them). Therefore it makes absolute no sense what ... |
|
atom |
General Talk
|
6 |
6,503 |
01-02-2017, 10:10 AM |
|
|
Thread: Why would the list run only on Linux?
Post: RE: Why would the list run only on Linux?
I don't know, I find this really hard to understand to what you said in the beginning:
Quote:
--
For some reasons I have to use hashcat on both The-Distribution-Which-Does-Not-Handle-OpenCL-Well... |
|
atom |
General Talk
|
6 |
6,503 |
01-03-2017, 11:52 AM |
|
|
Thread: hashcat exhausted status
Post: RE: hashcat exhausted status
Hashcat simply can not find your maskfile. You maybe have used an invalid path.
If hashcat can not find the file it assumes the parameter is a mask not a file. That's why you see it in the candida... |
|
atom |
hashcat
|
6 |
10,080 |
01-21-2017, 10:49 AM |
|
|
Thread: clEnqueueNDRangeKernel(): CL_UNKNOWN_ERROR
Post: RE: clEnqueueNDRangeKernel(): CL_UNKNOWN_ERROR
Please retry with latest beta and post output: https://hashcat.net/beta/ |
|
atom |
hashcat
|
6 |
8,270 |
02-08-2017, 11:48 AM |
|
|
Thread: Why doesn't the restore point update with BCrypt hashes?
Post: RE: Why doesn't the restore point update with BCry...
Not a bug, your wordlist is too small (198172 candidates), there's simply no restore checkpoint possible with it. |
|
atom |
hashcat
|
6 |
6,891 |
02-13-2017, 02:59 PM |