Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: ignoring 00-suffixed plains when using --keep-guessing?
Post: RE: ignoring 00-suffixed plains when using --keep-...
I guess I'd also need to combine that with a hex mask that leaves out 00 for the last char(s). |
|
royce |
hashcat
|
4 |
4,505 |
11-15-2016, 09:28 AM |
|
|
Thread: ignoring 00-suffixed plains when using --keep-guessing?
Post: RE: ignoring 00-suffixed plains when using --keep-...
Specifically, the feature request would be something along the lines of "ignore 00-suffixed plains as duplicates even when using --keep-guessing". |
|
royce |
hashcat
|
4 |
4,505 |
11-13-2016, 07:57 AM |
|
|
Thread: ignoring 00-suffixed plains when using --keep-guessing?
Post: ignoring 00-suffixed plains when using --keep-gues...
When using --keep-guessing, what's the best way to ignore 00-suffixed plains?
a61915a2d80ae6a1:Lü |
|
royce |
hashcat
|
4 |
4,505 |
11-13-2016, 07:46 AM |
|
|
Thread: WPA 10 digit phone number using area code dictionary and 7 digit mask? HOW?
Post: RE: WPA 10 digit phone number using area code dict...
Hybrid (-a 6 - word list on left-hand side, mask on right) should work for your use case. Please try again, and post your command line for a cross-check. |
|
royce |
hashcat
|
12 |
16,739 |
10-20-2016, 09:15 PM |
|
|
Thread: Show which dictionary cracked the hash.
Post: RE: Show which dictionary cracked the hash.
Looking through the dictionaries won't tell you which rule was used.
For future work, or if you want to run your job again, check out --debug-mode. Mode 4 may be what you're looking for. This won't... |
|
royce |
hashcat
|
10 |
11,481 |
10-17-2016, 03:37 PM |
|
|
Thread: optimizing masks with Descrypt
Post: RE: optimizing masks with Descrypt
You can generate a list of masks following these restrictions, and then pass a file containing those masks to hashcat.
https://thesprawl.org/projects/pack/#specifying-maximum-complexity |
|
royce |
General Talk
|
2 |
4,160 |
10-16-2016, 07:09 PM |
|
|
Thread: Best bang for buck card(s)?
Post: RE: Best bang for buck card(s)?
The numbers that I posted, plus the Google doc, should let you compare R9 290X with 970 SC. I prefer NVIDIA over AMD, even with a slightly lower speed, but YMMV. :) |
|
royce |
Hardware
|
3 |
4,925 |
10-09-2016, 05:52 PM |
|
|
Thread: Best bang for buck card(s)?
Post: RE: Best bang for buck card(s)?
Just throwing some ideas out there:
If cost of electricity is not a concern, agreed about 970s. They're going on eBay for around $200-$220, so 3 of those would be a good fit. (And I wouldn't go old... |
|
royce |
Hardware
|
3 |
4,925 |
10-08-2016, 03:06 PM |
|
|
Thread: Custom charset, I'm lost...
Post: RE: Custom charset, I'm lost...
You can supply a custom charset using --custom-charset[1-4] files. The ./charsets/ directory has some stock ones, including the ./charsets/standard/German/ directory. You can combine up to four multip... |
|
royce |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
4 |
8,360 |
10-07-2016, 05:47 PM |
|
|
Thread: The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)+gtx1080+hashcat
Post: RE: The-Distribution-Which-Does-Not-Handle-OpenCL-...
It looks like OpenCL is not installed?
https://wiki.tiker.net/OpenCLHowTo |
|
royce |
hashcat
|
3 |
7,780 |
10-05-2016, 08:42 PM |
|
|
Thread: Brute Force- Mask,ntml hash?
Post: RE: Brute Force- Mask,ntml hash?
There is no way to determine the length of a plaintext from the hash. This is true for all hashes, and is by design. You cannot know the length until you have cracked it.
You can use other informat... |
|
royce |
hashcat
|
1 |
2,732 |
10-05-2016, 05:40 PM |
|
|
Thread: AWS EC2 p2 x16 instance (full benchmark)
Post: RE: AWS EC2 p2 x16 instance (full benchmark)
|
royce |
Hardware
|
10 |
19,503 |
10-05-2016, 05:36 PM |
|
|
Thread: Hashcat very slow between benchmarks
Post: RE: Hashcat very slow between benchmarks
Any view into where resources are going during the delay? Can you strace it to see what hashcat is doing in that moment? |
|
royce |
hashcat
|
5 |
5,332 |
10-05-2016, 02:21 AM |
|
|
Thread: Hashcat very slow between benchmarks
Post: RE: Hashcat very slow between benchmarks
Theoretically, could you generate those kernels on an otherwise identical setup, and then copy them to the kernel cache area?
Also, if it's the kernel generation, I would expect the delay before any ... |
|
royce |
hashcat
|
5 |
5,332 |
10-05-2016, 12:04 AM |
|
|
Thread: Which Graphic Card is better
Post: RE: Which Graphic Card is better
The 670 is based on the Kepler architecture. The 750 Ti is based on Maxwell. The Maxwell architecture is much better for hashcat. Even just one 750 Ti would be better than a 670. And 2 750s would be e... |
|
royce |
hashcat
|
6 |
8,474 |
10-04-2016, 05:33 AM |
|
|
Thread: Hex-Charset cracked, but now what
Post: RE: Hex-Charset cracked, but now what
This may help: https://hashcat.net/forum/thread-3522.html
There is also a hashcat option to show cracks (--show). |
|
royce |
hashcat
|
8 |
11,465 |
09-12-2016, 05:20 PM |
|
|
Thread: Finding all the collisions for a given hash
Post: RE: Finding all the collisions for a given hash
Ah, you're using the offset - nice! |
|
royce |
hashcat
|
9 |
12,021 |
09-11-2016, 04:39 PM |
|
|
Thread: Finding all the collisions for a given hash
Post: RE: Finding all the collisions for a given hash
When using masks, hashcat uses the same sequence of passwords every time.
I haven't read your script thoroughly, but how does the script teach hashcat that it shouldn't just stop at the first one it ... |
|
royce |
hashcat
|
9 |
12,021 |
09-11-2016, 03:55 PM |
|
|
Thread: Finding all the collisions for a given hash
Post: RE: Finding all the collisions for a given hash
I don't know of a way to do this with hashcat today.
But the "jumbo" edition of John the Ripper has a "hidden" option (--keep-guessing) that will do this.
For CRC32, the source file has to be asse... |
|
royce |
hashcat
|
9 |
12,021 |
09-11-2016, 06:43 AM |
|
|
Thread: md5(md5($pass)$salt) for hash code 1$
Post: RE: md5(md5($pass)$salt) for hash code 1$
You're mean, radix. 1$ [sic] seemed like a pretty competitive offer to me. ;) |
|
royce |
General Talk
|
2 |
4,191 |
09-11-2016, 05:33 AM |