Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: Performance increasing relative to variation
Post: RE: Performance increasing relative to variation
Todeskuss Wrote: (03-08-2016, 01:54 AM)
--
0.9:c0XXXX906aXXXXc1XXcdXX0bXXXXf4XX
--
This just confirms that you are not familiar with the very basics of oclHashcat/hashcat and are not willing to lear... |
|
philsmd |
Old oclHashcat Support
|
3 |
5,725 |
03-08-2016, 10:31 AM |
|
|
Thread: Intel CPU OpenCL with Radeon?
Post: RE: Intel CPU OpenCL with Radeon?
You should really read about the new options, like "--opencl-device-types 1,2" etc |
|
philsmd |
hashcat
|
3 |
15,338 |
06-29-2016, 09:52 PM |
|
|
Thread: Problem with rar2john hash
Post: RE: Problem with rar2john hash
It should be very easy to see that hashcat does not expect any filename within the "hash". So remove all this substring containing the filename, like "*C:\file.rar*94" in your example (without quotes)... |
|
philsmd |
hashcat
|
3 |
9,722 |
07-07-2016, 05:28 PM |
|
|
Thread: Creating new or custom charset for hashcat
Post: RE: Creating new or custom charset for hashcat
@S3TH: You really need to understand hashcat's definitions of:
1. mask attack
2. built-in and custom charsets
3. rules (which in hashcat's term is a completely different attack), please don't ever mix... |
|
philsmd |
Old hashcat Support
|
3 |
28,490 |
03-19-2016, 11:32 AM |
|
|
Thread: oclhachcat and cudahashcat v2.01
Post: RE: oclhachcat and cudahashcat v2.01
The download links were removed on purpose, primarily such that devs do not need to answer/troubleshoot problems about 2.01 or earlier versions even after hashcat 3.00 with many changes was released. ... |
|
philsmd |
hashcat
|
3 |
22,606 |
07-12-2016, 03:01 PM |
|
|
Thread: Hashcat 3.0 ERROR: clBuildProgram()
Post: RE: Hashcat 3.0 ERROR: clBuildProgram()
We highly recommend that you DO NOT copy any haschat (include) files to a system folder or that you use similar stupid workarounds like this.
The problem with such a "fix" is that after you do that... |
|
philsmd |
hashcat
|
3 |
10,590 |
07-05-2016, 09:54 AM |
|
|
Thread: No keyspace for the distributed hashcat v3.00
Post: RE: No keyspace for the distributed hashcat v3.00
If you don't know the password length and want to use mask attack, you can just use mask with different lengths. e.g. 4 to 7:
Code:
--
-a 3 ?a?a?a?a
-a 3 ?a?a?a?a?a
-a 3 ?a?a?a?a?a?a
-a 3 ?a?a?... |
|
philsmd |
hashcat
|
3 |
6,010 |
07-12-2016, 04:20 PM |
|
|
Thread: Missing hashcat-cli64.app for OSX 10.11.5
Post: RE: Missing hashcat-cli64.app for OSX 10.11.5
No, there is not really a file missing. Mac OSX users currently need to build the binary themself for reasons explained in https://github.com/hashcat/hashcat/issues/403 , https://github.com/hashcat/ha... |
|
philsmd |
hashcat
|
3 |
6,105 |
07-29-2016, 10:29 AM |
|
|
Thread: hey am i doing anything wrong?
Post: RE: hey am i doing anything wrong?
Hashcat won't crack the hash with attack mode 0 (-a 0) if the password is not present within the dictionary file (in your case the file rockyou.txt).
Make sure that you know the password and that i... |
|
philsmd |
hashcat
|
3 |
4,572 |
01-19-2017, 01:34 PM |
|
|
Thread: where did hashcat get the hashtype?
Post: RE: where did hashcat get the hashtype?
No, hashcat doesn't guess the hash type.
As many "hash identification" projects show, there is no such think as 100% knowing which hash type the input is from a random set of some (hex) bytes.
It on... |
|
philsmd |
hashcat
|
3 |
3,661 |
01-24-2017, 06:09 PM |
|
|
Thread: Hashcat v3.30 and resume
Post: RE: Hashcat v3.30 and resume
It would be great if you could open a github issue (https://github.com/hashcat/hashcat/issues/) such that some dev can have a look at it.
Thanks for the report here and the steps to reproduce (but in ... |
|
philsmd |
hashcat
|
3 |
5,360 |
01-27-2017, 12:14 PM |
|
|
Thread: How do I configure hashcat to crack a lost password?
Post: RE: How do I configure hashcat to crack a lost pas...
(for what regards the 7z "problem", you should use the latest beta versions of hashcat - https://hashcat.net/beta/ , because several changes were made for -m 11600 after the latest release of hashcat) |
|
philsmd |
hashcat
|
3 |
4,363 |
02-07-2017, 09:08 AM |
|
|
Thread: "No hashes loaded" using 11600
Post: RE: "No hashes loaded" using 11600
Did you try to use the beta version of hashcat: https://hashcat.net/beta/ ?
There were several changes made to both 7z2hashcat *and* hashcat during the last weeks.
Please try the beta version. T... |
|
philsmd |
hashcat
|
3 |
6,038 |
02-20-2017, 02:35 PM |
|
|
Thread: Hashcat64.exe not valid win32 app
Post: RE: Hashcat64.exe not valid win32 app
Yeah, that's actually a very common mistake of new command line users.
I also saw these 2 a lot (Warning: do NOT use these command, they destroy your binaries!!!):
1. use file redirect instead of ... |
|
philsmd |
hashcat
|
3 |
5,797 |
02-21-2017, 03:32 PM |
|
|
Thread: Itunes Backup recovery strategy
Post: RE: Itunes Backup recovery strategy
Well, since the algorithm is very slow... your best bet is to use very selectively choosen password candidates (and apply very few rules - or even none - to it).
The best thing would be to try to re... |
|
philsmd |
hashcat
|
3 |
5,284 |
02-27-2017, 09:36 AM |
|
|
Thread: guess number
Post: RE: guess number
Try with --outfile-format 11 |
|
philsmd |
hashcat
|
3 |
4,395 |
03-17-2017, 08:26 AM |
|
|
Thread: WPA/WPA2: How the hash is generated
Post: RE: WPA/WPA2: How the hash is generated
It is actually just a kind of a checksum that is only needed internally for hashcat and wasn't meant to be something the user should care about. You shouldn't really need to know the algorithm for the... |
|
philsmd |
General Talk
|
3 |
6,795 |
03-06-2017, 09:04 AM |
|
|
Thread: Help using oclhashcat .hccap file
Post: RE: Help using oclhashcat .hccap file
1. use hashcat 3.40 (or higher, beta: https://hashcat.net/beta/)
2. use hccapx files (convert your caps with cap2hccapx from hashcat-utils or the converter: https://hashcat.net/cap2hccapx/
3. use some... |
|
philsmd |
hashcat
|
3 |
4,320 |
03-23-2017, 03:35 PM |
|
|
Thread: how to run hashcat in a distributed environment
Post: RE: how to run hashcat in a distributed environmen...
This question is also within the most frequently asked questions (wiki page): https://hashcat.net/faq#what_is_a_keyspace |
|
philsmd |
hashcat
|
3 |
5,662 |
03-30-2017, 11:01 AM |
|
|
Thread: how to run hashcat in a distributed environment
Post: RE: how to run hashcat in a distributed environmen...
1.
Code:
--
hashcat --keyspace -a 3 ?a?a?a?a?a?a?a
81450625
--
2.
Code:
--
81450625 / 10 = 8145063
--
3.
Code:
--
hashcat -m 0 -a 3 -w 4 --skip 0 --limit 8145063 hash_file.txt ?a?a?a?... |
|
philsmd |
hashcat
|
3 |
5,662 |
03-30-2017, 09:15 AM |