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 Views [asc] 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...

update: we've now implemented this new algorithm: see https://github.com/hashcat/hashcat/issues/2267 and https://github.com/hashcat/hashcat/pull/2285 The hash format is also explained in the github p...
philsmd General Talk 20 5,128 01-17-2020, 11:59 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...

just run it and see if it works for you (betas of hashcat are over https://hashcat.net/beta/). The extraction script can be found here: https://raw.githubusercontent.com/hashcat/hashcat/master/tool...
philsmd General Talk 20 5,128 04-08-2020, 04:11 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...

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...

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 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: 14.1 Beta + 1.02b44
Post: RE: 14.1 Beta + 1.02b44

We know that problem and we will soon update the hashcat.net/oclhashcat page to indicate that all versions from 13.4 up to 13.12 are supported by v1.01 (but no later version). When 1.01 was released ...
philsmd Beta Tester 2 5,127 02-09-2014, 05:44 PM
    Thread: About the return value of hashcat
Post: RE: About the return value of hashcat

This is very well documented: 1. in the file docs/status_codes.txt (relative path starting from oclHashcat-plus root folder) 2. if you use forum search, there are dozens of similar questions/answers...
philsmd Very old oclHashcat-plus Support 1 5,124 11-20-2013, 09:07 AM
    Thread: Custom iterations count
Post: RE: Custom iterations count

What are the details about the algorithm used? "sha512 salted with custom iterations" doesn't really say much. There are many different ways to use "sha512", "iterations" and "salt" all within a has...
philsmd Old oclHashcat Support 2 5,103 12-28-2015, 08:14 PM
    Thread: input file format
Post: RE: input file format

According to the forum's rules you are not allowed to post hashes! Read the rules here: https://hashcat.net/forum/announcement-2.html I give you 1 week to read them. After the week you might be mo...
philsmd General Help 1 5,098 01-22-2015, 07:16 PM
    Thread: Should I buy a GTX 1070 in place of my GTX 980M
Post: RE: Should I buy a GTX 1070 in place of my GTX 980...

mobile GPUS (like the 980M, or in general GPUs for notebooks) could and do throttle a lot and therefore do not reach the same speed as a non-mobile version. I think 1070, 1070ti, 1080 or 1080ti are...
philsmd hashcat 6 5,091 01-15-2018, 11:34 PM
    Thread: nested sha1
Post: RE: nested sha1

For instance the "Redmine Project Management Web App" uses exactly this algorithm, i.e. sha1 ($salt . sha1 ($pass)) the algorithm is available on both hashcat and oclHashcat with attack mode -m 76...
philsmd General Talk 2 5,088 12-22-2015, 11:11 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: [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: Ryzen + RX 580 only one device working
Post: RE: Ryzen + RX 580 only one device working

-d 1,2 is not the correct thing you need. You need to whitelist/select the device types with: --opencl-device-types (or short -D), capital letter "D" -D 1,2 means that both GPUs and CPUs are whiteli...
philsmd hashcat 10 5,059 01-30-2019, 07:07 PM
    Thread: bruteforce mode strange behavior
Post: RE: bruteforce mode strange behavior

you need to quote the -1 argument otherwise the command line will interpret some characters as special commands.
philsmd Old oclHashcat Support 1 5,048 12-27-2013, 07:58 AM
    Thread: Dictionary cache building
Post: RE: Dictionary cache building

Yeah, it's also mentioned within docs/changes.txt Code: -- * changes v3.30 -> v3.40: ... - Wordlists: Disable dictstat handling for hash-mode 3000 as it virtually creates words in the wordlist w...
philsmd hashcat 1 5,032 05-28-2017, 02:01 PM
    Thread: old box compatibility with Hashcat
Post: RE: old box compatibility with Hashcat

That's probably a typo, I think epixoip means hashcat-legacy (https://github.com/hashcat/hashcat-legacy), i.e. the (old) CPU-based only hashcat tool (that was called "hashcat" before "oclHashcat" was ...
philsmd General Talk 4 5,001 07-14-2017, 09:27 AM