Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Is there a way to extract a password hash from AESCrypt archive?
Post: RE: Is there a way to extract a password hash from...
There is a file called hashcat.exe in the beta version, as well. You do not need to use ubuntu.
Just use the exe files for windows. this should be a quite obvious thing to do and was also already m... |
|
philsmd |
General Talk
|
20 |
5,128 |
04-08-2020, 05:48 PM |
|
|
Thread: Is there a way to extract a password hash from AESCrypt archive?
Post: RE: Is there a way to extract a password hash from...
This is quite off-topic for the AEScrypt problem. I would suggest to just search for forum posts that explain how to identify the hardware you have and install the driver from the vendors page.
It'... |
|
philsmd |
General Talk
|
20 |
5,128 |
04-08-2020, 06:40 PM |
|
|
Thread: Is there a way to extract a password hash from AESCrypt archive?
Post: RE: Is there a way to extract a password hash from...
just to make it very clear: NO, a ramdisk doesn't help against missing or wrong drivers (people often see some "solutions" here and just think this might work... but a ramdisk is something completely/... |
|
philsmd |
General Talk
|
20 |
5,128 |
04-09-2020, 08:32 AM |
|
|
Thread: Is there a way to extract a password hash from AESCrypt archive?
Post: RE: Is there a way to extract a password hash from...
maybe the main problem was something completely unrelated.
for instance, I noticed a lot of users just copy-paste commands... so for instance they copy-paste this:
(ATTENTION: this command is not ... |
|
philsmd |
General Talk
|
20 |
5,128 |
04-09-2020, 12:49 PM |
|
|
Thread: Is there a way to extract a password hash from AESCrypt archive?
Post: RE: Is there a way to extract a password hash from...
Do you have any suggestion what we can do to get rid of the "Access is denied" error ?
I'm pretty sure that we have a lot of users testing with the beta and it works for them. Maybe you can just tr... |
|
philsmd |
General Talk
|
20 |
5,128 |
04-09-2020, 05:06 PM |
|
|
Thread: Is there a way to extract a password hash from AESCrypt archive?
Post: RE: Is there a way to extract a password hash from...
In general, everything that you can test with beta is already merged (https://github.com/hashcat/hashcat/pull/2285).
so the answer is, it is already merged and everything can be tested with latest ... |
|
philsmd |
General Talk
|
20 |
5,128 |
04-09-2020, 07:38 PM |
|
|
Thread: is it possible to try different mask at once?
Post: RE: is it possible to try different mask at once?
If you are using oclHashcat / cudaHashcat , then the answer is yes, see:
https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_mask_files
you could put each of those masks into a separate line o... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
6,165 |
04-22-2014, 12:37 PM |
|
|
Thread: Is it a MD5 hash?
Post: RE: Is it a MD5 hash?
1. you should be very careful to post hashes here, because it is not allowed according to the forum rules, see for instance https://hashcat.net/forum/announcement-2.html
2. since you provided the plai... |
|
philsmd |
General Talk
|
1 |
4,620 |
04-04-2015, 06:49 PM |
|
|
Thread: Is it a md5 colision ?
Post: RE: Is it a md5 colision ?
I would suggest you reduce your rule file to the bare minimum needed to reproduce this behaviour and post the few lines here.
As far as I understood, it could be a "bug" regarding the rules !? |
|
philsmd |
General Help
|
15 |
33,320 |
04-14-2013, 11:05 AM |
|
|
Thread: Is it a md5 colision ?
Post: RE: Is it a md5 colision ?
Mystery solved!
Try:
Code:
--
echo -en "elec@\00"|md5sum
9a214e678ed4e501d1576326ce84b41c *-
--
So the string terminator \0 is included into the "search string" when the 'x rule has a lengt... |
|
philsmd |
General Help
|
15 |
33,320 |
04-14-2013, 12:27 PM |
|
|
Thread: Is it a md5 colision ?
Post: RE: Is it a md5 colision ?
Trac ticket and further discussion about possible solutions are located here: https://hashcat.net/trac/ticket/154 |
|
philsmd |
General Help
|
15 |
33,320 |
06-01-2013, 03:50 PM |
|
|
Thread: Is hccap Support Intentionally Dropped in V6?
Post: RE: Is hccap Support Intentionally Dropped in V6?
I'm also confused here. Well, we need to distinguish 2 different cases:
1. you are really refering to hccap (without the x at the end)
2. you mean the new -m 22000 = WPA-PBKDF2-PMKID+EAPOL compared ... |
|
philsmd |
hashcat
|
2 |
577 |
06-25-2020, 06:59 PM |
|
|
Thread: IPMI2 RAKP HMAC-SHA1 oclHashcat Support?
Post: RE: IPMI2 RAKP HMAC-SHA1 oclHashcat Support?
There is already an open trac request (see: https://hashcat.net/trac/ticket/233 - but not yet accepted)... if devs see that there is much interest for this new algo in oclHashcat they may prioritize i... |
|
philsmd |
Old oclHashcat Support
|
2 |
8,925 |
02-04-2014, 02:26 PM |
|
|
Thread: IOS 11 backup HASHCAT
Post: RE: IOS 11 backup HASHCAT
Can you please provide some examples of password candidates that would follow your policy?
is it x times letters and y times digit?
how long is the password
It is also worth analyzing if this is fea... |
|
philsmd |
hashcat
|
5 |
6,600 |
10-15-2017, 04:31 PM |
|
|
Thread: [Solved] Invalid LUKS filesize
Post: RE: Invalid LUKS filesize
That's not how you can extract the data. You need to provide to hashcat not only the header/metadata but also some part of the encrypted data. If you reduce it to only the first bytes (metadata), hash... |
|
philsmd |
hashcat
|
5 |
5,086 |
01-15-2018, 09:15 AM |
|
|
Thread: [Solved] Invalid LUKS filesize
Post: RE: Invalid LUKS filesize
How large is the file called 4G-header ? as you can see here https://hashcat.net/forum/thread-6225-post-33187.html#pid33187 it should be 4097 sectors large (each sector is 512 bytes, therefore a total... |
|
philsmd |
hashcat
|
5 |
5,086 |
01-14-2018, 10:17 PM |
|
|
Thread: Intel Integrated GPU
Post: RE: Intel Integrated GPU
in general the k a l i distribution is not recommended. You would uninstall both mesa and pocl and try to install all the required proprietary drivers from the hardware vendor page.
In some cases y... |
|
philsmd |
Hardware
|
4 |
1,779 |
04-22-2020, 11:34 AM |
|
|
Thread: Intel i7 with 8 cores - just one core computing
Post: RE: Intel i7 with 8 cores - just one core computin...
read the --help output and see how the different supported device types can be enabled (--opencl-device-types or short -D, uppercase D)
Code:
--
-D 1,2
--
it's not always guaranteed that the C... |
|
philsmd |
hashcat
|
3 |
662 |
07-09-2020, 09:39 PM |
|
|
Thread: Intel i7 with 8 cores - just one core computing
Post: RE: Intel i7 with 8 cores - just one core computin...
I'm not sure why you are confused about it, you actually stated above that:
1. "I installed IntelĀ® CPU Runtime for OpenCL"
2. you have CUDA installed
3. you have installed the NVIDIA driver
so ... |
|
philsmd |
hashcat
|
3 |
662 |
07-11-2020, 08:46 AM |
|
|
Thread: Intel GPU / CPU not found
Post: RE: Intel GPU / CPU not found
install the driver as mentioned here: https://hashcat.net/hashcat
https://software.intel.com/content/www/us/en/develop/articles/opencl-drivers.html#cpu-section
PS: and do not forget to update ha... |
|
philsmd |
hashcat
|
5 |
844 |
08-26-2020, 01:42 AM |