Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: How to tell if ZIP is compressed or not?
Post: RE: How to tell if ZIP is compressed or not?
Thanks! So 0 for uncompressed or 8 for compressed. That's useful to know.
No, there was no "type" info here. Just the info on the line I posted earlier.
I can see now why you're telling me to update... |
|
meow |
hashcat
|
3 |
2,280 |
01-10-2022, 10:00 PM |
|
|
Thread: How to tell if ZIP is compressed or not?
Post: How to tell if ZIP is compressed or not?
Hi,
I used zip2john yesterday to get the hash for a ZIP file. It turned out to be a PKZIP format file. As far as I can tell, Hashcat currently supports this format, yes? I am uncertain because I ca... |
|
meow |
hashcat
|
3 |
2,280 |
01-10-2022, 01:04 PM |
|
|
Thread: Unknown excel password encoding
Post: RE: Unknown excel password encoding
Given this string:
Code:
--
$office$*2007*20*128*16*bd72fadd630f6706d2265bb2670744d8*ffd55bec1246280becc69478087b5e45*19871af11d8ff42d730128763a13229cf67ee6e8
--
The following parts are all hex va... |
|
meow |
hashcat
|
11 |
5,692 |
12-22-2021, 05:12 PM |
|
|
Thread: Unknown excel password encoding
Post: RE: Unknown excel password encoding
I am finally cracking it. It converted "hello.hash" from CRLF to LF, and UTF-16 LE to UTF-8. Now it's accepted by Hashcat 6.2.5 and I will tell you in about 25 minutes if it worked or not. I'm brute f... |
|
meow |
hashcat
|
11 |
5,692 |
12-22-2021, 04:40 PM |
|
|
Thread: Unknown excel password encoding
Post: RE: Unknown excel password encoding
I installed Office 2007 so I can run Excel 2007. I now have my Excel 2007 document that's password protected, and I know it's made in Excel 2007. I have some surprising results.
Code:
--
PS C:\E... |
|
meow |
hashcat
|
11 |
5,692 |
12-22-2021, 04:27 PM |
|
|
Thread: Unknown excel password encoding
Post: RE: Unknown excel password encoding
I learned something today. I created a password protected Excel document with Excel and then cracked the password with Hashcat. I used the latest Excel version ("2111" if that's a thing) and Hashcat 6... |
|
meow |
hashcat
|
11 |
5,692 |
12-22-2021, 01:16 PM |
|
|
Thread: How do I combine Restore option with Optimized kernel option?
Post: RE: How do I combine Restore option with Optimized...
Unless I am mistaken, the Restore option (--restore) can only be used independently and by doing so it implicitly calls upon the optimized kernel option (-O) to be used if it was used previously, befo... |
|
meow |
hashcat
|
1 |
1,395 |
12-21-2021, 10:49 PM |
|
|
Thread: Number of newlines is increasing when editing forum posts
Post: Number of newlines is increasing when editing foru...
Hi!
Is it just me, or are you guys also having a problem with newlines when posting new posts or editing existing posts? The problem is that the more times I edit a post to make changes or to add a... |
|
meow |
Organisation and Events
|
0 |
1,872 |
12-21-2021, 10:39 PM |
|
|
Thread: Unknown excel password encoding
Post: RE: Unknown excel password encoding
I think we have a very different view on what the problem is.
I am by no means expert on text encoding, or brute forcing or Hashcat for that matter. But I do understand well enough to tell you that... |
|
meow |
hashcat
|
11 |
5,692 |
12-21-2021, 10:13 PM |
|
|
Thread: How do I combine Restore option with Optimized kernel option?
Post: How do I combine Restore option with Optimized ker...
Hi!
I'm using Hashcat 6.2.5 and I can't seem to find a way to combine the Restore option (--restore) with the option to run with optimized kernel (-O) on the same command line. Is this not possible... |
|
meow |
hashcat
|
1 |
1,395 |
12-21-2021, 09:52 PM |
|
|
Thread: Unknown excel password encoding
Post: RE: Unknown excel password encoding
So you have an Excel 2007 file that's password protected and you don't know the password?
What is the source of this hex encoded password? What encoding was used when it came into existence? It's unl... |
|
meow |
hashcat
|
11 |
5,692 |
12-21-2021, 02:24 AM |
|
|
Thread: Low hashrate with GTX 1650 when using CUDA
Post: Low hashrate with GTX 1650 when using CUDA
Hi!
So I finally did it, I robbed a bank and I purchased a brand new GPU for use with Hashcat. It's not a monster RTX model, but a modest GTX 1650. It's good enough for me, and it's much better tha... |
|
meow |
Hardware
|
2 |
3,497 |
12-20-2021, 11:37 PM |
|
|
Thread: Is it possible to save in a file not matched hashes?
Post: RE: Is it possible to save in a file not matched h...
Hey I just found something called "hashcat.restore" file. I haven't used it or tried it myself, but this could be what you're looking for. Check the documentation.
https://hashcat.net/wiki/doku.php... |
|
meow |
hashcat
|
2 |
2,009 |
12-20-2021, 10:40 PM |
|
|
Thread: Is it possible to save in a file not matched hashes?
Post: RE: Is it possible to save in a file not matched h...
If you want to save cracked passwords to a dedicated output file – in addition to the potfile – you can use the "-o" option. Note that it's a lower case O.
Code:
--
-o ..\recovered-passwords.txt
-... |
|
meow |
hashcat
|
2 |
2,009 |
12-19-2021, 05:40 PM |
|
|
Thread: Is GTX 560 Ti no longer supported by Hashcat?
Post: RE: Is GTX 560 Ti no longer supported by Hashcat?
CUDA 11 has been swapped with CUDA 8.
Same type of errors appear using Hashcat 5.0 as with 4.0.
Code:
--
* Device #1: This hardware has outdated CUDA compute capability (2.1).
For moder... |
|
meow |
Hardware
|
5 |
2,872 |
12-19-2021, 05:02 PM |
|
|
Thread: Is GTX 560 Ti no longer supported by Hashcat?
Post: RE: Is GTX 560 Ti no longer supported by Hashcat?
I have not swapped CUDA 11 for CUDA 8 yet, but I did use Hashcat 3.0 on the GTX 560 Ti for a MD5 job and it was consistently giving me 900 to 930 MH/s and without errors or warnings. Whereas running H... |
|
meow |
Hardware
|
5 |
2,872 |
12-19-2021, 02:35 PM |
|
|
Thread: Is GTX 560 Ti no longer supported by Hashcat?
Post: RE: Is GTX 560 Ti no longer supported by Hashcat?
Apparently CUDA 8 was the last version to have support for Fermi architecture (includes GTX 560 Ti included).
https://en.wikipedia.org/wiki/CUDA#GPUs_supported
So which Hashcat version was last to... |
|
meow |
Hardware
|
5 |
2,872 |
12-19-2021, 02:11 AM |
|
|
Thread: Is GTX 560 Ti no longer supported by Hashcat?
Post: RE: Is GTX 560 Ti no longer supported by Hashcat?
According to Wikipedia, "All [GeForce 500 series] products support DirectX 12.0, OpenGL 4.6 and OpenCL 1.1."
https://en.wikipedia.org/wiki/GeForce_500_series
If it's listed as Compute Capability 2... |
|
meow |
Hardware
|
5 |
2,872 |
12-19-2021, 01:35 AM |
|
|
Thread: What's the answer to "what is the current stable version of hashcat"?
Post: RE: What's the answer to "what is the current stab...
I can confirm that the registration form now accepts "6.2.5". But you might want to use something that's less likely to change over time, or pull that info in programmatically so you don't have to upd... |
|
meow |
Organisation and Events
|
2 |
1,432 |
12-18-2021, 09:00 PM |
|
|
Thread: Is GTX 560 Ti no longer supported by Hashcat?
Post: Is GTX 560 Ti no longer supported by Hashcat?
Hi!
Forum rules say:
"Do not post issues about using a GPU that is no longer supported by the latest driver from its vendor."
https://hashcat.net/forum/announcement-2.html
So I would like to s... |
|
meow |
Hardware
|
5 |
2,872 |
12-18-2021, 04:46 PM |