Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
Thread: R9 290X Reference Design Comparison
Post: RE: R9 290X Reference Design Comparison
Burr Wrote: (12-08-2014, 12:22 PM)
--
where you recommended the reference design HIS 7970. I'm assuming you've used the HIS R9 290X as well? Just wondering if the strong affinity comes from experienc... |
|
epixoip |
Hardware
|
3 |
12,164 |
12-08-2014, 02:22 PM |
|
|
Thread: Need help ETHEREUM hashtype 15700
Post: RE: Need help ETHEREUM hashtype 15700
Hashcat is stable, but you're trying to use the same GPU for compute while also driving your display. It can't do both. That's why the display freezes, it's too busy cracking passwords to push pixels.... |
|
epixoip |
hashcat
|
11 |
12,241 |
06-12-2017, 05:42 AM |
|
|
Thread: pw-skip and pw-limit
Post: RE: pw-skip and pw-limit
it's definitely not xml, it's a binary file. look at the data structure atom posted in that thread he linked in. |
|
epixoip |
Very old oclHashcat-plus Support
|
7 |
12,259 |
10-09-2013, 04:20 AM |
|
|
Thread: Bug using markov chains?
Post: RE: Bug using markov chains?
I don't see anything wrong with your command so it may be a bug, but I cannot reproduce it.
What happens if you use other threshold values? Did you alter hashcat.hcstat in any way? |
|
epixoip |
Very old oclHashcat-plus Support
|
7 |
12,276 |
12-23-2012, 06:13 AM |
|
|
Thread: NT Passworder
Post: RE: NT Passworder
this isn't a hacking forum. |
|
epixoip |
General Talk
|
5 |
12,284 |
11-04-2012, 02:01 PM |
|
|
Thread: Mac OSX 10.8 and 10.9 Questions
Post: RE: Mac OSX 10.8 and 10.9 Questions
mode 1722 is OSX 10.7, which is salted, but non-iterated, sha512. mode 7100 is OSX 10.8+, which uses pbkdf2-hmac-sha512 with a variable number of iterations. therefore it is only logical that mode 710... |
|
epixoip |
General Help
|
5 |
12,285 |
02-13-2014, 08:55 PM |
|
|
Thread: Password Cracker - Enterprise Constraints
Post: RE: Password Cracker - Enterprise Constraints
I concur, out of that list Quadro M6000 is your best bet. Kind of a shitty situation though. You could get 4x Titan X for the price of that card :( |
|
epixoip |
Hardware
|
8 |
12,307 |
12-14-2015, 02:36 AM |
|
|
Thread: Password Cracker - Enterprise Constraints
Post: RE: Password Cracker - Enterprise Constraints
Yes, the Quadro is underclocked -- that's what Quadro and Tesla cards are, underclocked versions of the GTX cards. But it doesn't matter, you can simply push the clocks up. |
|
epixoip |
Hardware
|
8 |
12,307 |
12-16-2015, 02:36 PM |
|
|
Thread: Password Cracker - Enterprise Constraints
Post: RE: Password Cracker - Enterprise Constraints
|
epixoip |
Hardware
|
8 |
12,307 |
12-21-2015, 06:48 AM |
|
|
Thread: oclHashcat-plus with truecrypt
Post: RE: oclHashcat-plus with truecrypt
brute forcing truecrypt. good luck with that. |
|
epixoip |
Very old oclHashcat-plus Support
|
5 |
12,352 |
09-04-2013, 07:14 PM |
|
|
Thread: Slow VCL performance
Post: RE: Slow VCL performance
VCL 1.22 has some bugs, hence the note on the VCL webpage.
the number of gpus has nothing to do with getting away with gigabit. ethernet latency is ethernet latency, regardless of how many gpus and... |
|
epixoip |
Very old oclHashcat-plus Support
|
5 |
12,369 |
10-29-2013, 06:23 PM |
|
|
Thread: Slow VCL performance
Post: RE: Slow VCL performance
1.21 is more broken than 1.22 ;)
bandwidth is not an issue, see my passwords12 talk. latency is the issue with ethernet. you're never going to get full performance with ethernet, it is not possible... |
|
epixoip |
Very old oclHashcat-plus Support
|
5 |
12,369 |
10-29-2013, 08:45 PM |
|
|
Thread: Is 2xAMD GPU on SLI motherboard able to work?
Post: RE: Is 2xAMD GPU on SLI motherboard able to work?
i865pe Wrote: (06-23-2013, 07:50 AM)
--
1) Having a SLI motherboard, just wondering whether 2x AMD HD5870 able to work at the same time?
--
yes.
i865pe Wrote: (06-23-2013, 07:50 AM)
--
2) Witho... |
|
epixoip |
Hardware
|
4 |
12,380 |
06-23-2013, 07:59 AM |
|
|
Thread: cudaHashcat-plus64.bin at amazon ec2 cg1.4xlarge instance
Post: RE: cudaHashcat-plus64.bin at amazon ec2 cg1.4xlar...
the pastebinit error is not what he's referring to (fixed now btw, thanks); he's referring to the cuMemcpyDtoH() 700 error trying to execute the bcrypt kernel.
the benchmark script only benchmarks th... |
|
epixoip |
Very old oclHashcat-plus Support
|
4 |
12,422 |
02-24-2013, 07:24 PM |
|
|
Thread: Working VCL Configuration?
Post: RE: Working VCL Configuration?
no one has a working vcl configuration at the moment. |
|
epixoip |
Very old oclHashcat-plus Support
|
6 |
12,461 |
10-31-2013, 11:10 PM |
|
|
Thread: Working VCL Configuration?
Post: RE: Working VCL Configuration?
i'm working on getting more debug information to mosix, so that they can hopefully figure out what is going on with 1.22. they know there is a problem, they just don't know what is causing it or how t... |
|
epixoip |
Very old oclHashcat-plus Support
|
6 |
12,461 |
10-31-2013, 11:15 PM |
|
|
Thread: Working VCL Configuration?
Post: RE: Working VCL Configuration?
the two major issues with 1.22 are the devices randomly changing properties at runtime, and vcl thinking that devices are no longer available or are otherwise already busy.
there definitely is a po... |
|
epixoip |
Very old oclHashcat-plus Support
|
6 |
12,461 |
11-01-2013, 04:56 PM |
|
|
Thread: Creating a secure hash?
Post: RE: Creating a secure hash?
Your algorithm is nothing more than security through obscurity.
Immediate issues identified:
You're using a "global salt", so it isn't really a salt at all -- it's just a shared secret, which is n... |
|
epixoip |
General Talk
|
6 |
12,465 |
01-21-2014, 08:09 AM |
|
|
Thread: How fast should my hashcat be running??
Post: RE: How fast should my hashcat be running??
rln11 Wrote: (07-10-2013, 10:45 PM)
--
Are there things I can do to increase this speed?
--
sell the gtx and buy a radeon. |
|
epixoip |
Very old oclHashcat-plus Support
|
6 |
12,469 |
07-11-2013, 12:16 AM |
|
|
Thread: distributed computing for hashcat (cpu)
Post: RE: distributed computing for hashcat (cpu)
vcl would only work if atom wrote cpu kernels in opencl. |
|
epixoip |
Feature Requests
|
3 |
12,475 |
01-04-2013, 10:31 PM |