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: V59 is up
Post: RE: V59 is up

atom Wrote: (08-31-2012, 02:29 PM) -- OK, here it is.. I have added support for the MOSIX/VCL aka virtual opencl cluster network. You dont need to have MOSIX installed at all - VCL 1.15 is eno...
mastercracker Beta Tester 14 14,551 09-01-2012, 02:37 AM
    Thread: Help with Russian again
Post: Help with Russian again

This is a follow up on the following thread which was closed: https://hashcat.net/forum/thread-1204.html So here's the hash:pass in question (from the mentioned post, not real user data): 5076...
mastercracker Old hashcat Support 14 26,475 01-30-2013, 04:19 PM
    Thread: Help with Russian again
Post: RE: Help with Russian again

epixoip Wrote: (01-30-2013, 04:20 PM) -- this is because ?R is ISO-8859-5 and your characters are UTF-8. different byte sequences. -- But the ?R charset was meant to be able to crack Russian password...
mastercracker Old hashcat Support 14 26,475 01-30-2013, 04:25 PM
    Thread: Help with Russian again
Post: RE: Help with Russian again

Thanks epixoip and undeath. Now I am getting it. These 3 MD5 hashes represent the same Russian password but with different encodings: 714d5bc5daad4412e118d1bfd0c7477b Cyrillic windows 1251 50762...
mastercracker Old hashcat Support 14 26,475 01-30-2013, 07:48 PM
    Thread: Help with Russian again
Post: RE: Help with Russian again

Interesting. Putting all the characters in a charset file that was Windows-1251 encoded and using the -1 russian.charset, cracked both the hash generated by windows-1251 encoding and the ISO-8859-5 o...
mastercracker Old hashcat Support 14 26,475 01-31-2013, 08:26 PM
    Thread: Help with Russian again
Post: RE: Help with Russian again

For the reference, putting the hex charset in the command line -1 C1C2C3... --hex-charset works the same and crack 2 of the hashes. However it's much less confusing using the charset file.
mastercracker Old hashcat Support 14 26,475 01-31-2013, 09:05 PM
    Thread: Help with Russian again
Post: RE: Help with Russian again

For all the ones that were trying unsuccessfully to crack Russian LM hashes, you have to use the DOS Cyrillic encoding(CO866). Thanks to Rolf for that piece of knowledge.
mastercracker Old hashcat Support 14 26,475 02-01-2013, 08:10 PM
    Thread: Help with Russian again
Post: RE: Help with Russian again

epixoip Wrote: (02-01-2013, 08:13 PM) -- we should make a wiki page with a table of languages, and the most probable charset for each algorithm. and then maybe also provide links to various charset f...
mastercracker Old hashcat Support 14 26,475 02-01-2013, 08:17 PM
    Thread: Performace Loss Numbers
Post: RE: Performace Loss Numbers

Great job. I am cracking lots of very tough/long passwords now. Is there a minimum driver version that should be used for Nvidia? OclHashcat-plus keeps crashing the driver and I don't know if it is...
mastercracker Beta Tester 14 13,024 06-21-2013, 03:04 AM
    Thread: Performace Loss Numbers
Post: RE: Performace Loss Numbers

atom Wrote: (06-21-2013, 06:26 AM) -- Also with b33? Im using 319.x + driver -- It was with b32 and with multi-gpu. Still not sure in which circumstance the crash occurs (attack type, load, etc.).
mastercracker Beta Tester 14 13,024 06-21-2013, 02:38 PM
    Thread: release 0.15 froze
Post: RE: release 0.15 froze

proinside Wrote: (08-28-2013, 10:46 PM) -- Beta2, cat 13.4 After this crash, running the same command line once, no error (at least, when trying one more time). Using a folder with multiple diction...
mastercracker Beta Tester 14 14,534 08-29-2013, 03:12 AM
    Thread: release 0.15 froze
Post: RE: release 0.15 froze

atom Wrote: (08-29-2013, 11:18 AM) -- those threading semaphores gave us some headaches. try new beta4 please -- Looks like the crashes are solved. When my attacks will finish, I will test the freez...
mastercracker Beta Tester 14 14,534 08-29-2013, 02:16 PM
    Thread: release 0.15 froze
Post: RE: release 0.15 froze

On Windows 7 64 bit, catalyst 13.8b1, 2 x HD6970 I get the clenqueuewritebuffer() -30 at about 3/4 of len 8 bruteforcing of the following: Code: -- -1 ?d?l -i ?1?1?1?1?1?1?1?1 -- It happened on ...
mastercracker Beta Tester 14 14,534 09-16-2013, 08:45 PM
    Thread: release 0.15 froze
Post: RE: release 0.15 froze

So from what I could test, the clenqueuewritebuffer() -30 error was coming from a faulty card/setup. I could prove this by trying different combinations of gpus. Out of 3 gpus, only 1 was faulty and ...
mastercracker Beta Tester 14 14,534 09-24-2013, 02:43 PM
    Thread: New ASRock Motherboards
Post: RE: New ASRock Motherboards

The image from the first post seems to suggest that you could do hashcracking with your graphic cards using a 1x to 1x extender into a 1x pci-e slot. I am currently using 1x to 16x extenders and it w...
mastercracker Hardware 14 27,285 02-23-2014, 06:10 AM
    Thread: New ASRock Motherboards
Post: RE: New ASRock Motherboards

I know about the modification on the motherboard's slot. My question is more at the GPU end of the extender. First, does plugging only the 1x part on the GPU end enough? Secondly, will it fit or yo...
mastercracker Hardware 14 27,285 02-23-2014, 05:25 PM
    Thread: PHDays Hashrunner challenge 2015 - Writeup
Post: RE: PHDays Hashrunner challenge 2015 - Writeup

epixoip Wrote: (05-21-2015, 06:05 AM) -- JTR does have scrypt support... https://github.com/magnumripper/JohnTheRipper/search?q=scrypt -- I got the precompiled binaries from 1.8.0 jumbo1 (win64) and...
mastercracker Organisation and Events 14 39,742 05-21-2015, 11:39 AM
    Thread: PHDays Hashrunner challenge 2015 - Writeup
Post: RE: PHDays Hashrunner challenge 2015 - Writeup

epixoip Wrote: (05-21-2015, 10:45 PM) -- If you look at the plugin you will see the format it expects: https://github.com/magnumripper/JohnTheRipper/blob/bleeding-jumbo/src/scrypt_fmt.c#L54-78 ...
mastercracker Organisation and Events 14 39,742 05-22-2015, 04:44 AM
    Thread: PHDays Hashrunner challenge 2015 - Writeup
Post: RE: PHDays Hashrunner challenge 2015 - Writeup

gearjunkie Wrote: (05-22-2015, 05:12 AM) -- I had a similar issue. If you downloaded the Window pre-compiled binary then you are unlikely to be using the latest bleeding jumbo. Try this command bel...
mastercracker Organisation and Events 14 39,742 05-22-2015, 11:40 AM
    Thread: PLEASE HELP!_MASK with 8-20 abcABC123...
Post: RE: PLEASE HELP!_MASK with 8-20 abcABC123...

Subcortex Wrote: (11-23-2015, 11:38 AM) -- how to make a mask with the parameters of minimum 8 characters to maximum 20 charakters with various digits and abc../ABC.. - but WITHOUT the -a function an...
mastercracker Old hashcat Support 14 20,032 11-23-2015, 12:38 PM