Search Results
|
Post |
Author
[asc]
|
Forum |
Replies |
Views |
Posted |
|
|
Thread: Need help with mask
Post: RE: Need help with mask
Code:
--
echo "i0?i2?i4?i6?i8?iA?iC?iE?" > meh.rule && echo lllllldd | ./permute.exe | sort -u > perms && ./hashcat-cli64.exe --stdout -r meh.rule perms > perms.hcmask
--
Then : https://hashcat.ne... |
|
Xanadrel |
General Help
|
2 |
4,488 |
04-30-2016, 12:59 AM |
|
|
Thread: cracking a pdf
Post: RE: cracking a pdf
Read the basic usage of hashcat. |
|
Xanadrel |
Old hashcat Support
|
4 |
14,105 |
05-15-2016, 08:36 PM |
|
|
Thread: Combolist decrypt
Post: RE: Combolist decrypt
Read the rules.
Don't post hashes.
Do your own research. |
|
Xanadrel |
Old hashcat Support
|
1 |
6,091 |
06-04-2016, 12:44 PM |
|
|
Thread: any tools to generate masks?
Post: RE: any tools to generate masks?
Same kind of question already asked :
https://hashcat.net/forum/thread-5422-post-29240.html#pid29240
Also, you could make an effort on your spelling. |
|
Xanadrel |
General Help
|
3 |
6,704 |
06-10-2016, 07:18 PM |
|
|
Thread: Hashtopus and Hashcat 3.00
Post: RE: Hashtopus and Hashcat 3.00
This is hashcat forum, not hashtopus one.
Go on their forum if you have an issue. |
|
Xanadrel |
hashcat
|
1 |
3,566 |
06-30-2016, 01:13 AM |
|
|
Thread: ERROR: Insufficient memory available
Post: RE: ERROR: Insufficient memory available
Start by providing the exact command line used, hashcat's output, and stuff like driver version and such. |
|
Xanadrel |
hashcat
|
3 |
11,415 |
06-30-2016, 07:01 PM |
|
|
Thread: ERROR: Insufficient memory available
Post: RE: ERROR: Insufficient memory available
So this obviously not what you were saying, it's not "2 rules", not even 2 rules files, you're giving it many rules files, hashcat will combine all of them (as in 64*5000*3000 etc.).
No surprise it... |
|
Xanadrel |
hashcat
|
3 |
11,415 |
06-30-2016, 08:08 PM |
|
|
Thread: Mask Attack -> Approaching Final Keyspace
Post: RE: Mask Attack -> Approaching Final Keyspace
SLI does not matter for hashcat, could just be simply avoided.
"It's not cracking hashes" doesn't mean much, unless you're 100% sure it should crack them, if that is correct either hashcat has a bug,... |
|
Xanadrel |
hashcat
|
9 |
14,438 |
07-20-2016, 08:20 PM |
|
|
Thread: Salts, randomness and difficulty
Post: RE: Salts, randomness and difficulty
You're surprisingly missing some stuff.
"salting prevent the use of rainbowtables"
Yes except when the salt is the same for a bunch of hashes (in that case you could generate rainbowtables for this ... |
|
Xanadrel |
General Talk
|
2 |
3,633 |
08-10-2016, 07:42 PM |
|
|
Thread: Problem with a module
Post: RE: Problem with a module
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#what_is_the_maximum_supported_salt_length |
|
Xanadrel |
hashcat
|
1 |
2,517 |
08-10-2016, 07:46 PM |
|
|
Thread: cracking salted linux shadow hash: Unable to load due to Line-length
Post: RE: cracking salted linux shadow hash: Unable to l...
https://hashcat.net/wiki/doku.php?id=example_hashes |
|
Xanadrel |
hashcat
|
5 |
9,573 |
08-11-2016, 12:41 AM |
|
|
Thread: How to crack Keepass2 passcode
Post: RE: How to crack Keepass2 passcode
https://hashcat.net/wiki/doku.php?id=mask_attack |
|
Xanadrel |
hashcat
|
7 |
10,697 |
08-15-2016, 02:50 AM |
|
|
Thread: How to crack Keepass2 passcode
Post: RE: How to crack Keepass2 passcode
The errors are to be expected, you need to RTFM a little bit more.
-a 1 is combination and expects 2 wordlists.
And for the second "error" : https://hashcat.net/wiki/doku.php?id=example_hashes
ha... |
|
Xanadrel |
hashcat
|
7 |
10,697 |
08-18-2016, 12:57 PM |
|
|
Thread: My hashcat is completely broke?
Post: RE: My hashcat is completely broke?
https://hashcat.net/wiki/doku.php?id=ubernoobs |
|
Xanadrel |
hashcat
|
3 |
4,500 |
09-12-2016, 06:47 PM |
|
|
Thread: Fortigate hash
Post: RE: Fortigate hash
EliadTech Wrote: (09-15-2016, 09:01 PM)
--
What do you mean fusion? compilation?
--
Fusion of hashcat & oclHashcat:
https://hashcat.net/forum/thread-5559.html |
|
Xanadrel |
hashcat
|
3 |
5,695 |
09-16-2016, 12:29 AM |
|
|
Thread: Need help with mask attack on OSX
Post: RE: Need help with mask attack on OSX
The keyspace is only 24000000. |
|
Xanadrel |
hashcat
|
5 |
6,461 |
09-20-2016, 07:42 PM |
|
|
Thread: How it is possible to decrypt vb?
Post: RE: How it is possible to decrypt vb?
There is no "decrypt" with hashes.
If the plaintext isn't in the candidates it won't be found. |
|
Xanadrel |
hashcat
|
7 |
8,307 |
09-20-2016, 07:45 PM |
|
|
Thread: OSX 10.10 hash -m 7100 Line-length exception
Post: RE: OSX 10.10 hash -m 7100 Line-length exception
In the first command line you used "-output-file" with a single dash so it's using the short option "-o".
Read the --help, in hashcat 3 it is either "-o" or "--outfile" to specify the output file.
... |
|
Xanadrel |
hashcat
|
2 |
4,432 |
09-20-2016, 07:53 PM |
|
|
Thread: basic help needed
Post: RE: basic help needed
You define a charset but you don't use it.
Run hashcat without any option, read the output, see if you could have missed something (hint: the mask). |
|
Xanadrel |
hashcat
|
8 |
7,910 |
09-21-2016, 01:29 AM |
|
|
Thread: Voucher Help with Hashtopus
Post: RE: Voucher Help with Hashtopus
If you want something about hashtopus go on its forum, this is hashcat forum here. |
|
Xanadrel |
hashcat
|
1 |
2,926 |
09-21-2016, 10:06 PM |