Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum Replies Views [desc] Posted
    Thread: stop working !
Post: RE: stop working !

what is it with windows users and screen shots?
epixoip Very old oclHashcat-plus Support 4 8,935 06-15-2013, 10:48 PM
    Thread: Attack mode 6, 7 slower than Maskprocessor rulesets?
Post: RE: Attack mode 6, 7 slower than Maskprocessor rul...

this is to be expected if using only ?d - ?d?d?d with -a 7 because you aren't giving the left side enough work to do.
epixoip Very old oclHashcat-plus Support 4 8,937 04-17-2013, 07:29 AM
    Thread: Attack mode 6, 7 slower than Maskprocessor rulesets?
Post: RE: Attack mode 6, 7 slower than Maskprocessor rul...

you can already do this with rules, look at the rule files in rules/hybrid/. you could do, for example, Code: -- -r rules/hybrid/prepend_d.rule -r rules/hybrid/prepend_d.rule -r rules/hybrid/prep...
epixoip Very old oclHashcat-plus Support 4 8,937 04-18-2013, 05:52 AM
    Thread: Intel or AMD?
Post: RE: Intel or AMD?

for cpu cracking, it's not only the clock rate and core count that are important, but also vector extensions as well. haswell cpus are hot because they support AVX2, but unfortunately haswell is a ...
epixoip Old hashcat Support 4 8,943 08-22-2013, 01:13 AM
    Thread: New build hardware question(s)
Post: RE: New build hardware question(s)

when i recommend reference design cards, i am thinking along the lines of servers & dedicated cracking rigs. i wouldn't use a reference design card in a quiet desktop case that's going to be sitting i...
epixoip Hardware 3 8,960 07-09-2013, 12:03 AM
    Thread: How to compile hashcat using vs2010?
Post: RE: How to compile hashcat using vs2010?

Windows builds are currently cross compiled from Linux using mingw32. I presume (possibly extensive) modifications would be needed to get it to build under Visual Studio.
epixoip General Help 4 8,962 12-22-2015, 09:50 AM
    Thread: How to compile hashcat using vs2010?
Post: RE: How to compile hashcat using vs2010?

No, we have no ideas about this. If you're experienced with Visual Studio, you should be able to figure it out. But we have no experience with Visual Studio. The way we build hashcat can be found in d...
epixoip General Help 4 8,962 12-22-2015, 10:30 AM
    Thread: sapb, which card (est)
Post: RE: sapb, which card (est)

You're comparing VLIW4 to GCN, that's the big difference. I'm not familiar with the SAP B algorithm, but I think the obvious answer here is that it is better suited toward GCN than VLIW.
epixoip Old oclHashcat Support 5 8,969 11-16-2014, 02:57 AM
    Thread: sapb, which card (est)
Post: RE: sapb, which card (est)

GTX 980: Speed.GPU.#1.: 662.0 MH/s
epixoip Old oclHashcat Support 5 8,969 11-17-2014, 12:14 AM
    Thread: [HD 5870] Benchmark
Post: RE: [HD 5870] Benchmark

thread necro.
epixoip Hardware 3 9,001 12-31-2013, 08:59 AM
    Thread: Best CPU/GPU
Post: RE: Best CPU/GPU

dex Wrote: (08-22-2014, 07:46 AM) -- I have some serious password recovery needs. -- dex Wrote: (08-22-2014, 07:46 AM) -- I have been budgeted $1000 -- you must not have adequately conveyed the ...
epixoip General Help 3 9,013 08-22-2014, 12:37 PM
    Thread: New user help - oclHashcat wont start attack
Post: RE: New user help - oclHashcat wont start attack

copy/pasting terminal output is always preferred over posting screen shots. at a minimum you should at least post the command line you used.
epixoip Old oclHashcat Support 3 9,029 06-13-2014, 08:57 AM
    Thread: oclhashcat: recommended amount of RAM
Post: RE: oclhashcat: recommended amount of RAM

each GPU requires 352MB of address space. on top of that, it's a good idea to have enough memory so that the available amount of free memory is at least equal to the amount of vram on the GPU. but it ...
epixoip Hardware 3 9,035 11-07-2013, 01:10 PM
    Thread: AMD 8950 GPU load
Post: RE: AMD 8950 GPU load

depends on which version of hashcat you are using, what algorithm you are attacking, what attack modes you are running, what your -n and -u values are. maybe you can provide more information about wha...
epixoip Hardware 3 9,038 07-11-2013, 02:01 PM
    Thread: AMD 8950 GPU load
Post: RE: AMD 8950 GPU load

you cannot achieve full acceleration with a straight wordlist attack against fast hashes. you need to add some rules.
epixoip Hardware 3 9,038 07-12-2013, 12:31 AM
    Thread: Question rules
Post: RE: Question rules

look at leetspeek.rule , and also leet.table in cpu hashcat.
epixoip User Contributions 3 9,047 01-18-2013, 11:31 AM
    Thread: Remote cracking with ocl via ubuntu server
Post: RE: Remote cracking with ocl via ubuntu server

looks like you didn't export DISPLAY or COMPUTE, or you don't have Xauthority. did you follow https://hashcat.net/wiki/doku.php?id=linux_server_howto ?
epixoip General Help 4 9,072 05-28-2014, 11:41 PM
    Thread: Remote cracking with ocl via ubuntu server
Post: RE: Remote cracking with ocl via ubuntu server

if you do not have Xauthority then yes, that is the problem. add the autologin and nopassword stuff, that is why it is there.
epixoip General Help 4 9,072 05-29-2014, 09:26 AM
    Thread: help me
Post: RE: help me

You would need to write kernels that could handle salts of that length for that algorithm
epixoip hashcat 10 9,079 01-08-2017, 10:06 PM
    Thread: help me
Post: RE: help me

Learn OpenCL?
epixoip hashcat 10 9,079 01-09-2017, 09:14 AM