Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: hashcat 0h/s
Post: RE: hashcat 0h/s
The timeout patch was not applied correctly (maybe you didn't reboot etc, please follow the steps 1 by 1 and don't skip anything)
You should also try with cmd instead of powershell. that might also... |
|
philsmd |
hashcat
|
3 |
2,306 |
12-16-2018, 11:48 AM |
|
|
Thread: Custom charset with mask files
Post: RE: Custom charset with mask files
@swing
did you try putting my1.hcchr and my2.hcchr into the root directory of hashcat and use a mask like this:
my1.hcchr,my2.hcchr,?l,?1?2?1?2?3?3?3
I think it's just a matter of if the file i... |
|
philsmd |
hashcat
|
3 |
3,832 |
01-18-2019, 07:48 PM |
|
|
Thread: Worked once and didnt work immediately after
Post: RE: Worked once and didnt work immediately after
you can use the command line switch --potfile-disable if you really intend to crack hashes multipe times and avoid the potfile checks. |
|
philsmd |
hashcat
|
3 |
2,010 |
01-29-2019, 12:13 PM |
|
|
Thread: new to hashcat trying to learn
Post: RE: new to hashcat trying to learn
please remember that the custom charsets must be set within the hashcat mask file:
Code:
--
hashcat -m 2500 -a 3 -w 3 Prova.hccapx masks.hcmask
--
the masks.hcmask file is this one:
Code:
... |
|
philsmd |
hashcat
|
3 |
1,969 |
02-17-2019, 10:50 AM |
|
|
Thread: build for windows from linux
Post: RE: build for windows from linux
this has nothing to do on where you use the "win32" target, because it doesn't exists anymore! it's just a very recent change:
https://github.com/hashcat/hashcat/commit/68d6d36761e7f5ddb3b58cb90b6a8... |
|
philsmd |
hashcat
|
3 |
2,032 |
03-03-2019, 09:31 AM |
|
|
Thread: Doing nothing when trying to output potfile
Post: RE: Doing nothing when trying to output potfile
Thanks. Could you test also with the latest hashcat version but with much fewer hashes ? Is is still not responding (doing anything) then ? How slow is it with for instance just 10000 hashes ? |
|
philsmd |
hashcat
|
3 |
1,855 |
03-07-2019, 12:21 PM |
|
|
Thread: Password in list, but hashcat cant find it? [Electrum litecoin wallet]
Post: RE: Password in list, but hashcat cant find it? [E...
does the example hash from https://hashcat.net/wiki/example_hashes work for you ?
Do you see any self-test errors at the start of hashcat ?
If you are sure that the hash should crack and your se... |
|
philsmd |
hashcat
|
3 |
2,505 |
03-07-2019, 05:06 PM |
|
|
Thread: Password in list, but hashcat cant find it? [Electrum litecoin wallet]
Post: RE: Password in list, but hashcat cant find it? [E...
update: I'm pretty sure this problem with electrum2 was already fixed, see: https://github.com/hashcat/hashcat/pull/1805 and https://github.com/hashcat/hashcat/issues/1942
any version > 5.1.0 shoul... |
|
philsmd |
hashcat
|
3 |
2,505 |
03-08-2019, 12:53 PM |
|
|
Thread: Hashcat brain RAM-limited version
Post: RE: Hashcat brain RAM-limited version
hashcat --help
--brain-client-features
- [ Brain Client Features ] -
# | Features
===+========
1 | Send hashed passwords
2 | Send attack positions
3 | Send hashed passwords and att... |
|
philsmd |
User Contributions
|
3 |
3,230 |
03-10-2019, 12:39 PM |
|
|
Thread: Doing nothing when trying to output potfile
Post: RE: Doing nothing when trying to output potfile
how large is your hash file ? How many hashes do you have ?
Did you try to test with a subset of the whole hashes (a much smaller hash file) ?
As far as I know, the combining of hashes and usern... |
|
philsmd |
hashcat
|
3 |
1,855 |
03-06-2019, 03:08 PM |
|
|
Thread: HashCat Speed
Post: RE: HashCat Speed
no hash type, no valid answer
btw: try to use -w 4 and -O (the latter only makes sense if applicable to that specific hash type -m x) |
|
philsmd |
hashcat
|
3 |
1,840 |
03-24-2019, 11:42 AM |
|
|
Thread: HashCat Speed
Post: RE: HashCat Speed
I think brute-forcing is not the correct approach (or at least it shouldn't be the first one) for slow hash types like iTunes backup >= 10.0 .
I would recommend starting with a dictionary attack (-... |
|
philsmd |
hashcat
|
3 |
1,840 |
03-24-2019, 12:15 PM |
|
|
Thread: Hashcat Brain Files (*.admp, *.ldmp)
Post: RE: Hashcat Brain Files (*.admp, *.ldmp)
It is currently hard-coded (see https://github.com/hashcat/hashcat/blob/7806be32c25c387cc11f02a400684c0d0d465632/src/brain.c#L1982-L1983), but it's not impossible to add command line options etc for i... |
|
philsmd |
hashcat
|
3 |
2,024 |
03-27-2019, 01:57 PM |
|
|
Thread: Hashcat Caching Previously Calculated Hashes
Post: RE: Hashcat Caching Previously Calculated Hashes
there is no such additional cache for storing cracked hashes except the potfile.
Maybe you are confusing the startup time with the OpenCL kernel compilation time, which only happens once for each k... |
|
philsmd |
hashcat
|
3 |
2,153 |
03-27-2019, 08:25 PM |
|
|
Thread: Hashcat Caching Previously Calculated Hashes
Post: RE: Hashcat Caching Previously Calculated Hashes
I'm not 100% sure what you are seeing/experiencing over there, but also remember that hashcat is highly parallelized and therefore all your OpenCL devices and all cores of just a single device (CPU/GP... |
|
philsmd |
hashcat
|
3 |
2,153 |
03-28-2019, 08:13 PM |
|
|
Thread: No hashes loaded error.... help me pls
Post: RE: No hashes loaded error.... help me pls
even if it might not be the only (or main) reason let's just remember what the warning about --force says:
Code:
--
You can use --force to override this, but do not report related errors.
--
D... |
|
philsmd |
hashcat
|
3 |
2,239 |
04-02-2019, 09:08 AM |
|
|
Thread: mask processor
Post: RE: mask processor
use .hcmask file for several different masks https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_mask_files
my.hcmask
Code:
--
?l?l?l?l?l?l?l?l
?l?l?l?l?l?l?l?d
?l?l?l?l?l?l?d?l
?l?l?l?... |
|
philsmd |
General Talk
|
3 |
2,104 |
04-02-2019, 01:04 PM |
|
|
Thread: hashcat mask attack
Post: RE: hashcat mask attack
12 character brute-force is very large ! the knowledge about the 8 uppercase A-F chars doesn't change that much. The number is still quite huge.
anyway, the answer is to use hashcat mask files toge... |
|
philsmd |
hashcat
|
3 |
2,171 |
05-26-2019, 09:18 AM |
|
|
Thread: Hashcat Segmentation Fault
Post: RE: Hashcat Segmentation Fault
my bet is that pocl and/or mesa are again the culprit. uninstall them
btw: cracking with a laptop is not a good idea (throttling and cooling issues, destroying the hardware because they are not des... |
|
philsmd |
hashcat
|
3 |
2,479 |
05-30-2019, 12:06 PM |
|
|
Thread: Hash speed
Post: RE: Hash speed
try to add -w 3 or even -w 4
you could get even more speed with rules (but of course the overall runtime could increase too).
so the correct answer is:
1. more dedicated/clever attacks (specifi... |
|
philsmd |
hashcat
|
3 |
1,781 |
05-31-2019, 07:08 PM |