Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum [desc] Replies Views Posted
    Thread: Issue with basic bruteforce
Post: RE: Issue with basic bruteforce

you didn't specify the correct attack mode, -a 3.
epixoip Very old oclHashcat-plus Support 2 5,882 10-30-2012, 10:35 PM
    Thread: WPA Hashing Question
Post: RE: WPA Hashing Question

the mask you are looking for is -1 ABCDEF?d ?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1 however, plus does not support 16-char passwords.
epixoip Very old oclHashcat-plus Support 8 14,723 11-01-2012, 03:04 AM
    Thread: What am I missing?
Post: RE: What am I missing?

looks like you're using the wrong driver. need to use catalyst 12.8. if you're going to use catalyst 12.10, then you need to stop x11 and run hashcat as root.
epixoip Very old oclHashcat-plus Support 10 16,760 11-04-2012, 03:25 AM
    Thread: oclHashcat-plus mask batchscript
Post: RE: oclHashcat-plus mask batchscript

plus has supported incremental mode for a while now. so if you use -i with ?l?l?l?l?l?l?l?l it will find a 7-char passwd that matches that mask as well.
epixoip Very old oclHashcat-plus Support 2 5,925 11-04-2012, 03:35 PM
    Thread: What am I missing?
Post: RE: What am I missing?

Is fglrx loaded? What does clinfo show?
epixoip Very old oclHashcat-plus Support 10 16,760 11-11-2012, 10:13 AM
    Thread: What am I missing?
Post: RE: What am I missing?

grepping through dmesg actually only proves that it was loaded at one time since last reboot, it doesn't show that it's still loaded. for future reference, ''grep fglrx /proc/modules'' or ''lsmod | gr...
epixoip Very old oclHashcat-plus Support 10 16,760 11-11-2012, 12:06 PM
    Thread: WPA2 Attack from dictionary has bug?! (Solved)
Post: RE: WPA2 Attack from dictionary has bug?!

this is an issue with your terminal encoding, not an issue with hashcat. just because enca says the dictionary contains ascii characters doesn't mean you don't have some other characters in your dict...
epixoip Very old oclHashcat-plus Support 8 15,507 11-12-2012, 09:37 AM
    Thread: WPA2 Attack from dictionary has bug?! (Solved)
Post: RE: WPA2 Attack from dictionary has bug?!

hexdump -C your output file.
epixoip Very old oclHashcat-plus Support 8 15,507 11-12-2012, 11:11 AM
    Thread: WPA2 Attack from dictionary has bug?! (Solved)
Post: RE: WPA2 Attack from dictionary has bug?!

i also notice you're running in stdin mode, not a straight dictionary attack -- what are you doing to your dictionary before piping it into hashcat?
epixoip Very old oclHashcat-plus Support 8 15,507 11-12-2012, 11:12 AM
    Thread: WPA2 Attack from dictionary has bug?! (Solved)
Post: RE: WPA2 Attack from dictionary has bug?! (Solved)

sounds like your problems are the result of aggressive overclocking.
epixoip Very old oclHashcat-plus Support 8 15,507 11-13-2012, 09:05 AM
    Thread: New to Program
Post: RE: New to Program

It appears to be working just fine. Straight dictionary attacks will of course complete within seconds.
epixoip Very old oclHashcat-plus Support 6 11,643 11-17-2012, 03:05 AM
    Thread: oclhashcat-plus32 freezing my desktop (and computer?)
Post: RE: oclhashcat-plus32 freezing my desktop (and com...

some desktop lag is to be expected, since your cracking passwords with the same piece of hardware that also drives your display and graphical desktop. this can be made worse if you're using compositin...
epixoip Very old oclHashcat-plus Support 4 10,043 11-19-2012, 07:45 AM
    Thread: Recommendations on WPA cracking
Post: RE: Recommendations on WPA cracking

sure, you could create a wordlist containing a few variations of the company name, and use rule chaining.
epixoip Very old oclHashcat-plus Support 3 6,865 11-20-2012, 04:25 PM
    Thread: ERROR: No NVidia compatible platform found -But i have GeForce Go 7400
Post: RE: ERROR: No NVidia compatible platform found -Bu...

card is too old and does not support cuda.
epixoip Very old oclHashcat-plus Support 2 6,971 11-21-2012, 06:08 PM
    Thread: VCL network question
Post: RE: VCL network question

Well I haven't got it yet, it should be here on Monday. I was actually in the process of ordering everything when I replied yesterday. I actually decided against the 4x DDR setup at the last minute, a...
epixoip Very old oclHashcat-plus Support 7 11,203 11-21-2012, 06:56 PM
    Thread: VCL network question
Post: RE: VCL network question

VCL uses TCP/IP and is therefore routable, so yes, you can have nodes on different subnets. However, your router likely does not have the bandwidth necessary to support nodes on other subnets. The ba...
epixoip Very old oclHashcat-plus Support 7 11,203 11-19-2012, 11:05 PM
    Thread: VCL network question
Post: RE: VCL network question

The bottleneck would still be there if they were on 1Gbps to the switch, yes. No, you would need a 10Gbit uplink if you had 20 GPUs to achieve near-native performance. If you had two GPUs you could a...
epixoip Very old oclHashcat-plus Support 7 11,203 11-20-2012, 12:05 AM
    Thread: VCL network question
Post: RE: VCL network question

yeah, you can do ethernet channel bonding. it's extremely easy to set up. with four GPUs you could get away with 2Gbps to the broker, and 1Gbps to the compute nodes. i just ordered a 4x DDR (20Gbps) ...
epixoip Very old oclHashcat-plus Support 7 11,203 11-20-2012, 07:07 PM
    Thread: custom charset reality check
Post: RE: custom charset reality check

if it only has one word you don't need to do a hybrid attack, you can just do a mask attack. also, while it is valid, you don't really need to use a custom charset for just one character. so, brute fo...
epixoip Very old oclHashcat-plus Support 4 8,612 11-28-2012, 10:21 AM
    Thread: No GPU utilization
Post: RE: No GPU utilization

you are not giving the card any work to do, that is why there is 0% utilization. if you want to fully utilize the gpu then try adding rules to give the card something to do.
epixoip Very old oclHashcat-plus Support 8 21,067 12-02-2012, 03:30 PM