Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: M02500-optimized.cl missing
Post: RE: M02500-optimized.cl missing
did you extract all the files from the archive? |
|
undeath |
hashcat
|
9 |
2,838 |
07-04-2019, 07:55 PM |
|
|
Thread: M02500-optimized.cl missing
Post: RE: M02500-optimized.cl missing
I believe there has never been an optimized kernel for 2500. So the only problem seems to be hashcat trying to load it anyway. What exactly is your command line? |
|
undeath |
hashcat
|
9 |
2,838 |
07-04-2019, 09:49 PM |
|
|
Thread: M02500-optimized.cl missing
Post: RE: M02500-optimized.cl missing
What command line are you using to start hashcat? |
|
undeath |
hashcat
|
9 |
2,838 |
07-05-2019, 12:04 AM |
|
|
Thread: M02500-optimized.cl missing
Post: RE: M02500-optimized.cl missing
A failing self-check usually means the driver has a bug. Don't expect anything when disabling that. From that I gather, however, that you are still able to start hashcat and the error is suddenly gone... |
|
undeath |
hashcat
|
9 |
2,838 |
07-05-2019, 08:16 PM |
|
|
Thread: Status EXHAUSTED with correct PWD in list
Post: RE: Status EXHAUSTED with correct PWD in list
don't report problems when using --self-test-disable. your driver is broken. |
|
undeath |
hashcat
|
9 |
2,834 |
07-05-2019, 08:54 PM |
|
|
Thread: More efficient way for Cyrillic masks
Post: RE: More efficient way for Cyrillic masks
What are the invalid combinations created by method 1? |
|
undeath |
hashcat
|
2 |
2,819 |
07-24-2018, 05:43 PM |
|
|
Thread: Hashcat vs TeamViewer
Post: RE: Hashcat vs TeamViewer
The most pressing issue here is apparently bad cooling. You can either do manual fan control or underclock/undervolt the gpu. |
|
undeath |
hashcat
|
3 |
2,817 |
06-24-2018, 07:21 PM |
|
|
Thread: Brain behavior
Post: RE: Brain behavior
The name does not matter I believe but the contents definitely do. |
|
undeath |
hashcat
|
4 |
2,815 |
12-08-2018, 12:47 AM |
|
|
Thread: Brain behavior
Post: RE: Brain behavior
Creating a new hash file with a different set of hashes will invalidate all previous status. |
|
undeath |
hashcat
|
4 |
2,815 |
12-08-2018, 02:23 PM |
|
|
Thread: Plz help for MD5(sal1.PASSWORD.salt2)
Post: RE: Plz help for MD5(sal1.PASSWORD.salt2)
id417 is on the right track but not right there.
-j/-k does not allow rule files.
Instead of using a1 use a normal a0 attack and create a rule to append salt2 in m20. |
|
undeath |
hashcat
|
3 |
2,813 |
10-27-2017, 02:24 PM |
|
|
Thread: help designing an optimal attack - veracrypt non-boot drive
Post: RE: help designing an optimal attack - veracrypt n...
Sounds like you want to do a table attack (https://hashcat.net/wiki/doku.php?id=table_lookup_attack). Although you need to generate and pipe in candidates using hashcat-legacy (https://hashcat.net/... |
|
undeath |
hashcat
|
4 |
2,805 |
10-20-2018, 10:31 AM |
|
|
Thread: help designing an optimal attack - veracrypt non-boot drive
Post: RE: help designing an optimal attack - veracrypt n...
before running deps.sh, try running
export CC="x86_64-w64-mingw32-gcc"
export CXX="x86_64-w64-mingw32-g++" |
|
undeath |
hashcat
|
4 |
2,805 |
10-22-2018, 11:56 PM |
|
|
Thread: What am I missing?
Post: RE: What am I missing?
make sure your password file has no BOM. |
|
undeath |
hashcat
|
3 |
2,804 |
04-13-2018, 10:24 PM |
|
|
Thread: What am I missing?
Post: RE: What am I missing?
The BOM is always optional and its presence depends on your text editor. Notepad++ has an option to explicitly enable/disable it. BOM is almost exclusively used for unicode. https://en.wikipedia.org/w... |
|
undeath |
hashcat
|
3 |
2,804 |
04-15-2018, 10:17 AM |
|
|
Thread: Use of "/" slash in mask
Post: RE: Use of "/" slash in mask
If the mask is a valid path hashcat will try to load it as a hcmask file. Workaround is to create a hcmask file that has the / inside. |
|
undeath |
hashcat
|
3 |
2,804 |
08-13-2018, 05:57 PM |
|
|
Thread: Trying to get a myspace decrypt
Post: RE: Trying to get a myspace decrypt
what's your command line? did you specify the correct hash mode? |
|
undeath |
hashcat
|
3 |
2,796 |
06-05-2018, 10:58 PM |
|
|
Thread: Trying to get a myspace decrypt
Post: RE: Trying to get a myspace decrypt
I recommend simply reading the --help output and wiki. Most youtube tutorials are excruciating.
By reading the --help output you would quickly notice that whatever that "decrypted.txt" file is, it ... |
|
undeath |
hashcat
|
3 |
2,796 |
06-06-2018, 01:05 PM |
|
|
Thread: Bitcoin2hashcat.py and sensitive info
Post: RE: Bitcoin2hashcat.py and sensitive info
Sharing your BTC wallet "hash" is not safe because it includes your encrypted privkey, which is needed to crack the password. Once cracked someone can decrypt your privkey and steal your BTC.
I don't... |
|
undeath |
hashcat
|
2 |
2,795 |
12-04-2018, 04:54 PM |
|
|
Thread: problems with -m 15700
Post: RE: problems with -m 15700
Try using the slow candidates mode (-S)
Hashcat isn't optimised for handling such small wordlists. |
|
undeath |
hashcat
|
5 |
2,794 |
02-08-2019, 03:36 PM |
|
|
Thread: A couple of Qs about PMK
Post: RE: A couple of Qs about PMK
Pilsener Wrote: (04-12-2019, 10:46 PM)
--
Now I started to wonder:
1. How do we know (in this example) that the passkey consists of 8 digits?
--
external intelligence
Pilsener Wrote: (04-12-201... |
|
undeath |
General Talk
|
4 |
2,794 |
04-13-2019, 11:37 AM |