Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: Bruteforce Keyspace Mythology
Post: RE: Bruteforce Keyspace Mythology
You don't really need to understand how hashcat calculates the base/mod loop sizes to use --keyspace. But if you want to understand, study https://github.com/hashcat/hashcat-utils/blob/master/src/keys... |
|
epixoip |
Old oclHashcat Support
|
1 |
3,858 |
03-31-2016, 06:45 PM |
|
|
Thread: ATI Mobility Radeon HD 5450
Post: RE: ATI Mobility Radeon HD 5450
I think undeath read that as 4550 not 5450. You shouldn't have any trouble getting fglrx installed for an HD5000 series GPU unless you are just a total linux noob or something. But you should know tha... |
|
epixoip |
Old oclHashcat Support
|
11 |
16,909 |
04-03-2016, 01:36 AM |
|
|
Thread: cudaHashcat 0 H/s bcrypt
Post: RE: cudaHashcat 0 H/s bcrypt
0 H/s in this case doesn't mean literally "no hashes per second", it means the kernel is taking too long to run and hasn't reached a checkpoint yet and thus the main thread is not able to calculate th... |
|
epixoip |
Old oclHashcat Support
|
7 |
14,071 |
04-04-2016, 07:37 PM |
|
|
Thread: cuModuleLoad() 301 cudaHashcat scrypt
Post: RE: cuModuleLoad() 301 cudaHashcat scrypt
301 usually means you unpacked the archive wrong, but since you're able to crack other formats, not sure what's up. I would suggest using beta instead though. |
|
epixoip |
Old oclHashcat Support
|
3 |
5,333 |
04-04-2016, 07:39 PM |
|
|
Thread: cuModuleLoad() 301 cudaHashcat scrypt
Post: RE: cuModuleLoad() 301 cudaHashcat scrypt
Well 301 means "file not found" so it's tell you it's not able to find the kernel file. But it's strange that it would be intermittent like that. |
|
epixoip |
Old oclHashcat Support
|
3 |
5,333 |
04-04-2016, 08:32 PM |
|
|
Thread: It is possible to use a apu and a discrete nvidia together
Post: RE: It is possible to use a apu and a discrete nvi...
Should be possible with beta, test it and see? |
|
epixoip |
Old oclHashcat Support
|
8 |
11,278 |
04-05-2016, 05:48 PM |
|
|
Thread: It is possible to use a apu and a discrete nvidia together
Post: RE: It is possible to use a apu and a discrete nvi...
Well first of all you never needed to have (nor should you have had) AMD APP SDK or CUDA installed. Neither are necessary or desired for Hashcat. You certainly never needed to use LD_LIBRARY_PATH.
... |
|
epixoip |
Old oclHashcat Support
|
8 |
11,278 |
04-05-2016, 09:19 PM |
|
|
Thread: It is possible to use a apu and a discrete nvidia together
Post: RE: It is possible to use a apu and a discrete nvi...
It's not possible to use both GPUs together with 2.01, no. But it is possible to use 2.01 without all that crap you had, yes.
Maybe I misunderstood your first post but I thought you wanted to use b... |
|
epixoip |
Old oclHashcat Support
|
8 |
11,278 |
04-05-2016, 10:55 PM |
|
|
Thread: It is possible to use a apu and a discrete nvidia together
Post: RE: It is possible to use a apu and a discrete nvi...
If you don't know how to build from source, then grab the binary distribution from https://hashcat.net/beta/ |
|
epixoip |
Old oclHashcat Support
|
8 |
11,278 |
04-05-2016, 11:33 PM |
|
|
Thread: Multi-CPU utilization for combinator attack on a modern GPU
Post: RE: Multi-CPU utilization for combinator attack on...
Hmm doesn't quite sound like you have a grasp on the issue. Are you talking about when piping combinator.bin from hashcat-utils into oclHashcat via stdin? If so, the issue isn't that it can't generate... |
|
epixoip |
Old oclHashcat Support
|
4 |
6,847 |
04-06-2016, 11:50 PM |
|
|
Thread: Multi-CPU utilization for combinator attack on a modern GPU
Post: RE: Multi-CPU utilization for combinator attack on...
Candidates are not generated on the CPU, they are generated on the GPU. The only time this is not true is if using an external generator and piping into oclHashcat, in which case you need to add ampli... |
|
epixoip |
Old oclHashcat Support
|
4 |
6,847 |
04-07-2016, 01:39 AM |
|
|
Thread: Ocl + Cuda in parallel
Post: RE: Ocl + Cuda in parallel
You don't need OpenCL & CUDA in parallel to use both GPUs cooperatively, you just need to grab the latest oclHashcat beta or build from master. We dropped CUDA entirely, so now we use OpenCL on all de... |
|
epixoip |
Old oclHashcat Support
|
2 |
4,247 |
04-08-2016, 05:23 PM |
|
|
Thread: First Time User - MD5 Help ("Updating" password w/ digits)
Post: RE: First Time User - MD5 Help ("Updating" passwor...
You have two problems here.
First problem, the input data is way too long, oclHashcat does not support input of that length.
Second problem, you can't math. Your keyspace isn't 145*38, it's 145... |
|
epixoip |
Old oclHashcat Support
|
6 |
8,587 |
04-09-2016, 09:17 PM |
|
|
Thread: First Time User - MD5 Help ("Updating" password w/ digits)
Post: RE: First Time User - MD5 Help ("Updating" passwor...
hashcat and oclHashcat are optimized for short inputs, like passwords, and thus only implement a single MD5 block (55 bytes.) You are wanting to hash 434 bytes, so you need a generic multiblock implem... |
|
epixoip |
Old oclHashcat Support
|
6 |
8,587 |
04-09-2016, 10:31 PM |
|
|
Thread: First Time User - MD5 Help ("Updating" password w/ digits)
Post: RE: First Time User - MD5 Help ("Updating" passwor...
No it would be... oh for fucks sake, how did I fuck that up? Yes you're correct, it would indeed be 38^145. Ugh that's like the second "correct but details are wrong" answer I've given in two weeks, I... |
|
epixoip |
Old oclHashcat Support
|
6 |
8,587 |
04-11-2016, 05:49 PM |
|
|
Thread: Tesla K80 benchmark
Post: RE: Tesla K80 benchmark
Since you're new here I'll give you a polite warning about reviving old threads.
Also if you bothered to read this thread, you'd know that you should not be using Teslas for password cracking. The... |
|
epixoip |
Old oclHashcat Support
|
4 |
22,187 |
04-12-2016, 02:57 AM |
|
|
Thread: ATI Mobility Radeon HD 5450
Post: RE: ATI Mobility Radeon HD 5450
For your first error, it sounds like you just needed to regenerate your xorg.conf.
For your second "error"... The instructions in the wiki are for a headless server. You aren't meant to login to X... |
|
epixoip |
Old oclHashcat Support
|
11 |
16,909 |
04-14-2016, 05:33 AM |
|
|
Thread: ATI Mobility Radeon HD 5450
Post: RE: ATI Mobility Radeon HD 5450
If clinfo failed then you probably didn't have the appropriate environment variables set correctly. Maybe you dropped them in .bashrc but hadn't yet sourced that file. |
|
epixoip |
Old oclHashcat Support
|
11 |
16,909 |
04-14-2016, 06:30 AM |
|
|
Thread: Support for Nvidia GeForce 9300M GS
Post: RE: Support for Nvidia GeForce 9300M GS
Nvidia no longer supports your GPU, that's what the error message is trying to tell you. You can't change the version of your shader model, that version is simply describing the physical capabilities ... |
|
epixoip |
Old oclHashcat Support
|
7 |
8,013 |
04-17-2016, 09:34 PM |
|
|
Thread: Support for Nvidia GeForce 9300M GS
Post: RE: Support for Nvidia GeForce 9300M GS
Doesn't make any sense that it would be faster under vmware, what version are you using?
No, your 9300M likely isn't faster than your CPU. |
|
epixoip |
Old oclHashcat Support
|
7 |
8,013 |
04-17-2016, 11:08 PM |