Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: 7z2Hashcat Output | What is this?
Post: RE: 7z2Hashcat Output | What is this?
well, the 2 data length bounds between 7z2hashcat and hashcat are in sync... therefore if you increase one (the 7z2hashcat perl file), you would also need to increase the other one (in hashcat source ... |
|
philsmd |
General Talk
|
5 |
2,402 |
12-17-2019, 09:47 AM |
|
|
Thread: 7z2Hashcat Output | What is this?
Post: RE: 7z2Hashcat Output | What is this?
I'm not sure what the 200000000 number means. I think you mean, that this is the double of the binary data size (BECAUSE of hexadecimal encoding), i.e. 200000000 / 2 = 100000000 should be accepted... ... |
|
philsmd |
General Talk
|
5 |
2,402 |
12-18-2019, 09:53 AM |
|
|
Thread: 7z2Hashcat Output | What is this?
Post: RE: 7z2Hashcat Output | What is this?
Well, that patch you mentioned is pretty old, there weren't even hashcat modules used in the hashcat source code back then (well, a hashcat version with modules was not even release yet though, so it'... |
|
philsmd |
General Talk
|
5 |
2,402 |
12-20-2019, 08:47 AM |
|
|
Thread: 7z2Hashcat + -m 11600 issues
Post: RE: 7z2Hashcat + -m 11600 issues
are you able to debug where/who crashed ?
It could be the driver too and in this case maybe just a setup/driver installation problem, dunno.
Did you try to test with the example hashes from http... |
|
philsmd |
hashcat
|
6 |
2,591 |
03-22-2019, 03:49 PM |
|
|
Thread: 7z2Hashcat + -m 11600 issues
Post: RE: 7z2Hashcat + -m 11600 issues
without the hash it's very difficult (or impossible?) for me to say what's the problem.
Maybe you can share the hash in a PM or try to generate a new hash with the 7-Zip tool that also crashes and ... |
|
philsmd |
hashcat
|
6 |
2,591 |
03-22-2019, 03:59 PM |
|
|
Thread: 7z2Hashcat + -m 11600 issues
Post: RE: 7z2Hashcat + -m 11600 issues
as mentioned within my reply to your PM (I don't know if you saw it), I couldn't reproduce the problem with your hash.
Neither with a windows system, nor with a linux system...
normally the window... |
|
philsmd |
hashcat
|
6 |
2,591 |
03-22-2019, 09:27 PM |
|
|
Thread: 7z2hashcat
Post: RE: 7z2hashcat
Thanks for the report. I did fix it here: https://github.com/philsmd/7z2hashcat/commit/64ac67c42e72d0573fb84098df3699526876209d
But I am unsure why it enters that specific section in your case (e.g... |
|
philsmd |
User Contributions
|
28 |
70,369 |
04-28-2015, 07:57 AM |
|
|
Thread: 7z2hashcat
Post: RE: 7z2hashcat
Please try with newest version (0.3) from https://github.com/philsmd/7z2hashcat
The changes: https://github.com/philsmd/7z2hashcat/commit/675c1639fddab0c831c5b06c1eb325f37c489f8b |
|
philsmd |
User Contributions
|
28 |
70,369 |
05-01-2015, 11:18 PM |
|
|
Thread: 7z2hashcat
Post: RE: 7z2hashcat
There is no fixed size for the output of 7z2hashcat.pl. There are just some upper and lower length limits (i.e. the minimum info/bytes required and the maximum number of bytes of the blob that oclHash... |
|
philsmd |
User Contributions
|
28 |
70,369 |
08-21-2015, 02:22 PM |
|
|
Thread: 7z2hashcat
Post: RE: 7z2hashcat
Hey.
There are actually 2 known problems which I will try to investigate:
1. a problem with the lzma decompression, done by 7z2hashcat.pl, of the header (in case of a "long" file list), probably rel... |
|
philsmd |
User Contributions
|
28 |
70,369 |
01-06-2017, 03:39 PM |
|
|
Thread: 7z2hashcat
Post: RE: 7z2hashcat
Thanks for the info syb3ria. Great that it at least fixed 1 of the problems you experienced.
I have now opened an issue on 7z2hashcat's github page which explains the current state of the LZMA header... |
|
philsmd |
User Contributions
|
28 |
70,369 |
01-09-2017, 01:35 PM |
|
|
Thread: 7z2hashcat
Post: RE: 7z2hashcat
Maybe you didn't notice it yet, but we have updated both 7z2hashcat.pl (please use version 0.9 or higher) and hashcat itself (please use the newest beta (https://hashcat.net/beta/)).
In addition to... |
|
philsmd |
User Contributions
|
28 |
70,369 |
01-24-2017, 01:32 PM |
|
|
Thread: 7z2hashcat
Post: RE: 7z2hashcat
Thanks for the feedback.
So if I understood you correctly everything works correctly now.
The only "problem" you did experience in very rare situation is a very high upper limit in file size (8KiB c... |
|
philsmd |
User Contributions
|
28 |
70,369 |
02-22-2017, 05:49 PM |
|
|
Thread: 7z2hashcat
Post: RE: 7z2hashcat
The original 7-zip file (*.7z) is not needed to recover the password.
But the entire output of 7z2hashcat is needed (the whole hash).
Yes, as mentioned here: https://github.com/philsmd/7z2hashcat#... |
|
philsmd |
User Contributions
|
28 |
70,369 |
11-21-2017, 12:30 PM |
|
|
Thread: 7z password recovery
Post: RE: 7z password recovery
What are the sizes of the hashes we are talking about here? How large is the resulting hash size given/displayed by 7z2hashcat ?
Furthermore, if the password is completely random you will really ha... |
|
philsmd |
hashcat
|
7 |
8,537 |
04-15-2018, 08:34 AM |
|
|
Thread: 7z password recovery
Post: RE: 7z password recovery
yeah, you can get the hash by increasing the limit to about 4 GB hex data !!!
https://github.com/philsmd/7z2hashcat/blob/3e82bb8ef0e7e045bcb32bf8936eb75e611f13fc/7z2hashcat.pl#L102
... but the pro... |
|
philsmd |
hashcat
|
7 |
8,537 |
04-16-2018, 06:32 PM |
|
|
Thread: 7z password recovery
Post: RE: 7z password recovery
Do you see the list of files or was the file list also encrypted?
I think the "Out of memory!" message comes because the 7z2hashcat requires a little bit of RAM to fit the whole encrypted data with... |
|
philsmd |
hashcat
|
7 |
8,537 |
04-19-2018, 07:30 PM |
|
|
Thread: 7z 11600 hash file
Post: RE: 7z 11600 hash file
Why do you use --force in your command line ? That's probably the biggest problem here.
I didn't really understand what error you get. It's normal that a benchmark runs very quickly, it just tests ... |
|
philsmd |
hashcat
|
10 |
1,330 |
07-31-2020, 04:42 PM |
|
|
Thread: 7z 11600 hash file
Post: RE: 7z 11600 hash file
there are two problems here, but the main problem is the driver setup problem.
We saw this problem a couple of times in the past where it seems that hashcat crashes on the "Initializing" line, but ... |
|
philsmd |
hashcat
|
10 |
1,330 |
07-31-2020, 06:28 PM |
|
|
Thread: 7z 11600 hash file
Post: RE: 7z 11600 hash file
either use:
Code:
--
hashcat -m 11600 -a 3 -w 3 --increment --increment-min 8 hash.txt myword?d?d?d?d?d?d
--
or
Code:
--
hashcat -m 11600 -a 6 -w 3 --increment --increment-min 2 hash.txt... |
|
philsmd |
hashcat
|
10 |
1,330 |
07-31-2020, 09:50 PM |