Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Optimizing WPA recovery
Post: RE: Optimizing WPA recovery
The recommended way is to capture the network traffic with https://github.com/ZerBea/hcxdumptool and convert the capture to hashes with hcxpcapngtool of https://github.com/ZerBea/hcxtools .
The new... |
|
philsmd |
General Talk
|
4 |
1,529 |
02-21-2020, 08:28 AM |
|
|
Thread: Couple of questions
Post: RE: Couple of questions
no, PMKID is not specific to WPA3.
As far as I know you just capture the network traffic with https://github.com/ZerBea/hcxdumptool and convert the capture file to hashes with https://github.com/Ze... |
|
philsmd |
hashcat
|
8 |
2,671 |
02-21-2020, 08:20 AM |
|
|
Thread: Hashcat Brain not working
Post: RE: Hashcat Brain not working
maybe you are confusing the hashcat brain with some hashcat wrapper like hashtopolis that tries to distribute work across multiple rigs/systems ?
brain and distributed cracking wrappers/systems act... |
|
philsmd |
hashcat
|
5 |
1,839 |
02-20-2020, 10:29 AM |
|
|
Thread: Veracrypt with multiple keyfiles
Post: RE: Veracrypt with multiple keyfiles
the file checksum is calculated internally by hashcat. All the files are combined to later create the checksum (as veracrypt does too)
Therefore, if you do NOT know which files you used or the orde... |
|
philsmd |
hashcat
|
5 |
1,952 |
02-20-2020, 10:19 AM |
|
|
Thread: Need advice of Drivers for my setup.
Post: RE: Need advice of Drivers for my setup.
why are you using pipe/stdin ?
It's very weird that you are asking why something is not fast enough but don't really explain what your command is and why you are using a Pipe:
Quote:
--
Guess.B... |
|
philsmd |
hashcat
|
5 |
1,838 |
02-20-2020, 01:01 AM |
|
|
Thread: Hashcat Brain not working
Post: RE: Hashcat Brain not working
you didn't really mention the hash type and your command. please do |
|
philsmd |
hashcat
|
5 |
1,839 |
02-20-2020, 12:47 AM |
|
|
Thread: Wallet.DAT Master Key
Post: RE: Wallet.DAT Master Key
can you please give more detail about what software this is from and why you think it is sha3 etc ?
normally every bitcoin wallet.dat file is just simple used together with bitcoin2john.py and the ... |
|
philsmd |
hashcat
|
4 |
2,148 |
02-20-2020, 12:45 AM |
|
|
Thread: Mask for brut
Post: RE: Mask for brut
It's just one of the best masks if you care about speed, hit-rate, working efficient with multiple hash-type etc.
of course, the user should specify their own masks if they have some knowledge abou... |
|
philsmd |
hashcat
|
4 |
1,525 |
02-20-2020, 12:43 AM |
|
|
Thread: Hash Format for IOS 12.x and 13.x
Post: RE: Hash Format for IOS 12.x and 13.x
it's most probably just the "salt"/key. every time you make a backup a different encryption key and salt is used.
BTW: you are not allowed to post hashes in this forum (see https://hashcat.net/foru... |
|
philsmd |
hashcat
|
2 |
1,283 |
02-19-2020, 10:37 PM |
|
|
Thread: Hashcat Brain not working
Post: RE: Hashcat Brain not working
what's your command and hash type ? what is the attack mode (-a x) ?
did you try to use hashcat beta from https://hashcat.net/forum/ |
|
philsmd |
hashcat
|
5 |
1,839 |
02-19-2020, 07:08 PM |
|
|
Thread: OpenCl kernel self-test failed when using any version later than v4.2.1 !!
Post: RE: OpenCl kernel self-test failed when using any ...
Old release versions can be found here: https://hashcat.net/hashcat/#download-older
It is of course discouraged to use old/unsupported versions of hashcat, you shouldn't use them because they might... |
|
philsmd |
hashcat
|
29 |
21,222 |
02-19-2020, 01:15 PM |
|
|
Thread: Mask for brut
Post: RE: Mask for brut
If you do not specify any mask the default mask is used, see https://hashcat.net/wiki/doku.php?id=hashcat#default_values
I already explained it here (don't just double post that quickly, we already... |
|
philsmd |
hashcat
|
4 |
1,525 |
02-19-2020, 09:45 AM |
|
|
Thread: Status description
Post: RE: Status description
for status updates every 30 seconds, you need to use:
--status --status-timer 30
1. The mask (that you didn't specify, it's the default one, see: https://hashcat.net/wiki/doku.php?id=hashcat#defau... |
|
philsmd |
hashcat
|
2 |
1,158 |
02-19-2020, 09:43 AM |
|
|
Thread: OpenCl kernel self-test failed when using any version later than v4.2.1 !!
Post: RE: OpenCl kernel self-test failed when using any ...
I would suggest that you at least try to run the beta version from https://hashcat.net/beta . It tries to work around many driver problems. This is the sad part of being dependent on working device d... |
|
philsmd |
hashcat
|
29 |
21,222 |
02-16-2020, 12:15 PM |
|
|
Thread: run hashcat on winserver 2019
Post: RE: run hashcat on winserver 2019
maybe it's from a different OpenCL Platform ?
please post the output of:
hashcat -I |
|
philsmd |
hashcat
|
7 |
2,335 |
02-15-2020, 10:31 PM |
|
|
Thread: Ethereum Wallet and 1080ti trouble
Post: RE: Ethereum Wallet and 1080ti trouble
It's called the cost factor (N, r, p parameters of scrypt).
your hash is probably: $ethereum$s*262144*1*8
their hash is: $ethereum$s*8192*8*1*
it's important to compare similar things, not apple ... |
|
philsmd |
hashcat
|
4 |
1,626 |
02-15-2020, 12:15 PM |
|
|
Thread: Veracrypt with multiple keyfiles
Post: RE: Veracrypt with multiple keyfiles
hashcat --help
Code:
--
--veracrypt-keyfiles | File | Keyfiles to use, separated with commas
--veracrypt-pim-start | Num | VeraCrypt personal iterations multiplier start
--veracrypt-... |
|
philsmd |
hashcat
|
5 |
1,952 |
02-15-2020, 09:30 AM |
|
|
Thread: Linux vs Win speed
Post: RE: Linux vs Win speed
did you try to use beta for both systems (https://hashcat.net/beta) ?
what might also make the difference is as you said the driver version, tuning software (performance/power levels, memory speeds... |
|
philsmd |
hashcat
|
4 |
1,481 |
02-12-2020, 01:03 AM |
|
|
Thread: nVidia 1660 familly hashrates
Post: RE: nVidia 1660 familly hashrates
you need to use -D 1,2 (capital D for --opencl-device-types) to enable both CPU and GPU (-d x is something else, it just selects already whitelisted/enabled devices).
you have pocl installed and th... |
|
philsmd |
Hardware
|
5 |
2,198 |
02-11-2020, 07:17 PM |
|
|
Thread: Linux vs Win speed
Post: RE: Linux vs Win speed
Code:
--
hashcat --version
--
|
|
philsmd |
hashcat
|
4 |
1,481 |
02-10-2020, 11:59 PM |