Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: question about brain server
Post: RE: question about brain server
what --brain-client-features do you use?
as you can see from the --help not all settings are checking all passwords:
Code:
--
- [ Brain Client Features ] -
# | Features
===+========
... |
|
philsmd |
hashcat
|
3 |
2,682 |
12-01-2018, 10:07 PM |
|
|
Thread: question about hashcat speed slow?
Post: RE: question about hashcat speed slow?
Did you try to test -m 11600 with the beta version from https://hashcat.net/beta , it has several improvements for hook code (see https://github.com/hashcat/hashcat/commit/a8555fa048517bf352c0ba16745d... |
|
philsmd |
hashcat
|
7 |
2,061 |
01-24-2020, 11:58 AM |
|
|
Thread: question about hccapx
Post: RE: question about hccapx
--potfile-disable
hashcat won't keep cracking the same hash/network again and again and again if it already was cracked. The hashcat.potfile will contain the "list" of cracked hashes |
|
philsmd |
hashcat
|
1 |
528 |
03-31-2020, 06:45 PM |
|
|
Thread: Question regarding -m 20710 (hashcat beta).
Post: RE: Question regarding -m 20710 (hashcat beta).
hey,
you forgot to mention the most important information ! how long is your salt ?
-O stands for optimized and can only be used if some prequirements are meat... especially max salt length and ... |
|
philsmd |
hashcat
|
2 |
964 |
11-20-2019, 10:15 AM |
|
|
Thread: Quick bruteforce char set help
Post: RE: Quick bruteforce char set help
See https://hashcat.net/wiki/doku.php?id=mask_attack
First you define the custom charset:
-1 ?u?d
which means: define a custom charset (see https://hashcat.net/wiki/doku.php?id=mask_attack#custom_cha... |
|
philsmd |
Old oclHashcat Support
|
3 |
5,557 |
01-23-2015, 10:43 PM |
|
|
Thread: Quick bruteforce char set help
Post: RE: Quick bruteforce char set help
Completely different question also should be addressed in separate forum threads (with meaningful title).
Anyway, I will answer the question (and close the thread):
the answer, is as always given in ... |
|
philsmd |
Old oclHashcat Support
|
3 |
5,557 |
01-23-2015, 11:13 PM |
|
|
Thread: r9 270x driver issue
Post: RE: r9 270x driver issue
If you refer to this:
https://www.darkmoreops.com/2014/08/18/cracking-wpa2-wpa-with-hashcat-The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)-linux/
then I can only say that this is exactly th... |
|
philsmd |
Hardware
|
3 |
8,656 |
10-16-2014, 03:38 PM |
|
|
Thread: R9 290x / WPA2 / gpu loops
Post: RE: R9 290x / WPA2 / gpu loops
Here you can read about the registry patch for windows:
https://hashcat.net/wiki/doku.php?id=timeout_patch |
|
philsmd |
Old oclHashcat Support
|
3 |
7,238 |
02-18-2015, 11:56 AM |
|
|
Thread: R9 390x question
Post: RE: R9 390x question
should be supported (even if not yet listed on the amd openCL compatible-GPU page)
Also see https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_created_a_hash_with_echo_test_md5sum_bu... |
|
philsmd |
Hardware
|
7 |
11,404 |
08-09-2015, 07:16 PM |
|
|
Thread: Radeon HD 7770 problem...
Post: RE: Radeon HD 7770 problem...
@wkdwilliams How did you install catalyst? I now tried to (re-)download it from here https://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx and see if clinfo is inside:
$ wget https://www... |
|
philsmd |
Very old oclHashcat-plus Support
|
14 |
28,389 |
03-27-2013, 12:40 PM |
|
|
Thread: Radeon HD 7770 problem...
Post: RE: Radeon HD 7770 problem...
I do not see any problems in the output. It seems that the card was detected correctly.
So now, which version of oclHashcat do you use? The newest of course! (if not download it)
I don't see any such... |
|
philsmd |
Very old oclHashcat-plus Support
|
14 |
28,389 |
03-27-2013, 01:51 PM |
|
|
Thread: Radeon HD 7770 problem...
Post: RE: Radeon HD 7770 problem...
Maybe you can join us in https://webchat.freenode.net/?channels=hashcat so that we can come to a solution faster and w/o posting too much here... Of course, the problem description and possible solutio... |
|
philsmd |
Very old oclHashcat-plus Support
|
14 |
28,389 |
03-27-2013, 03:31 PM |
|
|
Thread: Random Floating Point 0-1
Post: RE: Random Floating Point 0-1
just a note:
keyspace is: number_of_chars_in_charset ^ password_length (where ^ means "to the power of")
[0-9] = 10 digits to the power of (length) 16 (position 1 and 2 are fixed, you can check for 0... |
|
philsmd |
General Help
|
6 |
7,390 |
07-11-2015, 11:01 PM |
|
|
Thread: Range for the mask
Post: RE: Range for the mask
First of all, I do not understand what this notation means:
Quote:
--
password|21|6|8|3|19|17|5|15|3|8|5|6|30|19|0|29|29|18|30|30|1|1|28|15|27|22|24|1|2|17|30|2017
--
does this mean your passw... |
|
philsmd |
hashcat
|
7 |
6,109 |
10-24-2017, 11:35 AM |
|
|
Thread: Ransomware
Post: RE: Ransomware
First of all, this is of course not the usual use case for hashcat.
Furthermore, Diskcryptor is probably a legit software just misused by the malware, it's not malware but can be used to encrypt file... |
|
philsmd |
hashcat
|
13 |
7,573 |
12-13-2018, 08:06 PM |
|
|
Thread: Ransomware
Post: RE: Ransomware
I had a glance at this page: https://diskcryptor.net/wiki/Volume
and the source here https://github.com/smartinm/diskcryptor
it seems that the algo for key derivation from the password is PBKDF2-H... |
|
philsmd |
hashcat
|
13 |
7,573 |
12-13-2018, 09:12 PM |
|
|
Thread: Ransomware
Post: RE: Ransomware
Well, if it wasn't really clear yet, this specific algorithm is not supported yet by hashcat since you can't really extract a hash, but need to generate the AES-XTS keys on-the-fly and verify the decr... |
|
philsmd |
hashcat
|
13 |
7,573 |
12-14-2018, 11:06 AM |
|
|
Thread: rar archive test
Post: RE: rar archive test
example hashes are here: https://hashcat.net/wiki/example_hashes
(hint: you do not need to include the filenames etc, just the info needed as seen on the example hashes page)
... and for the time bei... |
|
philsmd |
hashcat
|
1 |
2,957 |
08-14-2016, 06:33 PM |
|
|
Thread: RAR crack
Post: RE: RAR crack
There could be many reasons why your experiencing these crashes.
I would suggest that you try the -m 12500 = RAR3-hp example hash from https://hashcat.net/wiki/example_hashes.
It would be also i... |
|
philsmd |
hashcat
|
2 |
6,493 |
07-18-2017, 05:35 PM |
|
|
Thread: RAR hash file error "Line-length exception"
Post: RE: RAR hash file error "Line-length exception"
1. the example RAR "hash" should work
2. only RAR3-hp ($RAR3$*0*) is supported so far
3. for RAR3-hp ($RAR3$*0*) no file names should be used within the "hash", e.g. no xxx.rar, xxx.jpg etc (these par... |
|
philsmd |
Old oclHashcat Support
|
1 |
5,552 |
12-24-2015, 12:55 PM |