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

Search Results
Post Author Forum Replies [desc] Views Posted
    Thread: my Geforce Gtx 670 doesn't work with oclHashcat-plus-0.09
Post: RE: my Geforce Gtx 670 doesn't work with oclHashca...

M@LIK Wrote: (09-20-2012, 03:50 PM) -- 306.23 is WHQL. -- Ah, it's now released. I am outdated then. So yes, 306.23 would be the right one to pick.
mastercracker Very old oclHashcat-lite Support 16 32,347 09-20-2012, 03:53 PM
    Thread: How do I add a dictionary like Rockyou?
Post: RE: How do I add a dictionary like Rockyou?

Kandeen Wrote: (12-21-2012, 07:09 PM) -- Hmm I see I see But that does mean I'm on the right track with my current command, right? Once again, thanks a lot for taking the time to explain all th...
mastercracker Old hashcat Support 16 39,548 12-21-2012, 07:22 PM
    Thread: PHD hashrunner 2013
Post: RE: PHD hashrunner 2013

I was actually going to play the devil's advocate but did not had the time to write it properly. Since that Hashrunner has replied, I will just give my views on the contests. First, let's face it,...
mastercracker Organisation and Events 16 39,388 05-28-2013, 06:29 PM
    Thread: PHD hashrunner 2013
Post: RE: PHD hashrunner 2013

epixoip Wrote: (05-28-2013, 06:35 PM) -- mastercracker Wrote: (05-28-2013, 06:29 PM) -- I am sure most of us would like to know what was the pattern(s) for the SHA256(unix). -- some guys have alre...
mastercracker Organisation and Events 16 39,388 05-28-2013, 07:29 PM
    Thread: SMF
Post: RE: SMF

First, if you want to use -e, don't use --remove. If I remember well it's not yet fixed in this version of Hashcat. Here's a couple of things to try but I am not sure if they can really cause a probl...
mastercracker Old hashcat Support 16 36,790 06-15-2013, 02:43 AM
    Thread: SMF
Post: RE: SMF

Quote: -- Thanks for the reply. What exactly is incompatible between -e & --remove? -- It was creating a race condition where one file (I don't remember which one) will grow until filling your whole...
mastercracker Old hashcat Support 16 36,790 06-16-2013, 05:42 AM
    Thread: how to add custome hash type
Post: RE: how to add custome hash type

Net_Spy Wrote: (10-21-2013, 02:42 PM) -- @epixoip thanks for that idea , but I have about number of hashes to test is there any other way to accomplish it. I've register on trac yet waiting for activ...
mastercracker Old hashcat Support 16 29,648 10-21-2013, 02:52 PM
    Thread: how to add custome hash type
Post: RE: how to add custome hash type

First, you have to mask certain characters of your hash or you will get a ban. If the hashing algorithm is md5(md5($pass).9486) then you would need to hash every words of your wordlist with MD5 befor...
mastercracker Old hashcat Support 16 29,648 10-21-2013, 07:38 PM
    Thread: running hashcat with psexec
Post: RE: running hashcat with psexec

I used psexec with success to do the same thing in the past. It should work. I was using a different approach, however. I would locally create a .bat file with the command line(s), copy that file t...
mastercracker Very old oclHashcat-plus Support 17 27,548 10-01-2013, 04:52 AM
    Thread: running hashcat with psexec
Post: RE: running hashcat with psexec

nxte Wrote: (10-01-2013, 04:50 PM) -- Mastercracker, I just tried this method. created a simple .bat file on the target machine and then tried to run it with PsExec. It still gives me the "No com...
mastercracker Very old oclHashcat-plus Support 17 27,548 10-02-2013, 12:04 AM
    Thread: running hashcat with psexec
Post: RE: running hashcat with psexec

Ok. My command line was: Code: -- psexec.exe -i -s -d -w "Complete path to oclhashcat's folder" "\\computer name" "Complete path to the .bat file in oclhashcat folder" -- You might have to adapt th...
mastercracker Very old oclHashcat-plus Support 17 27,548 10-02-2013, 01:18 AM
    Thread: My bugs for v0.09b41
Post: My bugs for v0.09b41

BUgs for v0.09b41 with 301.42 on GTX470 GPU under Windows 7 64 bit. Briefly, I have designed a series of test that covers most hash types and attack-modes with 5 different password lengths (2,4,8,1...
mastercracker Beta Tester 18 16,154 08-04-2012, 06:39 AM
    Thread: My bugs for v0.09b41
Post: RE: My bugs for v0.09b41

I get the exact same bugs with the GTX460 under the same conditions except that for the DCC bug with length 8 after the cuSynchronize, the password don't make it to the output file.
mastercracker Beta Tester 18 16,154 08-04-2012, 02:12 PM
    Thread: My bugs for v0.09b41
Post: RE: My bugs for v0.09b41

Again, I get the exact same bug on a Windows Vista 32 bit system with a GTS250 GPU and driver 301.42.
mastercracker Beta Tester 18 16,154 08-04-2012, 11:53 PM
    Thread: My bugs for v0.09b41
Post: RE: My bugs for v0.09b41

Unless newer versions of MyBB changed their hashing scheme, it was typically always with a 8 character salt using mixalphanum charset (no symbols). IPB have a 5 character salt using mixalphanum and s...
mastercracker Beta Tester 18 16,154 08-05-2012, 08:01 PM
    Thread: My bugs for v0.09b41
Post: RE: My bugs for v0.09b41

For -m 131, I confirm that hash generation was the main source of the problem. There are still bugs however that I will report on the thread of v44. For -m 2100, I figured out the bug for the length...
mastercracker Beta Tester 18 16,154 08-12-2012, 03:22 AM
    Thread: My bugs for v0.09b41
Post: RE: My bugs for v0.09b41

For the test-plus.pl, some of the perl modules are a pain to install when you don't know how to do it properly (I learned the hard way what is the easy way). To be able to install some of the modules...
mastercracker Beta Tester 18 16,154 08-07-2012, 04:48 AM
    Thread: My bugs for v0.09b41
Post: RE: My bugs for v0.09b41

Quote: -- This is very confusing. The single mode require 1 or 2 parameters, but not 3? what are you trying to do? -- What's the command line then? I state "single", tells what hash type I want with...
mastercracker Beta Tester 18 16,154 08-10-2012, 04:28 AM
    Thread: current v44 status
Post: RE: current v44 status

atom Wrote: (08-12-2012, 06:42 PM) -- mastercracker, are you testing on single hash or multihash? its two different kernels -- All the testings are on multihash only. To be more precise, all the ha...
mastercracker Beta Tester 18 16,474 08-12-2012, 07:56 PM
    Thread: current v44 status
Post: RE: current v44 status

Here's my third system results (only differences with my GTX470): System: Windows Vista 32 bit, Driver 301.42 GTS250, oclhashcat-plus beta 44 - For -m 1800 sha512crypt, SHA512(Unix), I get driver cr...
mastercracker Beta Tester 18 16,474 08-13-2012, 05:19 PM