Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
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 |
|
|
Thread: Hashcat bruteforcing with special rules
Post: RE: Hashcat bruteforcing with special rules
The keyspace is likely too small to achieve full acceleration, thus the low speed. |
|
epixoip |
hashcat
|
17 |
23,547 |
04-02-2015, 11:43 PM |
|
|
Thread: oclHashcat 1.30 vs. Catalyst 14.10 on Linux
Post: RE: oclHashcat 1.30 vs. Catalyst 14.10 on Linux
your problem sounds like it's heat or power related. |
|
epixoip |
Old oclHashcat Support
|
11 |
23,609 |
09-22-2014, 07:02 PM |
|
|
Thread: oclHashcat 1.30 vs. Catalyst 14.10 on Linux
Post: RE: oclHashcat 1.30 vs. Catalyst 14.10 on Linux
that's a tricky one to troubleshoot, great job pinpointing the issue |
|
epixoip |
Old oclHashcat Support
|
11 |
23,609 |
10-25-2014, 02:45 AM |
|
|
Thread: Trying to understand what I'm doing. SHA1. sha1($pass.$salt)
Post: RE: Trying to understand what I'm doing. SHA1. sha...
sha1(pass.salt) and sha1(salt.pass) are two different algorithms. if you need sha1(salt.pass) then you cannot use lite.
but if you have a hash in user:hash format, what leads you to believe it is a s... |
|
epixoip |
Very old oclHashcat-lite Support
|
5 |
23,610 |
03-27-2013, 06:07 AM |
|
|
Thread: Trying to understand what I'm doing. SHA1. sha1($pass.$salt)
Post: RE: Trying to understand what I'm doing. SHA1. sha...
oh, osx 10.4 hashes, ok. so in that case, you will need to do a little work to use hashcat with this algorithm.
the algorithm is sha1(salt.pass), and the salt is a four-byte hex salt prepended to the... |
|
epixoip |
Very old oclHashcat-lite Support
|
5 |
23,610 |
03-27-2013, 08:05 AM |
|
|
Thread: Trying to understand what I'm doing. SHA1. sha1($pass.$salt)
Post: RE: Trying to understand what I'm doing. SHA1. sha...
actually i just realized you said you were using a vm, in that case you wouldn't be able to use litecat or pluscat anyway. you can only use hashcat. |
|
epixoip |
Very old oclHashcat-lite Support
|
5 |
23,610 |
03-27-2013, 08:15 AM |
|
|
Thread: oclHashcat-plus Benchmark Script
Post: oclHashcat-plus Benchmark Script
Just a little shell script radix and I whipped up for benchmarking oclHashcat-plus. Written in (mostly) portable POSIX shell, so it should work in any shell on any distro. Let me know if you have prob... |
|
epixoip |
Very old oclHashcat-plus Support
|
6 |
23,657 |
02-01-2013, 05:53 AM |
|
|
Thread: ERROR: clGetDeviceIDs() : -1 : CL_DEVICE_NOT_FOUND Help PLz
Post: RE: ERROR: clGetDeviceIDs() : -1 : CL_DEVICE_NOT_F...
For Debian and The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) you may be able to install my Intel OpenCL .deb at https://github.com/stricture/intel-opencl/releases/tag/16.1_1.2_5.2.0.10002_... |
|
epixoip |
hashcat
|
11 |
23,740 |
09-14-2016, 08:06 PM |
|
|
Thread: O H/sec with PhpBB
Post: RE: O H/sec with PhpBB
for salted algorithms, each plaintext candidate has to be hashed with each unique salt. therefore when cracking salted hashes, your effective speed is the total speed divided by number of unique salts... |
|
epixoip |
Old oclHashcat Support
|
10 |
23,752 |
01-13-2014, 09:34 AM |
|
|
Thread: how to run hashcat legacy rules on new hashcat v3?
Post: RE: how to run hashcat legacy rules on new hashcat...
Are you actually getting any kind of decent hitrate from the unsupported rules? I wouldn't think that you are. Seems like a lot of effort for very little return. |
|
epixoip |
hashcat
|
16 |
23,766 |
07-20-2016, 03:18 PM |
|
|
Thread: Error! Using 8 bit Number bruteforce crack !
Post: RE: Error! Using 8 bit Number bruteforce crack ...
cannot reproduce. positive you're using the correct driver version? |
|
epixoip |
Very old oclHashcat-plus Support
|
15 |
23,941 |
03-05-2013, 03:15 AM |
|
|
Thread: Error! Using 8 bit Number bruteforce crack !
Post: RE: Error! Using 8 bit Number bruteforce crack ...
above you said oclHashcat-plus.exe, now you're saying cudaHashcat-plus.exe? |
|
epixoip |
Very old oclHashcat-plus Support
|
15 |
23,941 |
03-05-2013, 12:34 PM |
|
|
Thread: Error! Using 8 bit Number bruteforce crack !
Post: RE: Error! Using 8 bit Number bruteforce crack ...
Please open a ticket on Trac. |
|
epixoip |
Very old oclHashcat-plus Support
|
15 |
23,941 |
03-06-2013, 04:57 AM |
|
|
Thread: Build Spec Review
Post: RE: Build Spec Review
^ this. three or four 7970s will do well with it though. but you need to make sure that case can handle four 7970s with the UD7. most can't. |
|
epixoip |
Hardware
|
13 |
23,979 |
11-26-2013, 10:06 PM |
|
|
Thread: Build Spec Review
Post: RE: Build Spec Review
that chassis you linked to definitely won't hold four GPUs.
the best chassis for the UD7 is Chenbro RM41300-FS81. |
|
epixoip |
Hardware
|
13 |
23,979 |
11-27-2013, 09:13 AM |
|
|
Thread: Build Spec Review
Post: RE: Build Spec Review
brav0hax Wrote: (11-27-2013, 08:19 PM)
--
Thats good to know...but I am curious because I see boxes with like 8-10 7990s and not watercooling so somebody has it figured out somewhere ;-)
--
the mos... |
|
epixoip |
Hardware
|
13 |
23,979 |
11-27-2013, 09:53 PM |
|
|
Thread: Build Spec Review
Post: RE: Build Spec Review
you need a server chassis with high static pressure fans |
|
epixoip |
Hardware
|
13 |
23,979 |
11-28-2013, 12:30 AM |
|
|
Thread: Segmentation fault (core dump) on --show and --left
Post: RE: Segmentation fault (core dump) on --show and -...
|
epixoip |
Very old oclHashcat-plus Support
|
11 |
24,118 |
10-17-2012, 12:41 AM |
|
|
Thread: Radeon R9 390X News
Post: RE: Radeon R9 390X News
Just as worthless for oclHashcat as the 295X2. |
|
epixoip |
Hardware
|
11 |
24,217 |
02-16-2015, 08:57 PM |