Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: Already an instance running on pid 5
Post: RE: Already an instance running on pid 5
I'm not sure exactly what the problem is and why a second instance is still running.
Anyways, to solve it you just need to stop the second instance (either via job control - or "task manager"-like ... |
|
philsmd |
hashcat
|
7 |
10,362 |
02-06-2018, 05:50 PM |
|
|
Thread: Hashcat slows down after staring attack.
Post: RE: Hashcat slows down after staring attack.
You are trying to crack 779 networks. The benchmark only uses 1 single network to find out the maximum speed.
The huge number of networks will reduce the overall speed almost linearly.
The more ne... |
|
philsmd |
hashcat
|
7 |
6,025 |
02-14-2018, 05:49 PM |
|
|
Thread: Hashcat slows down after staring attack.
Post: RE: Hashcat slows down after staring attack.
In theory you could just split your hccapx file into 779 equally large files (the size of 1 hccapx struct is also mentioned here: https://hashcat.net/wiki/doku.php?id=hccapx , it currently is 393 byte... |
|
philsmd |
hashcat
|
7 |
6,025 |
02-15-2018, 05:51 PM |
|
|
Thread: Mix of --hex-charset and non hex ?
Post: RE: Mix of --hex-charset and non hex ?
Just to make sure that other users interested in something like this do not choose a wrong approach to do these types of attacks: if you are cracking a "salted" hash, you should use the corresponding ... |
|
philsmd |
hashcat
|
7 |
5,475 |
03-18-2018, 07:46 PM |
|
|
Thread: 7z password recovery
Post: RE: 7z password recovery
yeah, you can get the hash by increasing the limit to about 4 GB hex data !!!
https://github.com/philsmd/7z2hashcat/blob/3e82bb8ef0e7e045bcb32bf8936eb75e611f13fc/7z2hashcat.pl#L102
... but the pro... |
|
philsmd |
hashcat
|
7 |
8,537 |
04-16-2018, 06:32 PM |
|
|
Thread: 7z password recovery
Post: RE: 7z password recovery
Do you see the list of files or was the file list also encrypted?
I think the "Out of memory!" message comes because the 7z2hashcat requires a little bit of RAM to fit the whole encrypted data with... |
|
philsmd |
hashcat
|
7 |
8,537 |
04-19-2018, 07:30 PM |
|
|
Thread: 7z password recovery
Post: RE: 7z password recovery
What are the sizes of the hashes we are talking about here? How large is the resulting hash size given/displayed by 7z2hashcat ?
Furthermore, if the password is completely random you will really ha... |
|
philsmd |
hashcat
|
7 |
8,537 |
04-15-2018, 08:34 AM |
|
|
Thread: No duplicated characters when cracking wpa2 password
Post: RE: No duplicated characters when cracking wpa2 pa...
you also can't really pipe like this:
command1 | cd && command2
you need to do it like this:
command1 | command2
therefore something like this:
Code:
--
cd C:\Users\Alexandre\Downloads\h... |
|
philsmd |
General Talk
|
7 |
5,193 |
09-29-2018, 11:50 AM |
|
|
Thread: No duplicated characters when cracking wpa2 password
Post: RE: No duplicated characters when cracking wpa2 pa...
the command I told you to use was different:
1. enter the hashcat folder within the cmd:
Code:
--
cd C:\Users\Alexandre\Downloads\hashcat-4.2.1\
--
2. afterwards run hashcat within that speci... |
|
philsmd |
General Talk
|
7 |
5,193 |
09-30-2018, 10:46 AM |
|
|
Thread: Recovering an encrypted file
Post: RE: Recovering an encrypted file
hashcat supports veracrypt with the hash modes
Code:
--
137XY | VeraCrypt
X | 1 = PBKDF2-HMAC-RIPEMD160
X | 2 = PBKDF2-HMAC-SHA512
X | 3 = PBKDF2-HMAC-Whirlpool
X | 4 =... |
|
philsmd |
hashcat
|
7 |
5,345 |
11-02-2018, 07:15 PM |
|
|
Thread: bruteforce wpa2 from 9999999999 to 6000000000 in decreasing order
Post: RE: bruteforce wpa2 from 9999999999 to 6000000000 ...
(you should use ?1 if you set -1 ) |
|
philsmd |
hashcat
|
7 |
4,636 |
11-23-2018, 11:41 AM |
|
|
Thread: Hashcat saying wrong driver
Post: RE: Hashcat saying wrong driver
are you sure that the MH/s are for a single card and for -m 2500 = WPA/WPA2 ?
That's probably not correct. Can you give a link to these benchmarks ?
Of course if you have 8 x Nvidia GTX 1080 ti th... |
|
philsmd |
hashcat
|
7 |
4,416 |
12-16-2018, 04:05 PM |
|
|
Thread: Low GPU utilization and how to cope with it
Post: RE: Low GPU utilization and how to cope with it
can you give some examples of what the left and right part look like in the hybrid attack.
I think your calculation is completely wrong.
you still have 24 masks on the left side and this number wo... |
|
philsmd |
hashcat
|
7 |
3,763 |
01-05-2019, 05:28 PM |
|
|
Thread: Token length exception
Post: RE: Token length exception
this syntax is wrong:
Code:
--
hashcat -m 1000 -a 3 ... ?1?1?1?1?1?1?1?1?1?1?1 ... hash.txt
--
the correct syntax is
Code:
--
hashcat -m 1000 -a 3 .... hash.txt ?1?1?1?1?1?1?1?1?1?1?1
... |
|
philsmd |
hashcat
|
7 |
23,963 |
02-14-2019, 11:10 AM |
|
|
Thread: Strange behavior when using two GPUs
Post: RE: Strange behavior when using two GPUs
jevgienij Wrote: (03-03-2019, 03:12 PM)
--
What am I missing [...]?
--
Founder Edition / Reference Design GPUs |
|
philsmd |
hashcat
|
7 |
3,287 |
03-03-2019, 03:19 PM |
|
|
Thread: RTX 2080 Low performance
Post: RE: RTX 2080 Low performance
did you actually read what the output says ?
it literally said that you should use -w 3 and -O |
|
philsmd |
hashcat
|
7 |
3,930 |
04-08-2019, 09:10 PM |
|
|
Thread: CUDA Installation not detected
Post: RE: CUDA Installation not detected
which operating system and version?
which GPU ?
is nvrtc.dll and nvcuda.dll (or similar on linux) available on your system ? |
|
philsmd |
Beta Tester
|
7 |
12,889 |
07-27-2019, 12:26 PM |
|
|
Thread: CUDA Installation not detected
Post: RE: CUDA Installation not detected
nvrtc64_80.dll means that you have CUDA 8 installed. This is the wrong version because it's way too old.
Please get fully rid of CUDA 8 (uninstall it completely by also using driver fusion and/or d... |
|
philsmd |
Beta Tester
|
7 |
12,889 |
07-30-2019, 09:08 AM |
|
|
Thread: Problem with the github release
Post: RE: Problem with the github release
if clinfo (please test it and show results) doesn't report all the devices, it's for sure a setup/driver (installation) problem. (not a hashcat problem)
I would also suggest making a test with http... |
|
philsmd |
hashcat
|
7 |
2,759 |
09-11-2019, 05:56 PM |
|
|
Thread: Problem with the github release
Post: RE: Problem with the github release
did you test with clinfo ? you didn't answer that question |
|
philsmd |
hashcat
|
7 |
2,759 |
09-13-2019, 06:33 PM |