Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: error with oclhashcat-plus64
Post: RE: error with oclhashcat-plus64
it doesn't look like you are using catalyst 12.8 as you claim, it definitely looks like you are using catalyst 12.10. if you had previously installed a newer version of catalyst and then tried to roll... |
|
epixoip |
Very old oclHashcat-plus Support
|
2 |
5,387 |
12-06-2012, 07:24 AM |
|
|
Thread: drivers
Post: RE: drivers
it's not that something special has to be done to hashcat to support it... it's that the newer drivers are just plain broken. |
|
epixoip |
Very old oclHashcat-plus Support
|
2 |
5,113 |
12-20-2012, 07:27 AM |
|
|
Thread: ERROR: clGetPlatformIDs() -1001
Post: RE: ERROR: clGetPlatformIDs() -1001
Catalyst 12.8 does not support Linux 3.5.0, so you are using the wrong disto and the wrong driver.
Further, the error means your OpenCL environment is not set up correctly, which means you probably d... |
|
epixoip |
Very old oclHashcat-plus Support
|
2 |
7,167 |
01-01-2013, 06:13 PM |
|
|
Thread: can't get my oclHS-lite to work
Post: RE: can't get my oclHS-lite to work
the hash was removed by radix and the user was banned for not following forum rules. |
|
epixoip |
Very old oclHashcat-lite Support
|
2 |
7,076 |
01-14-2013, 11:22 PM |
|
|
Thread: understanding the "export DISPLAY=:0" command
Post: RE: understanding the "export DISPLAY=:0" command
The DISPLAY variable is not used by X itself; it is used by X11 applications. It tells X11 applications which screen they should run on. The format of the DISPLAY variable is hostname:display. For loc... |
|
epixoip |
General Help
|
2 |
93,266 |
01-20-2013, 06:27 AM |
|
|
Thread: 8000 series fail
Post: RE: 8000 series fail
yes, this has been on wikipedia now for a while.
https://en.wikipedia.org/wiki/Sea_Islands_(GPU_family)
there's 8970 (OEM) which is a tahiti xt gpu at boosted clocks, and then there's 8970 which is a... |
|
epixoip |
Hardware
|
2 |
6,312 |
01-28-2013, 08:30 AM |
|
|
Thread: md5 base64
Post: RE: md5 base64
just convert it from base64 to hex.
Code:
--
epixoip@ike:~$ echo -n 'Jj09tHmY/X6IT10P70zJ/w==' | base64 -d | xxd -g 0 -ps
263d3db47998fd7e884f5d0fef4cc9ff
--
|
|
epixoip |
General Help
|
2 |
8,724 |
01-31-2013, 06:09 AM |
|
|
Thread: ERROR: clBuildProgram() -11
Post: RE: ERROR: clBuildProgram() -11
this question comes up several times a week. please search the forums. |
|
epixoip |
Very old oclHashcat-plus Support
|
2 |
7,105 |
01-31-2013, 07:37 PM |
|
|
Thread: Upgrading AMD Drivers (How To)
Post: RE: Upgrading AMD Drivers (How To)
I would clarify that these are the Windows drivers, not the Linux drivers. |
|
epixoip |
General Help
|
2 |
6,035 |
02-01-2013, 12:10 AM |
|
|
Thread: Find a 10 characters' password
Post: RE: Find a 10 characters' password
This is not a hacking forum. Take a week off and read the rules. |
|
epixoip |
Very old oclHashcat-plus Support
|
2 |
6,629 |
02-05-2013, 12:44 AM |
|
|
Thread: WPA Time.Estimated bug ?
Post: RE: WPA Time.Estimated bug ?
it's because of how many were rejected (32.24%). the estimated time is based on how many *valid* combinations there are, but over 1/3 of your candidates were invalid, so it was able to finish way ahea... |
|
epixoip |
Very old oclHashcat-plus Support
|
2 |
7,719 |
02-07-2013, 09:42 PM |
|
|
Thread: No need to install Catalyst for OCLHashCat-plus to work properly.
Post: RE: No need to install Catalyst for OCLHashCat-plu...
do not do this, it is terrible advice. that's why everyone ignored this thread when it was first posted. |
|
epixoip |
Very old oclHashcat-plus Support
|
2 |
7,772 |
02-09-2013, 05:16 AM |
|
|
Thread: Help! :D
Post: RE: Help! :D
The next person who starts a thread titled "Help" will have their thread deleted immediately, with extreme prejudice. |
|
epixoip |
Old hashcat Support
|
2 |
5,121 |
02-10-2013, 02:57 PM |
|
|
Thread: Hashcat-Plus - Kernel Error
Post: RE: Hashcat-Plus - Kernel Error
sounds like you incorrectly unpacked the archive, perhaps you used '7z e' instead of '7z x'. or maybe you inadvertently deleted the kernel directory. but that kernel is definitely shipped in the archi... |
|
epixoip |
Very old oclHashcat-plus Support
|
2 |
7,124 |
02-11-2013, 05:06 AM |
|
|
Thread: Hybrid attack syntax
Post: RE: Hybrid attack syntax
well for one, it's ?d, not $d. normally this would error out, but since your shell is interpreting $d as a string of empty variables, it's like those $d's don't even exist.
you're also missing the at... |
|
epixoip |
Very old oclHashcat-plus Support
|
2 |
6,371 |
02-12-2013, 08:32 AM |
|
|
Thread: ERROR: clGetDeviceIDs() -1
Post: RE: ERROR: clGetDeviceIDs() -1
amd no longer supports opencl on windows xp. you will need to upgrade windows. |
|
epixoip |
Very old oclHashcat-plus Support
|
2 |
6,829 |
02-15-2013, 05:27 AM |
|
|
Thread: Collision or Wrong Hash Type?
Post: RE: Collision or Wrong Hash Type?
they are certainly not collisions. you cannot generate an md5 collision with only 6 bytes of input data. you need at least 64 bytes. and if you are cracking hashes, then you certainly have the right a... |
|
epixoip |
General Talk
|
2 |
8,282 |
02-24-2013, 07:37 PM |
|
|
Thread: hashcat launches and quits...
Post: RE: hashcat launches and quits...
run it from the command line, don't double click on it. |
|
epixoip |
Old hashcat Support
|
2 |
6,549 |
02-26-2013, 11:40 PM |
|
|
Thread: Hardware for 4x7970
Post: RE: Hardware for 4x7970
This is our standard build:
Chenbro RM41300-FS81
LEPA G1600-MA
Gigabyte GA-990FXA-UD7
AMD FX-8150
CORSAIR CMZ16GX3M2A1866C9
Due to heat considerations I would only recommend using three GPUs max, le... |
|
epixoip |
Hardware
|
2 |
6,244 |
03-15-2013, 05:04 AM |
|
|
Thread: Hardware for 4x7970
Post: RE: Hardware for 4x7970
If you're feeling particularly adventurous, check out the SUPERMICRO SYS-7047GR-TPRF. But that's only if you're looking to really trip balls. |
|
epixoip |
Hardware
|
2 |
6,244 |
03-15-2013, 05:13 AM |