Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: Praetorian's d3adhob0.rule
Post: RE: Praetorian's d3adhob0.rule
I quickly checked, looked like nothing new or special. |
|
Xanadrel |
General Talk
|
2 |
5,162 |
02-13-2016, 09:18 PM |
|
|
Thread: Multi rules understanding
Post: RE: Multi rules understanding
I suggest you play with hashcat and --stdout switch with small rule files to see what it exactly does and learn by yourself. |
|
Xanadrel |
Old oclHashcat Support
|
2 |
4,365 |
02-29-2016, 02:06 PM |
|
|
Thread: unable to crack scrypt digest
Post: RE: unable to crack scrypt digest
Code:
--
SCRYPT:1024:1:1:c2FsdA==:oDLxfd3z2gOBjdQMAy9M+uSzGiLwOlNwmSgLSihkgm8=:hashcat
Status.........: Cracked
--
Base 64 encode the salt... |
|
Xanadrel |
Old oclHashcat Support
|
2 |
5,346 |
03-27-2016, 01:39 PM |
|
|
Thread: hashcat working in new Win10 Bash
Post: RE: hashcat working in new Win10 Bash
Yeah, like, just use linux. |
|
Xanadrel |
General Talk
|
2 |
6,158 |
04-12-2016, 12:16 AM |
|
|
Thread: Clarifying Attack Type for PW Type
Post: RE: Clarifying Attack Type for PW Type
jcleary47 Wrote: (04-29-2016, 09:13 PM)
--
My main question is, since my password is a bunch of random characters (for example: 8Gy69BZs), would I want to try to use a Brute-Force style attack for th... |
|
Xanadrel |
Old oclHashcat Support
|
2 |
4,775 |
04-29-2016, 09:21 PM |
|
|
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: 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: 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: How to use rules?
Post: RE: How to use rules?
hashcatter1 Wrote: (10-30-2016, 06:36 PM)
--
I have been using hashcat for a few years but I have never used any rules. The sad reality is I have no idea how to do it.
hashcat64.exe -m 0 -o --outp... |
|
Xanadrel |
hashcat
|
2 |
4,065 |
10-30-2016, 06:53 PM |
|
|
Thread: How do I crack gmail passwords?
Post: RE: How do I crack gmail passwords?
|
Xanadrel |
hashcat
|
2 |
5,263 |
12-01-2016, 08:57 PM |
|
|
Thread: Try to crack pdf-hash but get error "Line-length exception" "No hashes loaded"
Post: RE: Try to crack pdf-hash but get error "Line-leng...
Check: https://hashcat.net/wiki/doku.php?id=example_hashes
Make sure your hash matches the format and the correct length for a PDF hash.
Also: https://hashcat.net/wiki/doku.php?id=frequently_asked... |
|
Xanadrel |
hashcat
|
2 |
7,721 |
01-14-2017, 01:54 PM |
|
|
Thread: GPU Not Found [help]
Post: RE: GPU Not Found [help]
Moved topic, not related to hashcat.
Also if it's just GTX 750 and not 750Ti this is pure crap. |
|
Xanadrel |
Hardware
|
2 |
3,801 |
02-26-2017, 12:02 AM |
|
|
Thread: defect in outfile_write method.
Post: RE: defect in outfile_write method.
hsc Wrote: (03-20-2017, 02:01 AM)
--
I'm using version 3.40 of hashcat. Please let me know if this is the right place to post such things.
--
Good contributions are welcome, but should go on gith... |
|
Xanadrel |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
4,350 |
03-20-2017, 02:30 AM |
|
|
Thread: Hashcat not starting with --restore
Post: RE: Hashcat not starting with --restore
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#can_i_restore_a_hashcat_session |
|
Xanadrel |
hashcat
|
2 |
2,974 |
04-13-2017, 12:39 AM |
|
|
Thread: --outfile-format for WPA
Post: RE: --outfile-format for WPA
https://hashcat.net/forum/thread-6355.html |
|
Xanadrel |
hashcat
|
2 |
4,376 |
04-13-2017, 12:43 AM |
|
|
Thread: Outputing takes to long
Post: RE: Outputing takes to long
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_can_i_show_previously_cracked_passwords_and_output_them_in_a_specific_format_eg_emailpassword |
|
Xanadrel |
hashcat
|
2 |
3,613 |
05-24-2017, 01:51 AM |
|
|
Thread: Hashcat overrides GPU fan control but doesn't use it
Post: RE: Hashcat overrides GPU fan control but doesn't ...
You didn't state your gpu model, driver, os...
hashcat can and does control fan speed (maybe you had warnings/errors in the output, but didn't paste them here).
You can just use --gpu-temp-disable i... |
|
Xanadrel |
hashcat
|
2 |
3,295 |
05-24-2017, 02:46 AM |
|
|
Thread: Iterated sha256 cracking with no salt
Post: RE: Iterated sha256 cracking with no salt
There is no such algo/direct way of using hashcat for the hashing part.
But you can use hashcat to generate candidates and then do the hashing with a script in any language you're familiar with, do... |
|
Xanadrel |
hashcat
|
2 |
3,441 |
09-28-2017, 01:02 AM |
|
|
Thread: Can't find password
Post: RE: Can't find password
Do not post hashes, read the forum rules.
Also until you try the right password a hash won't get cracked, you could spend years without actually cracking a hash depending of the plaintext. So likel... |
|
Xanadrel |
hashcat
|
2 |
1,188 |
08-05-2019, 08:56 PM |
|
|
Thread: Hex output of the found hashes
Post: Hex output of the found hashes
I think it can be useful for passwords with characters from 0x00 to 0x1F. |
|
Xanadrel |
Feature Requests
|
3 |
12,538 |
05-15-2010, 12:47 AM |