Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
Thread: 2080 ti 2500 50kh's
Post: RE: 2080 ti 2500 50kh's
add -w 4
you could also try the beta version: https://hashcat.net/beta/ |
|
philsmd |
General Talk
|
5 |
1,477 |
03-21-2020, 12:45 PM |
|
|
Thread: separator unmatched
Post: RE: separator unmatched
Could you please explain what you are trying to crack (which type of hashes) and how you are testing ?
The best thing probably would be to just test example hashes from https://hashcat.net/wiki/exa... |
|
philsmd |
hashcat
|
7 |
1,480 |
05-09-2020, 07:35 AM |
|
|
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 |
|
|
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: Encoding problem?
Post: RE: Encoding problem?
known limitation of utf16le conversion in kernel, use this:
Code:
--
hashcat -m 900 --encoding-to utf16le /tmp/my.hashes /tmp//test.wordlist
--
|
|
philsmd |
hashcat
|
1 |
1,485 |
06-11-2019, 07:31 AM |
|
|
Thread: noob question about cmds/password types
Post: RE: noob question about cmds/password types
example hashes are here: https://hashcat.net/wiki/example_hashes
note: no file names and colons within the hash |
|
philsmd |
hashcat
|
3 |
1,486 |
08-05-2019, 08:41 PM |
|
|
Thread: Android encrypted partition dump
Post: RE: Android encrypted partition dump
hey
as far as I know hashcat is able to crack the backups generated by "adb backup"
see https://9to5google.com/2017/11/04/how-to-backup-restore-android-device-data-android-basics/ and https://gith... |
|
philsmd |
hashcat
|
1 |
1,501 |
07-21-2019, 09:52 AM |
|
|
Thread: Keys
Post: RE: Keys
how do you want to hit the keys ? with something else than your fingers ? (e.g. a wrapper script)
I would suggest to use
--status
--status-timer
or alternative a different structure/format:
... |
|
philsmd |
hashcat
|
3 |
1,503 |
02-24-2020, 08:19 PM |
|
|
Thread: Keys
Post: RE: Keys
You would need to explain exactly what your end goal is such that somebody in here can explain if this would make sense and if it would work. Why would you need to fake pressing some keys in the first... |
|
philsmd |
hashcat
|
3 |
1,503 |
02-25-2020, 09:45 AM |
|
|
Thread: CL_PLATFORM_NOT_FOUND_KHR on RTX 2080ti
Post: RE: CL_PLATFORM_NOT_FOUND_KHR on RTX 2080ti
which nvidia driver version do you use ?
did you try following this guide: https://hashcat.net/faq/wrongdriver
if still not working, please try with an older Nvidia driver version e.g. the ones re... |
|
philsmd |
hashcat
|
1 |
1,504 |
02-10-2019, 09:22 AM |
|
|
Thread: hashcat ends without error message
Post: RE: hashcat ends without error message
in general these are problems with drivers. maybe you have some further drivers installed e.g. for your OpenCL CPU etc.
I think driver fusion and/or ddu (Display Driver Uninstaller) might help you ... |
|
philsmd |
hashcat
|
3 |
1,515 |
06-12-2019, 09:56 AM |
|
|
Thread: hashcat ends without error message
Post: RE: hashcat ends without error message
would be actually quite interesting to debug this to find out who the culprit is here.
Did you try to test it with all the GPUs (physically) removed ? does it also crash with only the CPU within yo... |
|
philsmd |
hashcat
|
3 |
1,515 |
06-12-2019, 12:04 PM |
|
|
Thread: Veracrypt Non-bootable drive
Post: RE: Veracrypt Non-bootable drive
Did you read this:
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_do_i_extract_the_hashes_from_truecrypt_volumes
?
is this a physical disk ? how many volumdes/partitions etc... |
|
philsmd |
hashcat
|
3 |
1,518 |
08-24-2019, 12:11 PM |
|
|
Thread: Veracrypt Non-bootable drive
Post: RE: Veracrypt Non-bootable drive
there could be many problems here.
maybe you do not test the correct password / dictionary file, please try with a wordlist ONLY containing the password.
Did you test with that dcfldd windows bi... |
|
philsmd |
hashcat
|
3 |
1,518 |
08-25-2019, 10:54 AM |
|
|
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: 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: Not found hash Removing
Post: RE: Not found hash Removing
you are searching for this command line option:
Code:
--
--left | Compare hashlist with potfile; show uncracked hashes
--
and of course the opposite of --left is --show
btw: you are not all... |
|
philsmd |
General Talk
|
1 |
1,528 |
03-24-2019, 02:53 PM |
|
|
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: 1Password Master Password file location (MAC)?
Post: RE: 1Password Master Password file location (MAC)?
I'm sorry to hear that.
It might depend on the version of 1password that is being used, but some online resources say it's somewhere located in the ~/Library/ subfolders on macOS:
https://discus... |
|
philsmd |
hashcat
|
2 |
1,530 |
11-29-2019, 10:49 AM |
|
|
Thread: No devices found/left
Post: RE: No devices found/left
if you want to install the Intel driver, you just go to the intel download page (as explained in dozens of other hashcat forum posts):
https://hashcat.net/forum/thread-9240-post-48858.html#pid48858
... |
|
philsmd |
hashcat
|
7 |
1,535 |
06-09-2020, 12:48 PM |