Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: Help with syntax of this command
Post: RE: Help with syntax of this command
all you've done so far is define a custom charset, now you need to use that charset in the mask. the length is determined by the length of the mask. read the wiki pages on mask attacks for detailed ex... |
|
epixoip |
Old oclHashcat Support
|
5 |
8,719 |
03-10-2014, 12:15 PM |
|
|
Thread: Help with syntax of this command
Post: RE: Help with syntax of this command
madelmouim Wrote: (03-10-2014, 03:25 PM)
--
i tried this option , it doesnt work
-1 ABCDE...789 ?1?1?1?1?1?1?1?1?1?1 file.hcap
--
you have the parameters backwards. the mask needs to go after the... |
|
epixoip |
Old oclHashcat Support
|
5 |
8,719 |
03-11-2014, 10:05 AM |
|
|
Thread: low performance
Post: RE: low performance
your cpu is likely faster than that gpu, so i wouldn't put too much effort into it. |
|
epixoip |
Old oclHashcat Support
|
5 |
9,108 |
03-27-2014, 11:31 PM |
|
|
Thread: Watchdog temperature abort trigger disabled
Post: RE: Watchdog temperature abort trigger disabled
280X is just a rebranded 7970, which is an Overdrive5 GPU. So no, od6config will not work with it. |
|
epixoip |
Hardware
|
5 |
17,714 |
04-07-2014, 03:32 PM |
|
|
Thread: Watchdog temperature abort trigger disabled
Post: RE: Watchdog temperature abort trigger disabled
glad you found it helpful, thanks for the feedback :) |
|
epixoip |
Hardware
|
5 |
17,714 |
04-08-2014, 07:40 AM |
|
|
Thread: Custom rule/mask not working
Post: RE: Custom rule/mask not working
double posting and thread hijacking. awesome way to introduce yourself to the forums. |
|
epixoip |
Old hashcat Support
|
5 |
9,948 |
04-10-2014, 06:55 PM |
|
|
Thread: GPU cracking is too slow
Post: RE: GPU cracking is too slow
nvidia gpus are slow, mobile gpus are slow, nvidia mobile gpus are the slowest.
that said, the attack you are running is not well-suited for gpus, so you're not getting full acceleration. straight ... |
|
epixoip |
Old oclHashcat Support
|
5 |
15,242 |
04-18-2014, 08:25 AM |
|
|
Thread: GPU cracking is too slow
Post: RE: GPU cracking is too slow
gpus work on massively parallel problems, so you can only achieve full acceleration on gpu if you give the gpu enough work to do. a straight dictionary attack does not give the gpu enough work. in ord... |
|
epixoip |
Old oclHashcat Support
|
5 |
15,242 |
04-18-2014, 09:32 AM |
|
|
Thread: oclHashCat vs WPA @ 9700 H/s
Post: RE: oclHashCat vs WPA @ 9700 H/s
the GTX 650 should be only slightly faster than the 250 GTS. it certainly wouldn't smoke it, they're both low-mid range cards with very similar processing power. it also doesn't help that they're both... |
|
epixoip |
Old oclHashcat Support
|
5 |
10,659 |
05-14-2014, 07:56 AM |
|
|
Thread: oclHashCat vs WPA @ 9700 H/s
Post: RE: oclHashCat vs WPA @ 9700 H/s
not just perf per dollar, but nvidia has yet to even match amd's performance.
with your budget i'd recommend going with a used gpu. you can use this table to get an idea of how each card performs h... |
|
epixoip |
Old oclHashcat Support
|
5 |
10,659 |
05-15-2014, 07:47 AM |
|
|
Thread: update please?
Post: RE: update please?
I think AMD dropped OpenCL on Windows XP, didn't they? |
|
epixoip |
Hardware
|
5 |
9,140 |
05-25-2014, 08:10 AM |
|
|
Thread: 750 Ti fails with cuModuleLoad() 301 and cuMemAlloc() 1 errors
Post: RE: 750 Ti fails with cuModuleLoad() 301 and cuMem...
atom just said that it will be fixed in oclHashcat 1.21. don't need anyone else to chime in on it. |
|
epixoip |
Old oclHashcat Support
|
5 |
10,973 |
05-25-2014, 08:11 AM |
|
|
Thread: GPU Cards comparison
Post: RE: GPU Cards comparison
they are estimations, not benchmarks. they are to give you a rough idea of a card's performance.
but yes, a 5850 should be faster than a 6850. 5850 has 1440 stream processors @ 725 Mhz vs 6850's 96... |
|
epixoip |
Old hashcat Support
|
5 |
8,549 |
05-28-2014, 10:56 AM |
|
|
Thread: GPU Cards comparison
Post: RE: GPU Cards comparison
perhaps part of your confusion is how the model number convention changed between the 5xxx and 6xxx line.
prior to the 6xxx product line, the x8xx notation was the top of the line single GPU produ... |
|
epixoip |
Old hashcat Support
|
5 |
8,549 |
05-28-2014, 11:04 AM |
|
|
Thread: GPU Cards comparison
Post: RE: GPU Cards comparison
performance scales linearly, yes. two GPUs will be exactly twice as fast as one GPU.
but note that GFLOPS aren't directly relevant for hash cracking since hash algorithms use integer math, not floa... |
|
epixoip |
Old hashcat Support
|
5 |
8,549 |
05-28-2014, 11:06 AM |
|
|
Thread: Is hash type hmac-ripemd-160 supported?
Post: RE: Is hash type hmac-ripemd-160 supported?
You don't need HMAC-RIPEMD160 support, you need TrueCrypt 4.x support. Hashcat only supports TrueCrypt 5.x+ so I don't think mode 6281 will work for you. |
|
epixoip |
Old hashcat Support
|
5 |
12,623 |
06-15-2014, 08:24 AM |
|
|
Thread: Is hash type hmac-ripemd-160 supported?
Post: RE: Is hash type hmac-ripemd-160 supported?
Pretty sure it won't work, even though the algorithm is the same the file structure is likely different. Even if it did work you're never going to crack a password like that with brute force.
If yo... |
|
epixoip |
Old hashcat Support
|
5 |
12,623 |
06-16-2014, 06:31 PM |
|
|
Thread: Help with cisco ASA formatting
Post: RE: Help with cisco ASA formatting
stevedtech Wrote: (10-02-2014, 08:28 PM)
--
What is the proper method for entering this?
[...]
Any guidance, or a polite RTFM it was right would be great!
--
It was right here: https://hashcat.... |
|
epixoip |
Old oclHashcat Support
|
5 |
14,249 |
10-02-2014, 11:29 PM |
|
|
Thread: Error code 702
Post: RE: Error code 702
https://hashcat.net/wiki/doku.php?id=timeout_patch |
|
epixoip |
General Help
|
5 |
11,729 |
10-04-2014, 10:47 AM |
|
|
Thread: Error code 702
Post: RE: Error code 702
Thanks magnum, updated the wiki page with that information. |
|
epixoip |
General Help
|
5 |
11,729 |
10-07-2014, 03:55 AM |