Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
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: You need -exactly- Catalyst v13.1 for very good reasons
Post: RE: You need -exactly- Catalyst v13.1 for very goo...
i have now upgraded seven different machines to 13.1, and i cannot reproduce :/
atom is at a conference this week, but hopefully he will get a chance to read this thread. i'm not sure what all of th... |
|
epixoip |
Very old oclHashcat-plus Support
|
32 |
54,727 |
02-05-2013, 05:38 PM |
|
|
Thread: WARNING: Hash 'crackme': Line-length exception
Post: RE: WARNING: Hash 'crackme': Line-length exception
those also are not valid md5crypt hashes. although they start with '$1$', they have no salt and variable-length output. |
|
epixoip |
Very old oclHashcat-plus Support
|
9 |
33,732 |
02-06-2013, 09:13 PM |
|
|
Thread: You need -exactly- Catalyst v13.1 for very good reasons
Post: RE: You need -exactly- Catalyst v13.1 for very goo...
Do you have the APP SDK installed? |
|
epixoip |
Very old oclHashcat-plus Support
|
32 |
54,727 |
02-06-2013, 09:15 PM |
|
|
Thread: You need -exactly- Catalyst v13.1 for very good reasons
Post: RE: You need -exactly- Catalyst v13.1 for very goo...
atom is right, your libOpenCL is the wrong version. this is the libOpenCL that ships with 13.1:
Code:
--
epixoip@butters:~$ clinfo | grep 'Version:'
Platform Version: ... |
|
epixoip |
Very old oclHashcat-plus Support
|
32 |
54,727 |
02-06-2013, 09:16 PM |
|
|
Thread: [HELP] What's the input format of NTLM when using hashcat-plus ?
Post: RE: [HELP] What's the input format of NTLM when us...
lm has no lower-case letters. all letters are converted to uppercase. lm has a total keyspace of 69^7. |
|
epixoip |
Very old oclHashcat-plus Support
|
11 |
34,213 |
02-07-2013, 09:27 AM |
|
|
Thread: [HELP] What's the input format of NTLM when using hashcat-plus ?
Post: RE: [HELP] What's the input format of NTLM when us...
but not with hashcat they're not. you need to manually do all the uppercase conversions with hashcat. |
|
epixoip |
Very old oclHashcat-plus Support
|
11 |
34,213 |
02-07-2013, 09:11 PM |
|
|
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: [HELP] What's the input format of NTLM when using hashcat-plus ?
Post: RE: [HELP] What's the input format of NTLM when us...
i'm using the word 'hashcat' to refer to any hashcat product. |
|
epixoip |
Very old oclHashcat-plus Support
|
11 |
34,213 |
02-08-2013, 08:07 AM |
|
|
Thread: Cant Output Cracked Password with Null Character
Post: RE: Cant Output Cracked Password with Null Charact...
ah, yeah, that's a tricky one since strings are null-terminated in C. it's a relatively easy fix, though.
please open a ticket in trac. |
|
epixoip |
Very old oclHashcat-plus Support
|
5 |
12,120 |
02-08-2013, 09:41 PM |
|
|
Thread: Cant Output Cracked Password with Null Character
Post: RE: Cant Output Cracked Password with Null Charact...
trac may not still be up after the db crashed the other day, i am not sure its status.
unfortunately there's no way to bypass this, the padding cannot be ignored. the 16 character limitation (which i... |
|
epixoip |
Very old oclHashcat-plus Support
|
5 |
12,120 |
02-08-2013, 10:39 PM |
|
|
Thread: Cant Output Cracked Password with Null Character
Post: RE: Cant Output Cracked Password with Null Charact...
cyphear Wrote: (02-08-2013, 10:47 PM)
--
Bummer, but I appreciate the help. Seems like extending this limit would be good. I dont see this actually happening, but admins could use unicode encoding... |
|
epixoip |
Very old oclHashcat-plus Support
|
5 |
12,120 |
02-08-2013, 11:24 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: new AMD-A integrated GPU?
Post: RE: new AMD-A integrated GPU?
now crysis, i want you to think for a second: how big is the cooling solution on a gpu? now, how big is the stock cooling solution that ships with an apu? gpus have external power connectors; how many... |
|
epixoip |
Very old oclHashcat-plus Support
|
4 |
10,776 |
02-11-2013, 02:09 AM |
|
|
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: cuMemcpyDtoH() 700
Post: RE: ERROR: cuMemcpyDtoH() 700
why are you using a dictionary for that |
|
epixoip |
Very old oclHashcat-plus Support
|
28 |
41,890 |
02-14-2013, 09:12 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: ERROR: cuMemcpyDtoH() 700
Post: RE: ERROR: cuMemcpyDtoH() 700
i'm asking you, squadx. why are you using a wordlist for that, when a mask attack would be much faster? |
|
epixoip |
Very old oclHashcat-plus Support
|
28 |
41,890 |
02-16-2013, 12:52 AM |
|
|
Thread: ERROR: cuMemcpyDtoH() 700
Post: RE: ERROR: cuMemcpyDtoH() 700
what algorithm, and what gpu? |
|
epixoip |
Very old oclHashcat-plus Support
|
28 |
41,890 |
02-16-2013, 09:37 PM |