Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Hashcat in Prague
Post: RE: Hashcat in Prague
|
epixoip |
General Talk
|
1 |
4,180 |
09-19-2015, 11:56 AM |
|
|
Thread: Hashcat GUI
Post: RE: Hashcat GUI
Combinator attack in hashcat only accepts one wordlist, there isn't a left/right wordlist. |
|
epixoip |
Old hashcat Support
|
1 |
3,855 |
12-03-2015, 12:44 AM |
|
|
Thread: HashCat GPU
Post: RE: HashCat GPU
I feel like a Markov bot wrote that post. Also we should rename the program to "HESHKAT". |
|
epixoip |
Old oclHashcat Support
|
5 |
8,334 |
10-01-2015, 11:01 PM |
|
|
Thread: Hashcat Gentoo - Cracks hashes twice
Post: RE: Hashcat Gentoo - Cracks hashes twice
hashcat-cli does not have full potfile support like oclHashcat has, it's basically just an output file and nothing more. The traditional way to solve this problem is to use the --remove switch to remo... |
|
epixoip |
Old hashcat Support
|
2 |
5,677 |
07-24-2015, 01:34 PM |
|
|
Thread: Hashcat Exhausted when using rules
Post: RE: Hashcat Exhausted when using rules
Look at your progress vs rejected -- 100% rejected. This is likely because of the pre-rule input length check (I thought that was fixed though?) But your command doesn't make any sense, why not just d... |
|
epixoip |
General Help
|
4 |
6,627 |
01-05-2016, 12:22 PM |
|
|
Thread: hashcat exhausted status
Post: RE: hashcat exhausted status
The path definitely is not correct. For one, you used a different path in the example command than the one you provided in your screenshot. And two, you can clearly see from the screenshot that it is ... |
|
epixoip |
hashcat
|
6 |
10,080 |
01-22-2017, 03:53 AM |
|
|
Thread: Hashcat duplicates
Post: RE: Hashcat duplicates
|
epixoip |
Old oclHashcat Support
|
4 |
8,531 |
05-12-2016, 07:34 PM |
|
|
Thread: Hashcat does't see my CPU
Post: RE: Hashcat does't see my CPU
Did you install an OpenCL runtime for your CPU? |
|
epixoip |
Hardware
|
5 |
7,143 |
10-31-2016, 10:50 AM |
|
|
Thread: Hashcat does't see my CPU
Post: RE: Hashcat does't see my CPU
Yeah that's like 2 years old at least. I'd either install the AMD GPU driver or Intel OpenCL. |
|
epixoip |
Hardware
|
5 |
7,143 |
10-31-2016, 08:00 PM |
|
|
Thread: hashcat does not seem to crack via mask
Post: RE: hashcat does not seem to crack via mask
Yet another thread where you go off the deep end and have no clue what you're talking about.
Mask attack in hashcat is not random, it's quite the opposite. It uses probabilistic Markov ordering to ... |
|
epixoip |
hashcat
|
4 |
4,849 |
05-12-2017, 11:53 PM |
|
|
Thread: hashcat CL_BUILD_PROGRAM_FAILURE
Post: RE: hashcat CL_BUILD_PROGRAM_FAILURE
Stop using Mesa. Do not install hashcat from The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) repos. Learn how to properly configure the proprietary Nvidia driver. Install the Intel OpenCL ru... |
|
epixoip |
hashcat
|
2 |
5,512 |
02-19-2017, 10:24 PM |
|
|
Thread: Hashcat Cluster
Post: RE: Hashcat Cluster
rjtoubib Wrote: (04-17-2017, 11:37 PM)
--
Keep in mind the hashrates are not all accurate since benchmark is running quickly. You can take the highest card as reference for actual hashrate.
--
LOL ... |
|
epixoip |
hashcat
|
14 |
14,791 |
04-18-2017, 06:00 AM |
|
|
Thread: Hashcat Cluster
Post: RE: Hashcat Cluster
It has to be aggressive, otherwise the card would start a fire. |
|
epixoip |
hashcat
|
14 |
14,791 |
04-23-2017, 09:48 AM |
|
|
Thread: Hashcat Cluster
Post: RE: Hashcat Cluster
I'm afraid you entirely ignored the point, rjtoubib. Of course the cards are fluctuating quite a lot while running Hashcat. That's because of PowerTune. And of course you haven't experienced a fire ye... |
|
epixoip |
hashcat
|
14 |
14,791 |
06-13-2017, 04:59 AM |
|
|
Thread: Hashcat cant find my GPU
Post: RE: Hashcat cant find my GPU
Radeon HD 6870 is a VLIW5 GPU. AMD dropped support for all VLIW architectures a couple years back. |
|
epixoip |
hashcat
|
3 |
5,297 |
08-09-2017, 06:45 AM |
|
|
Thread: Hashcat bruteforcing with special rules
Post: RE: Hashcat bruteforcing with spezial rules
Do not request help cracking a hash or offer a cash reward. This is against the forum rules.
Basically what you are looking for here is a mask attack. https://hashcat.net/wiki/doku.php?id=mask_attac... |
|
epixoip |
hashcat
|
17 |
23,547 |
04-01-2015, 11:45 AM |
|
|
Thread: Hashcat bruteforcing with special rules
Post: RE: Hashcat bruteforcing with spezial rules
You will need multiple masks to accomplish this, so you should probably use an hcmask file.
I will help you construct one mask. You will need to construct the others.
-1 '.,' -2 ';.-_):' '!Ii!... |
|
epixoip |
hashcat
|
17 |
23,547 |
04-01-2015, 01:12 PM |
|
|
Thread: Hashcat bruteforcing with special rules
Post: RE: Hashcat bruteforcing with special rules
Those masks are looking good. Unfortunately since your custom charset includes a comma, and hcmasks use commas to separate fields, an hcmask file would not work. So what you'll need to do is run each ... |
|
epixoip |
hashcat
|
17 |
23,547 |
04-01-2015, 09:16 PM |
|
|
Thread: Hashcat bruteforcing with special rules
Post: RE: Hashcat bruteforcing with special rules
I've not tested attempting to escape commas in the custom charset, but you can try.
So the first two lines of your hcmask file (based on the masks you generated above) would be:
.\,,;.-_):,!Ii!?... |
|
epixoip |
hashcat
|
17 |
23,547 |
04-01-2015, 10:24 PM |
|
|
Thread: Hashcat bruteforcing with special rules
Post: RE: Hashcat bruteforcing with special rules
Yes, that's precisely how you would script it out as I suggested.
OS is irrelevant.
No, a slash is not a problem.
No, the size of the container is irrelevant. |
|
epixoip |
hashcat
|
17 |
23,547 |
04-02-2015, 01:21 AM |