Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
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: 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: 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: 8 GPU GTX1080
Post: RE: 8 GPU GTX1080
this should work:
https://github.com/s3inlc/hashtopolis / https://hashtopolis.org |
|
philsmd |
Hardware
|
2 |
2,000 |
12-18-2019, 01:05 PM |
|
|
Thread: Very Slow Keepass hash-rate
Post: RE: Very Slow Keepass hash-rate
It's difficult to say what you are doing in detail, but you should of course keep in mind that these specific hash types are parameterized and therefore can have varying cost factors. The iteration co... |
|
philsmd |
hashcat
|
4 |
2,007 |
04-07-2020, 09:33 AM |
|
|
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: AxCrypt v2
Post: RE: AxCrypt v2
it's on the main page: https://github.com/Fist0urs/AxSuite#author |
|
philsmd |
hashcat
|
17 |
2,015 |
08-11-2020, 10:51 AM |
|
|
Thread: AxCrypt v2
Post: RE: AxCrypt v2
Hey lapolis,
while doing a little more research and searching for AxCrypt related topic on github and the JTR repo, I came across your new github issue on the JTR repo: https://github.com/magnumrippe... |
|
philsmd |
hashcat
|
17 |
2,015 |
08-12-2020, 12:17 AM |
|
|
Thread: AxCrypt v2
Post: RE: AxCrypt v2
Now you got me wondering which version of AxCrypt hashcat supports. I'm not that much familiar with the AxCrypt implementation and the version covered.
But this question is kind of contradicting: h... |
|
philsmd |
hashcat
|
17 |
2,015 |
08-11-2020, 09:43 AM |
|
|
Thread: AxCrypt v2
Post: RE: AxCrypt v2
the cost doesn't matter at all. it will change depending on your hardware etc. That's a feature (the user shouldn't wait "too long" for the software to decrypt the files, but it should still be quite ... |
|
philsmd |
hashcat
|
17 |
2,015 |
08-12-2020, 09:04 AM |
|
|
Thread: AxCrypt v2
Post: RE: AxCrypt v2
Thanks for testing. The new beta is now available that includes the new support for AxCrypt 2: https://hashcat.net/beta/ .
Of course, every upcoming release version greater 6.1.1 will also include th... |
|
philsmd |
hashcat
|
17 |
2,015 |
08-18-2020, 10:55 AM |
|
|
Thread: AxCrypt v2
Post: RE: AxCrypt v2
I have a nice update for you.
I just took some free time to have a quick glance on the JTR (John The Ripper) implementation of AxCrypt 2 and it seems the algorithm of AxCrypt 2 is pretty straight for... |
|
philsmd |
hashcat
|
17 |
2,015 |
08-11-2020, 02:45 PM |
|
|
Thread: AxCrypt v2
Post: RE: AxCrypt v2
Well, the user should probably know it. The distinction is quite clear: only paid/premium users get the AES-256 support (at least for the time being, in the current version).
Furthermore, some users ... |
|
philsmd |
hashcat
|
17 |
2,015 |
08-12-2020, 11:51 AM |
|
|
Thread: AxCrypt v2
Post: RE: AxCrypt v2
The AxCrypt 1 version of hashes that hashcat already supports (-m 13200) is only using AES-128: https://github.com/hashcat/hashcat/blob/6d5e1d3e5d3ed56c245578136cae6ea05ea569dc/OpenCL/m13200-pure.cl#L... |
|
philsmd |
hashcat
|
17 |
2,015 |
08-12-2020, 05:04 PM |
|
|
Thread: AxCrypt v2
Post: RE: AxCrypt v2
okay, I will probably start to implement this, starting with the AES-128 variant.
Not sure how long it will take and if it will be merged into hashcat (and available in beta) soon.
But I will ta... |
|
philsmd |
hashcat
|
17 |
2,015 |
08-14-2020, 11:06 AM |
|
|
Thread: Second GPU is not recognized
Post: RE: Second GPU is not recognized
your clinfo basically proofs that it is not hashcat fault because also clinfo only sees a single RX 580 (there is only one GPU in your list).
I would suggest reinstalling the driver and/or messing ... |
|
philsmd |
Hardware
|
2 |
2,021 |
04-18-2019, 12:40 PM |
|
|
Thread: Generator of fortune
Post: RE: Generator of fortune
what's going on here? one (actually 2) completely new forum accounts without any previous posts suddently talking about a tool with very strange description and furthermore a tool that was already con... |
|
philsmd |
User Contributions
|
8 |
2,022 |
06-15-2020, 11:06 AM |
|
|
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: Toogle case generator problem
Post: RE: Toogle case generator problem
you can toogle all 10 (0-9) + 26 (A-Z) = 36 positions (from index 0 to 35) with the following rules
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 TA TB TC TD TE TF TG TH TI TJ TK TL TM TN TO TP TQ TR TS TT TU
TV ... |
|
philsmd |
hashcat
|
4 |
2,028 |
04-05-2019, 10:35 PM |
|
|
Thread: Limit GPU usage on laptop?
Post: RE: Limit GPU usage on laptop?
-w 1 or --force together with the -u and -n could help, but it's always better to fix the main problem, i.e. not using a laptop and fixing the GPU/airflow cooling instead |
|
philsmd |
hashcat
|
2 |
2,029 |
03-24-2019, 02:56 PM |