Search Results
|
Post |
Author
[desc]
|
Forum |
Replies |
Views |
Posted |
|
|
Thread: Cli + Rule odd behave
Post: RE: Cli + Rule odd behave
I think the problem here is you do not realize what --stdout means. --stdout means print every single candidate that is generated to --stdout, e.g. for piping into another cracking application. You wo... |
|
epixoip |
General Help
|
5 |
6,915 |
04-01-2016, 11:29 AM |
|
|
Thread: Cli + Rule odd behave
Post: RE: Cli + Rule odd behave
Oh shit, right, I'm sorry. I was drunk when I wrote that. So yes, you're right, when using --stdout no cracking is possible at all, because it will indeed treat all arguments as a wordlist. Sorry. But... |
|
epixoip |
General Help
|
5 |
6,915 |
04-01-2016, 08:31 PM |
|
|
Thread: Cli + Rule odd behave
Post: RE: Cli + Rule odd behave
Yes --stdout is mostly for generating candidates to pipe to other crackers or preprocessors, but also a little for "is this rule doing what I think it's doing." |
|
epixoip |
General Help
|
5 |
6,915 |
04-02-2016, 03:37 AM |
|
|
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: hexchar des?
Post: RE: hexchar des?
-m 1500 is descrypt, not DES encryption. |
|
epixoip |
General Help
|
2 |
4,387 |
04-03-2016, 11:56 PM |
|
|
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: 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: 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: Why this command line does not work at all?
Post: RE: Why this command line does not work at all?
hashcat doesn't support reading from stdin, you have to use a named pipe. |
|
epixoip |
Old hashcat Support
|
1 |
3,193 |
04-05-2016, 05:49 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: NVidia Pascal P100 announced
Post: RE: NVidia Pascal P100 announced
It doesn't look like it will be that big of a jump over Maxwell, based on the numbers Nvidia published today it looks like it might be ~ 16% faster than Titan X. |
|
epixoip |
Hardware
|
10 |
18,288 |
04-05-2016, 10:06 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: 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: office2hashcat.py strange output
Post: RE: office2hashcat.py strange output
The document is not encrypted, just password protected, so there's nothing for oclHashcat to crack. You can either just remove the password and open the document, or XOR the password to un-obfuscate i... |
|
epixoip |
General Talk
|
3 |
6,102 |
04-12-2016, 06:53 AM |
|
|
Thread: Question on hardware lifespan
Post: RE: Question on hardware lifespan
If you choose the right GPU and follow all the advice we've provided here in the Hardware forum over the years, your card should last a good long while. |
|
epixoip |
Hardware
|
4 |
6,453 |
04-13-2016, 04:49 AM |
|
|
Thread: NVidia Pascal P100 announced
Post: RE: NVidia Pascal P100 announced
It certainly does matter what Titan X shows under hashcat because this is the hashcat forums and how the card performs under hashcat is all we care about...
Anyway I think you're crazy, 50% is way... |
|
epixoip |
Hardware
|
10 |
18,288 |
04-10-2016, 07:26 AM |
|
|
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 |