Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How uninstall Hashcat? (Linux)
Post: RE: How uninstall Hashcat? (Linux)

apt-get is a package manager, which is only aware of packages cataloged on the system. If you install with make, you are setting this up outside of the package manager's purview, and it will fail (as ...
unix-ninja hashcat 3 11,473 11-19-2019, 09:13 PM
    Thread: Will I be OK with tethering phone with The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)?
Post: RE: Will I be OK with tethering phone with The-Dis...

Please pose this question in theĀ Kali forums. [/url]https://forums.Kali.org/ (https://forums.The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali).org/) [url=https://forums.The-Distrib...
unix-ninja hashcat 3 6,558 08-15-2019, 06:12 PM
    Thread: PrinceProcessor
Post: RE: PrinceProcessor

I am not sure prince processor is actually what you want. Checkout hashcat-utils, you may have some better luck there. Look at the combinators and combipow first. That's likely to get you closer to wh...
unix-ninja hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 7 19,863 05-23-2018, 04:42 PM
    Thread: Hard to crack this hash?
Post: RE: Hard to crack this hash?

How do you know this should be an easy one?
unix-ninja hashcat 1 5,130 12-13-2017, 08:03 PM
    Thread: Build advice
Post: RE: Build advice

My personal recommendation would we to ditch the ATX case and get an open frame instead, but this otherwise looks fine. (I just think the open frames cool down way easier. They are noisier, however)
unix-ninja Hardware 27 65,607 12-08-2017, 04:58 PM
    Thread: Adding 4 digit variable number to Name wordlist
Post: RE: Adding 4 digit variable number to Name wordlis...

Hashcat rules don't support dynamic processing at the moment. You would have to run this through something like the mask preprocessor to expand that into a rule file. for example: ``` mp '$?d$?d$?...
unix-ninja hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 8 24,607 11-30-2017, 10:19 PM
    Thread: what type of this hash??
Post: RE: what type of this hash??

vincide Wrote: (03-24-2017, 07:16 PM) -- Hi Chick3nman, it from my friend test. Can you help me?? -- It's not a hash. And yes, it took about 30 seconds to figure out the plain.
unix-ninja General Talk 5 15,087 03-24-2017, 07:19 PM
    Thread: hashcat version
Post: RE: hashcat version

Old as dirt. There are way too many differences between the two. The entire codebase has been largely refactored and simply works differently.
unix-ninja hashcat 5 12,515 12-07-2016, 10:18 PM
    Thread: cracking salted linux shadow hash: Unable to load due to Line-length
Post: RE: cracking salted linux shadow hash: Unable to l...

Shadow file uses crypt hashes (i.e., cryptsha512). That is -m 1800, *not* 1720. That looks like your problem.
unix-ninja hashcat 5 21,091 08-10-2016, 11:21 PM
    Thread: 5970's worth buying?
Post: RE: 5970's worth buying?

which algorithms are you comparing there? I am pretty sure the 5970 should *not* have a higher rate (apples to apples) than the GTX 970.
unix-ninja Old oclHashcat Support 6 24,480 05-20-2016, 09:08 PM
    Thread: Can't crack multiple hashes, only single
Post: RE: Can't crack multiple hashes, only single

Try using Unix-style encoding for newlines and see if that works any better.
unix-ninja hashcat 7 33,125 05-11-2016, 06:41 PM
    Thread: cracking unicode plain text
Post: RE: cracking unicode plain text

The simplest answer is "yes". Hashcat is capable of handling unicode. If you are looking for straight brute force, you would simply use ?b in your mask to specify all byte-level values. As for takin...
unix-ninja General Talk 1 6,378 05-09-2016, 05:39 PM
    Thread: few question
Post: RE: few question

pass the --help flag to Hashcat to get the updated list. This will answer your second question: http://www.unix-ninja.com/p/Exploiting_masks_in_Hashcat_for_fun_and_profit/
unix-ninja Old oclHashcat Support 1 6,158 01-27-2016, 11:20 PM
    Thread: new gpu purchase/explanation
Post: RE: new gpu purchase/explanation

mattjackson123 Wrote: (01-27-2016, 05:27 PM) -- looking at getting a new gpu to replace my old p.o.s currently looking around the price mark of the gtx 960/r9 380. card i am thinking of getting atm...
unix-ninja Old oclHashcat Support 7 18,981 01-27-2016, 06:07 PM
    Thread: Dell P2600 any use?
Post: RE: Dell P2600 any use?

any use? yes.
unix-ninja Hardware 3 9,464 12-01-2015, 04:58 PM
    Thread: How many combinations?
Post: RE: How many combinations?

you can use the --help flag to figure out how to calculate keyspace. NOTE: the one thing you will have to note is that there will be some manual work involved. You won't be able to calculate all of t...
unix-ninja General Help 1 6,263 11-24-2015, 05:53 PM
    Thread: expiring Jan 1 2016?
Post: RE: expiring Jan 1 2016?

A new version will come out before then. Don't worry.
unix-ninja Old hashcat Support 2 8,901 11-04-2015, 09:34 PM
    Thread: oclHashcat on MacBook Pro
Post: RE: oclHashcat on MacBook Pro

There is no oclHashcat binary for OSX (You just tried to run the Linux binaries)
unix-ninja Old oclHashcat Support 3 11,794 10-02-2015, 08:33 PM
    Thread: No expierence, how can I use this on windows to decrypt photos?
Post: RE: No expierence, how can I use this on windows t...

Android doesn't "encrypt photos". If you have individual encrypted files it was done by a third-party app. More than likely, that would be some type of AES, and since hashcat doesn't really handle enc...
unix-ninja Old oclHashcat Support 1 6,888 10-02-2015, 03:30 PM
    Thread: oclHashcat on a Mac
Post: RE: oclHashcat on a Mac

No build of oclHashcat exists for OSX. Last anyone checked, the OSX implementation of OpenCL was severely broken. If you want to run this on Mac hardware, you will need to boot into a LiveCD of Linux...
unix-ninja Old oclHashcat Support 1 5,798 10-01-2015, 08:11 PM