Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
Thread: openssl AES256 with a common standardized Password-Based Key Derivation Function
Post: RE: openssl AES256 with a common standardized Pass...
I don't know about the details, but also the source code you posted says "Multibit Classic" (as the title of the github issue), so maybe there is a lot of confusion because users try to hijack github ... |
|
philsmd |
hashcat
|
15 |
4,136 |
01-29-2020, 10:26 AM |
|
|
Thread: openssl AES256 with a common standardized Password-Based Key Derivation Function
Post: RE: openssl AES256 with a common standardized Pass...
so it seems the only check is that the 32 decrypted bytes are base58 chars and the first needs to start with either L, K, 5 or Q.
I think that is approximately a chance of (58^32) / (256^32) .... it'... |
|
philsmd |
hashcat
|
15 |
4,136 |
01-29-2020, 03:12 PM |
|
|
Thread: openssl AES256 with a common standardized Password-Based Key Derivation Function
Post: RE: openssl AES256 with a common standardized Pass...
I don't know what we can/should do here, but maybe somebody can do some more research and update the github issue etc...
For instance it seems that the wiki says it uses base58check:
https://githu... |
|
philsmd |
hashcat
|
15 |
4,136 |
01-29-2020, 07:52 PM |
|
|
Thread: openssl AES256 with a common standardized Password-Based Key Derivation Function
Post: RE: openssl AES256 with a common standardized Pass...
as mentioned here: https://github.com/hashcat/hashcat/pull/2306 , you need to use multibit2john.py to convert the file to a hash... but you also need to remove the file name from the beginning... the ... |
|
philsmd |
hashcat
|
15 |
4,136 |
02-08-2020, 01:35 PM |
|
|
Thread: How to restore haschat after reboot and please help with GETH wallet decrypted
Post: RE: How to restore haschat after reboot and please...
you can restore a session by moving into the correct directory and running just this command:
Code:
--
hashcat --restore
--
you do not need (and are not allowed) to add many further arguments ... |
|
philsmd |
hashcat
|
5 |
4,143 |
03-20-2018, 01:38 PM |
|
|
Thread: Insufficient memory
Post: RE: Insufficient memory
what is your command ?
make sure that you do not confuse the hash file with the dictionary file.
If you specify the command line parameters in the wrong way, errors like the one you see could ha... |
|
philsmd |
hashcat
|
13 |
4,152 |
10-15-2019, 07:38 AM |
|
|
Thread: Insufficient memory
Post: RE: Insufficient memory
use -a 0 instead
the wrong one you used is not for dictionary attack (see --help output) |
|
philsmd |
hashcat
|
13 |
4,152 |
10-16-2019, 10:35 AM |
|
|
Thread: Insufficient memory
Post: RE: Insufficient memory
what's your command and what is the content of the files ?
how large are the files and what do they contain.
Read more about mask attack here: https://hashcat.net/wiki/?id=mask_attack |
|
philsmd |
hashcat
|
13 |
4,152 |
10-19-2019, 09:08 AM |
|
|
Thread: mask attack with a max occurrence
Post: RE: mask attack with a max occurrence
maskprocessor (https://github.com/hashcat/maskprocessor) has 2 options:
-q, --seq-max=NUM Maximum number of multiple sequential characters
-r, --occurrence-max=NUM Maximum number of o... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
4,163 |
08-03-2017, 04:59 PM |
|
|
Thread: known mask structure
Post: RE: known mask structure
Read here: https://hashcat.net/wiki/doku.php?id=mask_attack
You could easily do this w/ a combination of custom charsets ( https://hashcat.net/wiki/doku.php?id=mask_attack#custom_charsets ), some masks ... |
|
philsmd |
Old oclHashcat Support
|
1 |
4,168 |
07-01-2014, 04:31 PM |
|
|
Thread: Polish letters - office
Post: RE: Polish letters - office
Maybe the confusion here is just that you are thinking that this string consists of 3 bytes, while it (probably) is at least 6 bytes long:
See here (hexdump):
Code:
--
echo -n ąąą | xxd -g 1
... |
|
philsmd |
hashcat
|
4 |
4,168 |
02-07-2017, 02:02 PM |
|
|
Thread: Polish letters - office
Post: RE: Polish letters - office
After trying your example, I came to the conclusion that you might have hit exactly one limitation of hashcat, i.e. that it doesn't perform a "perfectly correct" utf16 conversion of the password candi... |
|
philsmd |
hashcat
|
4 |
4,168 |
02-08-2017, 08:50 PM |
|
|
Thread: HMAC-SHA1 with binary Key
Post: RE: HMAC-SHA1 with binary Key
pro tip with hashcat 3.6+ or newer you could just use the --encoding-to command line option (if the word list is not already using the correct encoding):
Code:
--
$ cat hash.txt
30263e435f8ce1b... |
|
philsmd |
hashcat
|
3 |
4,169 |
10-16-2017, 07:33 AM |
|
|
Thread: 2013 MBP with -d 3 option not cracking properly
Post: RE: 2013 MBP with -d 3 option not cracking properl...
This seems to be *exactly* the same problem as reported here: https://github.com/hashcat/hashcat/issues/428
Current conclusion is that it's a driver problem only affecting Apple devices, but the al... |
|
philsmd |
hashcat
|
2 |
4,176 |
08-10-2016, 08:04 AM |
|
|
Thread: Is this WPA password cracked?
Post: RE: Is this WPA password cracked?
that's not 100% correct, Mem5
Exhausted could happen if only some of the handshakes are cracked and not all of them.
but if all "hashes" are cracked, the status will be "Cracked".
The problem w... |
|
philsmd |
hashcat
|
8 |
4,181 |
01-05-2019, 02:30 PM |
|
|
Thread: MS office 2013 Hash algo in python
Post: RE: MS office 2013 Hash algo in python
Well, the most suitable answer would be just read the kernel's source code (of e.g. -m 9600) and convert it to python (that may also - be the only thing that - help to get an idea about the optimizati... |
|
philsmd |
General Talk
|
2 |
4,186 |
07-01-2016, 08:41 AM |
|
|
Thread: Multiple Dictionaries?
Post: RE: Multiple Dictionaries?
If you intend to add a wordlist for -a 0 after you started hashcat, you can use the induction dir (see --induction-dir). |
|
philsmd |
hashcat
|
2 |
4,186 |
02-27-2017, 09:25 AM |
|
|
Thread: Hybrid attack splitting
Post: RE: Hybrid attack splitting
the only ways to reduce the time needed for one chunck even further than -l 1 is to use lower -n/-u values (which affects the speed) or to reduce the number of hashes (which is also counter-productive... |
|
philsmd |
hashcat
|
4 |
4,187 |
09-24-2017, 02:48 PM |
|
|
Thread: Kubuntu 18.10 Nvidia GTX 1050 OpenCL compatibility
Post: RE: Kubuntu 18.10 Nvidia GTX 1050 OpenCL compatibi...
your clinfo doesn't show any Nvidia GPU at all.
what physical hardware do you have?
if you do not have a nvidia GPU, you shouldn't install the nvidia drivers.
You need to install the drivers for ... |
|
philsmd |
hashcat
|
9 |
4,194 |
01-26-2019, 01:12 PM |
|
|
Thread: Kubuntu 18.10 Nvidia GTX 1050 OpenCL compatibility
Post: RE: Kubuntu 18.10 Nvidia GTX 1050 OpenCL compatibi...
maybe the problem is that you installed the drivers via package manager and the package you installed didn't setup up everything, like the ICD etc...
Did you try to install the driver from nvidia.c... |
|
philsmd |
hashcat
|
9 |
4,194 |
01-26-2019, 01:19 PM |