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 [asc] Views Posted
    Thread: +55 minutes in Generating Dictionary for 194GB
Post: RE: +55 minutes in Generating Dictionary for 194GB

Now, thinking about the padding attack... I think an alternative could work without revealing the whole encseed. The thing is that the pre-sale algorithm uses padding (as already mentioned a couple...
philsmd hashcat 26 24,602 02-11-2018, 04:01 PM
    Thread: correct command line
Post: RE: correct command line

You do not need to repeately hit the r key. it makes absolutely no sense. You only need to hit r (for resume) when you hit p (for pause) beforehand. This means that resuming (r) only makes sense if ...
philsmd hashcat 24 22,564 11-16-2017, 09:28 PM
    Thread: correct command line
Post: RE: correct command line

your -p parameter makes no sense. -p makes no sense in combination with veracrypt (and if you use it in other situations you would need to specify the character that must be used as a separator) I'...
philsmd hashcat 24 22,564 12-04-2017, 08:51 PM
    Thread: correct command line
Post: RE: correct command line

That's not a contradiction. Both statements are true: 1. 3 dashes are 1 too much 2. 1 dash is 1 dash missing The only correct number of minus symbols (dashes) before the name of the (long) arg...
philsmd hashcat 24 22,564 12-23-2017, 03:15 PM
    Thread: correct command line
Post: RE: correct command line

Do not use "-p". use --veracrypt-pim. Code: -- hashcat64.exe -m 13721 -a 0 -w 4 --veracrypt-pim 2406 -o hit.txt MyEncryptionP.hc dict.txt -- I do not understand what you mean by "running against ...
philsmd hashcat 24 22,564 12-23-2017, 02:32 PM
    Thread: oclHashcat new features / algorithms
Post: RE: oclHashcat new features / algorithms

@joris pls open a new forum thread where we can discuss the SAP H feature request. Furthermore, we should add this feature request also to trac ( https://hashcat.net/trac/ ). I think main problem is ...
philsmd Organisation and Events 23 52,607 10-09-2014, 02:46 PM
    Thread: Hashcat 3.0 inc_vendor.cl missing
Post: RE: Hashcat 3.0 inc_vendor.cl missing

We highly recommend that you DO NOT copy any haschat (include) files to a system folder or that you use similar stupid workarounds like this. The problem with such a "fix" is that after you do that...
philsmd hashcat 23 39,229 07-05-2016, 09:53 AM
    Thread: Automated Tests for Beta Testers
Post: RE: Automated Tests for Beta Testers

@rurapenthe , could you please double-check if those errors do not happen if you keep the -d 1.... note: you can run the test also as: test_1385640930/test.sh -m 1800 -a 3 -t single # for example ...
philsmd Beta Tester 22 28,383 11-30-2013, 11:34 AM
    Thread: Automated Tests for Beta Testers
Post: RE: Automated Tests for Beta Testers

I think the problem of rurapenthe -multi-gpu problem / not founds and/or crashes was fixed in recent betas, right @rurapenthe and/or others? What about the above problem w/ windows path names hash...
philsmd Beta Tester 22 28,383 12-05-2013, 04:10 PM
    Thread: Automated Tests for Beta Testers
Post: RE: Automated Tests for Beta Testers

@chancas , mastercracker chancas Wrote: (11-30-2013, 02:16 PM) -- Code: -- echo -n 10471161328 | ./oclHashcat64.exe --quiet --force --disable-potfile --runtime 200 --gpu-temp-disable -d 1 -a 0 -m 6...
philsmd Beta Tester 22 28,383 12-02-2013, 06:08 PM
    Thread: Practical PRINCE: 1 CPU + 24 hours = 63% Linkedin hashes cracked, 100% automated
Post: RE: Practical PRINCE: 1 CPU + 24 hours = 63% Linke...

There is no more need to use a named pipe for cpu hashcat to use the PRINCE attack mode (Note: with oclHashcat you can simply pipe it, no named pipe needed at all) because version 0.49 of hashcat has ...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 22 74,889 01-09-2015, 02:13 PM
    Thread: hashcat stops after about 37 minutes
Post: RE: hashcat stops after about 37 minutes

Did you try to run the commands without the for/while loop? Does the problem also happen without the loop, e.g running the commands one after the other?
philsmd hashcat 22 17,106 07-28-2017, 02:20 PM
    Thread: hashcat stops after about 37 minutes
Post: RE: hashcat stops after about 37 minutes

Does the problem also happen without the --increment command line option?
philsmd hashcat 22 17,106 07-29-2017, 12:56 PM
    Thread: hashcat stops after about 37 minutes
Post: RE: hashcat stops after about 37 minutes

https://hashcat.net/beta/
philsmd hashcat 22 17,106 08-23-2017, 08:01 PM
    Thread: hashcat stops after about 37 minutes
Post: RE: hashcat stops after about 37 minutes

Hey @patpro. Thank you for the report. It seems devs now were able to reproduce this problem and fix it (https://github.com/hashcat/hashcat/commit/688a580d6c8c29b2525d905cb4ae1b688fc8fba7). Please ...
philsmd hashcat 22 17,106 08-25-2017, 08:56 PM
    Thread: Hash bitcoin brain wallet address from passphase?
Post: RE: Hash bitcoin brain wallet address from passpha...

The bitcoin address is derivated from the public key and if you do not know the public key you need to use the elliptic curve operations to generate the private&public key pair.
philsmd hashcat 22 17,308 07-13-2018, 11:42 AM
    Thread: Hash bitcoin brain wallet address from passphase?
Post: RE: Hash bitcoin brain wallet address from passpha...

I don't think that the data you have is enough at all. if you only have the password you can't do anything, you need to have the data too (it's like a seed or think about it as AES encrypted gibberish...
philsmd hashcat 22 17,308 07-13-2018, 11:52 AM
    Thread: Hash bitcoin brain wallet address from passphase?
Post: RE: Hash bitcoin brain wallet address from passpha...

oh. we are suddently speaking about brain wallets? The OP didn't mention that and the other post was modified to include "brain wallet". Yeah, that's a different story. [hr] Nevermind, the title say...
philsmd hashcat 22 17,308 07-13-2018, 12:05 PM
    Thread: Hash bitcoin brain wallet address from passphase?
Post: RE: Hash bitcoin brain wallet address from passpha...

how do you want to customize it? are you trying to generate the password candidates in a very specific way ? because for "just" sha256 you do not need to customize anything
philsmd hashcat 22 17,308 07-13-2018, 12:10 PM
    Thread: Hash bitcoin brain wallet address from passphase?
Post: RE: Hash bitcoin brain wallet address from passpha...

yeah I agree, the code seems to be this one: https://github.com/pointbiz/bitaddress.org/blob/72aefc03e0d150c52780294927d95262b711f602/src/ninja.brainwallet.js#L27-L32 and this means that you need ...
philsmd hashcat 22 17,308 07-13-2018, 12:16 PM