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 [asc] Forum Replies Views Posted
    Thread: combine utilities into a single download
Post: RE: combine utilities into a single download

I do that myself xD + Adding them to PATH
M@LIK Feature Requests 1 5,691 07-09-2012, 11:36 PM
    Thread: need help with sha512
Post: RE: need help with sha512

Dude, oclhashcat-puls can NOT crack SHA512(Unix). Use hashcat-0.39 (https://hashcat.net/hashcat/) (The CPU version).
M@LIK Very old oclHashcat-lite Support 23 49,310 07-10-2012, 03:16 PM
    Thread: need help with sha512
Post: RE: need help with sha512

It's not the same Base64 encoding, a customized one (Based on Base64). And it's 5000 rounds, not 3 or 5.
M@LIK Very old oclHashcat-lite Support 23 49,310 07-11-2012, 01:03 AM
    Thread: Outfile interference
Post: RE: Outfile interference

Truth is it depends. If you're having a lot found, you will definitely ruin your files. If nothing is being found, no problems at all.
M@LIK General Help 3 6,957 07-15-2012, 01:42 PM
    Thread: can I mix 6950 and 7970?
Post: RE: can I mix 6950 and 7970?

oclHashcat-lite: Code: -- * changes v0.06 -> v0.07: ... type: feature file: host programs desc: added support for mixed GPU types (example: hd5970 and hd6850) -- oclHashcat-plus: I think it's...
M@LIK Very old oclHashcat-lite Support 5 13,430 07-22-2012, 03:01 PM
    Thread: cudaHashcat-lite64 Special characters ?s
Post: RE: cudaHashcat-lite64 Special characters ?s

You need to add a mask at the end: Code: -- ... ?1?1?1?1 --
M@LIK General Help 2 6,461 07-24-2012, 04:24 PM
    Thread: The output file looks messy.
Post: RE: The output file looks messy.

Use something other than notepad.exe.
M@LIK General Help 2 6,682 07-26-2012, 04:51 PM
    Thread: No reaction from the software
Post: RE: No reaction from the software

sys6x Wrote: -- Can someone tell me what's wrong with this please? I get no output, no work from oclHashcat-plus 0.5.1...I type it, press enter, then back at the shell. -- oclHashcat-plus 0.5.1! How...
M@LIK Very old oclHashcat-plus Support 5 9,416 08-02-2012, 05:46 PM
    Thread: brute-forcing not working with me
Post: RE: brute-forcing not working with me

Your syntax is right, your hashfile "New Text Document.txt" is fucked.
M@LIK Very old oclHashcat-plus Support 14 19,507 08-03-2012, 06:54 PM
    Thread: brute-forcing not working with me
Post: RE: brute-forcing not working with me

You still doing it wrong. You have to write a mask after the hashfile! Also, I don't know why you are re-setting default values. Try: Code: -- cudaHashcat-plus32 -a3 -1 ?l?u test.txt ?1?1?1?1?1?1...
M@LIK Very old oclHashcat-plus Support 14 19,507 08-03-2012, 10:12 PM
    Thread: brute-forcing not working with me
Post: RE: brute-forcing not working with me

https://hashcat.net/wiki/mask_attack#examples
M@LIK Very old oclHashcat-plus Support 14 19,507 08-03-2012, 10:52 PM
    Thread: md5(salt.pass) troubles and tricks
Post: RE: md5(salt.pass) troubles and tricks

3947a147feac6b17e0937edbcd5bdff3:12:osCommerce f63f4265660e1e80a27cfe7f97eba23d:c6:hashes 9e976555d232c95b69de92478c67389f:f6:are 5d3b86659593f8154ea272476c19f0f1:27:md5($salt.$pass) ecec4eea18020...
M@LIK Very old oclHashcat-lite Support 20 40,862 08-06-2012, 03:44 AM
    Thread: Dropping support for -a 4 permutation-attack
Post: RE: Dropping support for -a 4 permutation-attack

Can't deny I tried it a couple of times, but I failed to have anything "Impressive"... I believe its function can be done using rules. Correct me if I'm wrong.
M@LIK Beta Tester 11 10,338 08-13-2012, 09:16 PM
    Thread: Morph - Hashcat_utils
Post: RE: Morph - Hashcat_utils

I wish I can answer this.
M@LIK hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 9 19,982 08-15-2012, 11:29 PM
    Thread: Some feature
Post: RE: Some feature

twitty Wrote: -- i. Dummy mode -- Maybe on CPUs version. twitty Wrote: -- ii. Vocal and consonant masks -- Similar requests were already made, and they were rejected saying it will drop perform...
M@LIK Feature Requests 6 13,848 08-16-2012, 09:28 PM
    Thread: Some feature
Post: RE: Some feature

Exactly. what mastercracker (https://hashcat.net/forum/user-6.html) said. But I don't think it needs GPU power, that's why I said "Maybe on CPUs version.".
M@LIK Feature Requests 6 13,848 08-17-2012, 04:28 PM
    Thread: Seperator unmatched.
Post: RE: Seperator unmatched.

What -m you're using? Or post your command-line here.
M@LIK General Help 4 20,862 08-18-2012, 03:47 AM
    Thread: Two Question about bruteforce password vbb
Post: RE: Two Question about bruteforce password vbb

Your salt is too long (35-char) BECAUSE there's HTML codes: QFt`K&t,t*EFQv*8*WT&||Qg%nM & = & Correct salt:QFt`K&t,t*EFQv*8*WT&||Qg%nM Still, 27-char as a vBulletin doesn't seem righ...
M@LIK Old hashcat Support 4 9,607 08-20-2012, 07:32 PM
    Thread: Difference between ocl...plus and ocl...lite
Post: RE: Difference between ocl...plus and ocl...lite

Wiki (https://hashcat.net/wiki/)
M@LIK General Help 1 5,089 08-21-2012, 02:20 PM
    Thread: hashcat not working at all
Post: RE: hashcat not working at all

Add a MASK (https://hashcat.net/wiki/doku.php?id=mask_attack) at the end of your command-line! [hr] Basti-Fantasti Wrote: -- I've managed to test it with oclHashcat-lite like that: Code: -- ./oc...
M@LIK General Help 2 7,006 08-24-2012, 09:13 PM