Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum Replies [asc] Views Posted
    Thread: Pkzip Format Error
Post: RE: Pkzip Format Error

no, that is not true. example hashes are here: https://hashcat.net/wiki/example_hashes (or use -m 17220 --example-hashes) the current max length is mentioned here: https://github.com/hashcat/hashc...
philsmd hashcat 4 3,554 11-13-2019, 12:30 PM
    Thread: Pkzip Format Error
Post: RE: Pkzip Format Error

~ 3.5 MB is GREATER than 320 KB it is as easy as this. it's not supported What do you mean by "same error". I only told you that the limit is 320 KB (I didn't tell you that about 4 MB are supporte...
philsmd hashcat 4 3,554 11-16-2019, 01:38 PM
    Thread: Benchmark give some results but crash in particular hashes
Post: RE: Benchmark give some results but crash in parti...

did you try to test with the hashcat beta from https://hashcat.net/beta/ ?
philsmd hashcat 4 3,461 11-18-2019, 02:20 PM
    Thread: Almost HALF speeds on 8 V100 GCP
Post: RE: Almost HALF speeds on 8 V100 GCP

it's important to understand what exactly you are comparing with (it's not good and meaningful to compare apples to oranges). How exatly do you get the speed ? do you use -b ? My guess is that you ...
philsmd hashcat 4 1,652 11-22-2019, 07:36 PM
    Thread: Almost HALF speeds on 8 V100 GCP
Post: RE: Almost HALF speeds on 8 V100 GCP

can you post the output of Code: -- hashcat -m 1000 -b -- ? it's also worth testing with the beta version from https://hashcat.net/beta/ or even testing with CUDA (you need to install the CUD...
philsmd hashcat 4 1,652 11-22-2019, 08:09 PM
    Thread: m -15700 2h\s on 1080ti
Post: RE: m -15700 2h\s on 1080ti

it's called the cost factor (N, r, p). different settings/cost implies different speed
philsmd hashcat 4 1,599 11-24-2019, 01:00 PM
    Thread: Hashcat vs Keepass 2 (.kdbx)
Post: RE: Hashcat vs Keepass 2 (.kdbx)

No, the lengths are always the absolute length (they do not substract the fixed or hard-coded part). This would make more sense: Code: -- hashcat64.exe -a 3 -m 13400 --increment --increment-min...
philsmd hashcat 4 1,963 12-01-2019, 01:23 PM
    Thread: How to enter hashcat mask?
Post: RE: How to enter hashcat mask?

001?d?d?d?d?d?d?d all the details are here: - wiki: https://hashcat.net/wiki/doku.php?id=mask_attack - or FAQ: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#why_should_i_use_a_m...
philsmd hashcat 4 1,409 12-11-2019, 06:43 PM
    Thread: Special Character for hashcat rules
Post: RE: Special Character for hashcat rules

Code: -- $_ $0 $1 -- [hr] explanation: to append more than one character, you need to apply more than one rule (https://hashcat.net/wiki/?id=rule_based_attack)
philsmd hashcat 4 1,345 12-13-2019, 06:54 PM
    Thread: Special Character for hashcat rules
Post: RE: Special Character for hashcat rules

yeah, you are completely wrong. there is a whole table of "functions" (https://hashcat.net/wiki/?id=rule_based_attack#implemented_compatible_functions) and $, ^, T, D, O, x etc are not referring to...
philsmd hashcat 4 1,345 12-13-2019, 07:22 PM
    Thread: Performance breack down 70%
Post: RE: Performance breack down 70%

disk speed doesn't matter for -a 3 (except if you are really swapping, that would be performance killer, but you should be able to monitor the disk activity very easily on each and every operating sys...
philsmd Hardware 4 1,791 12-24-2019, 11:46 AM
    Thread: Mask 0123456789
Post: RE: Mask 0123456789

https://hashcat.net/wiki/?id=mask_attack Code: -- hashcat64.exe -m 2500 -a 3 -o www.txt C:\ha\20488_1578425546.hccapx ?d?d?d?d?d?d?d?d --
philsmd hashcat 4 1,383 01-07-2020, 09:59 PM
    Thread: Mask 0123456789
Post: RE: Mask 0123456789

https://hashcat.net/wiki/?id=mask_attack#custom_charsets the general idea will be the same and won't change, if you do not know how to do it, you can simple read the explanation on the wiki page, t...
philsmd hashcat 4 1,383 01-07-2020, 11:05 PM
    Thread: Create PKZIP Master Key
Post: RE: Create PKZIP Master Key

you do not use the output of zip2john at all for -m 20500 or -m 20510. you just use the key that bkcrack will give you if you have succeeded with a known plaintext attack
philsmd hashcat 4 1,849 01-14-2020, 03:51 PM
    Thread: how to do it better ???
Post: RE: how to do it better ???

https://hashcat.net/wiki/?id=timeout_patch
philsmd hashcat 4 1,324 01-29-2020, 08:30 PM
    Thread: Using hashcat Brain with slow hash and specific password length
Post: RE: Using hashcat Brain with slow hash and specifi...

if you have a minimum required length of 12 and rules that add up to 4 characters, you could just pre-process your dict such that it has at least 12-4 = 8 characters. That's already a huge filter and ...
philsmd hashcat 4 1,381 01-14-2020, 12:52 PM
    Thread: Create PKZIP Master Key
Post: RE: Create PKZIP Master Key

do not post hashes in this forum, see https://hashcat.net/forum/announcement-2.html The example hashes are here: https://hashcat.net/wiki/example_hashes (hint: they do not have any file names etc, ...
philsmd hashcat 4 1,849 01-14-2020, 03:36 PM
    Thread: Using hashcat Brain with slow hash and specific password length
Post: RE: Using hashcat Brain with slow hash and specifi...

in theory we could enable the rule engine used by -j and -k also for --slow-candidates (-S) which is enabled by default in case brain is used. This would also allow reject rules etc (everything that ...
philsmd hashcat 4 1,381 01-15-2020, 04:50 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
    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