Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: Empty hash? "Disk error"
Post: RE: Empty hash? "Disk error"
I think the problem is that you are trying to extract the data from a specific partition (e.g. /dev/sda1) while the guide here https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_do_i_... |
|
philsmd |
hashcat
|
2 |
2,384 |
12-29-2017, 08:51 AM |
|
|
Thread: help with LUKS data recovery
Post: RE: help with LUKS data recovery
Did you try to crack the example files from https://hashcat.net/wiki/doku.php?id=example_hashes ?
(search for 14600 or LUKS) |
|
philsmd |
hashcat
|
13 |
9,832 |
01-04-2018, 08:06 PM |
|
|
Thread: 1080ti wrong driver??
Post: RE: 1080ti wrong driver??
As far as I remember there was a problem with self-test for -m 15700. I would suggest to use the beta in this particular case for which the self-test error should not happen anymore (https://hashcat.n... |
|
philsmd |
hashcat
|
1 |
2,394 |
01-05-2018, 10:12 AM |
|
|
Thread: Proper Dictionary Usage
Post: RE: Proper Dictionary Usage
If hashcat says
Status...........: Cracked
and the hash is outputted together with an appended number of chars/digits, it means that this appended string is the password.
I think that when you ... |
|
philsmd |
hashcat
|
13 |
9,891 |
01-03-2018, 09:12 AM |
|
|
Thread: brut password for etherwallet, I forgot it!
Post: RE: brut password for etherwallet, I forgot it!
You need to download this file: https://raw.githubusercontent.com/magnumripper/JohnTheRipper/bleeding-jumbo/run/ethereum2john.py (Save as "ethereum2john.py" without quotes).
then run it with python... |
|
philsmd |
hashcat
|
9 |
7,903 |
01-03-2018, 11:48 AM |
|
|
Thread: minimum password length with mask
Post: RE: minimum password length with mask
Yes this seems to be a bug:
see
Code:
--
Skipping mask '?u?l?l' because it is smaller than the minimum password length.
[s]tatus [p]ause [r]esume [b]ypass [c]heckpoint [q]uit =>
Session......... |
|
philsmd |
hashcat
|
6 |
8,088 |
01-03-2018, 03:04 PM |
|
|
Thread: Recover password file .7z partially known
Post: RE: Recover password file .7z partially known
That's a 3 MB file compressed (uncompressed maybe even much larger if not totally random data).
Are there several files within the .7z file ?
You could also try to increase the limit that hashcat ac... |
|
philsmd |
hashcat
|
4 |
4,899 |
01-05-2018, 10:35 AM |
|
|
Thread: Hashcat cannot find my own password (password kwown) on TrueCrypt 7.1a file volume
Post: RE: Hashcat cannot find my own password (password ...
This question even made it into the MOST frequently asked questions (that means it is very easy to find the answer to this question because there are dozens of forum posts etc discussing the same ques... |
|
philsmd |
hashcat
|
5 |
4,060 |
01-05-2018, 12:20 PM |
|
|
Thread: help with LUKS data recovery
Post: RE: help with LUKS data recovery
Did you try to crack the volume that you created as an example on your vm ?
Can you perform the same test (creating a new luks "file") on the actual machine.
I'm not sure if the raid setup reall... |
|
philsmd |
hashcat
|
13 |
9,832 |
01-05-2018, 01:49 PM |
|
|
Thread: help with LUKS data recovery
Post: RE: help with LUKS data recovery
This payload data should be (look like) random data.
In your case it doesn't seem to be random data.
Is this also the case for your other examples? |
|
philsmd |
hashcat
|
13 |
9,832 |
01-05-2018, 02:31 PM |
|
|
Thread: help with LUKS data recovery
Post: RE: help with LUKS data recovery
I'm not sure if this observation you made about 90% NUL characters reveals some problems. Instead, I think that also the examples have several NUL chars within the "header". I would not conclude that ... |
|
philsmd |
hashcat
|
13 |
9,832 |
01-05-2018, 10:56 AM |
|
|
Thread: Making sure my hash is right
Post: RE: Making sure my hash is right
Why don't you just test it by generating a new wallet (with the old dogecoin software that you used) and trying to crack that specific "hash" (for which you know the password) ?
of course you should ... |
|
philsmd |
hashcat
|
5 |
3,988 |
01-05-2018, 09:49 PM |
|
|
Thread: Making sure my hash is right
Post: RE: Making sure my hash is right
again, you do not need to guess.
The only way to be 100% sure if the hash is formatted/converted correctly is to use the exact same version of the software you used some years ago (the old wallet sof... |
|
philsmd |
hashcat
|
5 |
3,988 |
01-06-2018, 10:50 AM |
|
|
Thread: help with LUKS data recovery
Post: RE: help with LUKS data recovery
I would suggest that you create a test with exactly the same settings (same hashing and encryption algorithm etc) and try to extract the data from it and crack it.
If the test works successfully, t... |
|
philsmd |
hashcat
|
13 |
9,832 |
01-06-2018, 05:19 PM |
|
|
Thread: aes128 brute-force w/mask using half sha256
Post: RE: aes128 brute-force w/mask using half sha256
Long constant strings within the mask (especially at the beginning of the mask) are always bad for the performance.
You could try to use different attack modes, like -a 6:
Code:
--
hashcat -m 1... |
|
philsmd |
hashcat
|
3 |
4,106 |
01-09-2018, 02:42 PM |
|
|
Thread: Recover blockchain.info password from .joson file ?
Post: RE: Recover blockchain.info password from .joson f...
1. The hashes must be formatted according to these guide/examples: https://hashcat.net/wiki/example_hashes (search for 12700). Therefore there should not be any file names within the "hash" etc (yes, ... |
|
philsmd |
hashcat
|
11 |
21,159 |
01-14-2018, 09:29 AM |
|
|
Thread: Recover blockchain.info password from .joson file ?
Post: RE: Recover blockchain.info password from .joson f...
You are trying to crack with your CPU ? does it support OpenCL ?
I remember reading somewhere that Intel Core 2 are not even supported by the OpenCL drivers of intel.
Even if they were supported, it... |
|
philsmd |
hashcat
|
11 |
21,159 |
01-14-2018, 09:55 AM |
|
|
Thread: Skipping X Amount of passwords
Post: RE: Skipping X Amount of passwords
This is true.
The --keyspace, -s and -l value of hashcat are somehow different than what you might think, see https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#what_is_a_keyspace
But... |
|
philsmd |
hashcat
|
3 |
2,782 |
01-09-2018, 05:37 PM |
|
|
Thread: Recover blockchain.info password from .joson file ?
Post: RE: Recover blockchain.info password from .joson f...
It doesn't make sense to get hashcat-legacy working. hashcat-legacy doesn't even support blockchain hashes. Only new versions of hashcat (OpenCL version, not the legacy version) support blockchain has... |
|
philsmd |
hashcat
|
11 |
21,159 |
01-14-2018, 10: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 |