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 [asc] Replies Views Posted
    Thread: Mask Attack with a "blank" value?
Post: RE: Mask Attack with a "blank" value?

Good luck, if you do find it PLEASE let us know over at GitHub weather or not it was a bug... or we just make mistakes! https://github.com/ethereum/mist/issues/3513
solace General Talk 37 24,764 01-15-2018, 09:49 PM
    Thread: Mask Attack with a "blank" value?
Post: RE: Mask Attack with a "blank" value?

Whats your kH/s? I'm getting 160 on a GTX 980m
solace General Talk 37 24,764 01-15-2018, 10:03 PM
    Thread: Mask Attack with a "blank" value?
Post: RE: Mask Attack with a "blank" value?

Hey Oldmate, that SUCKS you're stuck with me :P But at least we have each other. Hashcat is complex, but in order to run this, it's pretty easy. 1) Make sure you've got your Hashed wallet file ...
solace General Talk 37 24,764 01-15-2018, 08:35 PM
    Thread: Mask Attack with a "blank" value?
Post: RE: Mask Attack with a "blank" value?

Fantastic, thanks for the reply, I'm buying that card tonight which is apparently 4x times faster.
solace General Talk 37 24,764 01-15-2018, 10:34 PM
    Thread: Mask Attack with a "blank" value?
Post: RE: Mask Attack with a "blank" value?

Thanks again Phil, you're a super hero to us plebs. There is some one who is currently trying to replicate the creation bug, so we can start to identify where this error occurs. I will be jumping i...
solace General Talk 37 24,764 01-16-2018, 04:54 AM
    Thread: Mask Attack with a "blank" value?
Post: RE: Mask Attack with a "blank" value?

No luck yet, Oldmate? I bought a 1080 and getting 450 Kh/s now. I'm only just getting to the 'good parts' of my Script. I'll hopefully have the password this month, I might have to run some longer ...
solace General Talk 37 24,764 01-17-2018, 05:58 PM
    Thread: Mask Attack with a "blank" value?
Post: RE: Mask Attack with a "blank" value?

Hi all, we've got some experiments to run from the fine folks at Ethereum.org from this thread, and they've suggested to try the following: Have you tried adding control characters to the dictionar...
solace General Talk 37 24,764 01-25-2018, 06:38 AM
    Thread: Mask Attack with a "blank" value?
Post: RE: Mask Attack with a "blank" value?

Again, thank you so much for your shared wisdom. 3034353738214024,efbbbf?1?1?1?1?1?150617373776f72640a This was exactly what I was looking for, and simply added --hex-charset To my startu...
solace General Talk 37 24,764 01-26-2018, 09:51 PM
    Thread: Mask Attack with a "blank" value?
Post: RE: Mask Attack with a "blank" value?

I thought I'd share my Mask here, might help someone. @Philsmd -- Does this look correct? What are your thoughts to running this more efficiently? EFBBBF,0A1213,3031323334353637383921402324255e262a...
solace General Talk 37 24,764 01-26-2018, 10:19 PM
    Thread: Mask Attack with a "blank" value?
Post: RE: Mask Attack with a "blank" value?

Thanks for your guidance, lots to learn here. I'll re-asses what I'm doing and fix it up. I'll paste my entire rule book here, I'm using this Mask because need to prepend and append, ran in to some...
solace General Talk 37 24,764 01-27-2018, 02:52 AM
    Thread: Mask Attack with a "blank" value?
Post: RE: Mask Attack with a "blank" value?

Hrmm I'm still a bit confused. Is the BOM-mark actually all three together? BOM-mark =  Googling... looks to be the case. Okay cool. I now understand that the configuration looks like this in...
solace General Talk 37 24,764 01-27-2018, 03:58 AM
    Thread: Mask Attack with a "blank" value?
Post: RE: Mask Attack with a "blank" value?

I think I understand what you're saying now.  How does this script look now? Code: -- ##################################################################### # Custom Attack Mask for (presale) ...
solace General Talk 37 24,764 01-27-2018, 04:56 AM
    Thread: Mask Attack with a "blank" value?
Post: RE: Mask Attack with a "blank" value?

Ahh okay, I will take another look at it again. Thanks for your help this is a lot to learn :) And the reason I'm putting those masks in are to try so solve: _password __password password_ pa...
solace General Talk 37 24,764 01-27-2018, 06:00 PM
    Thread: Mask Attack with a "blank" value?
Post: RE: Mask Attack with a "blank" value?

Ahhh okay, now I see it working properly when I paste the output value in a translater. I can see the hex being converted to a string. This should start to look pretty good, yes? Code: -- #####...
solace General Talk 37 24,764 01-28-2018, 03:59 AM
    Thread: Mask Attack with a "blank" value?
Post: RE: Mask Attack with a "blank" value?

I believe I have discovered steps to reproduce this Ethereum error: https://github.com/ethereum/mist/issues/3513 See here for my post and screenshots. If you indeed copy and paste a password con...
solace General Talk 37 24,764 01-28-2018, 10:09 PM
    Thread: Mask Attack with a "blank" value?
Post: RE: Mask Attack with a "blank" value?

Yes, I have it successfully running as a Mask in the rule set above :) Copy, paste, modify. Good luck.. I didn't have any luck tonight, because perhaps there are still additional characters that...
solace General Talk 37 24,764 01-29-2018, 04:41 AM
    Thread: Mask Attack with a "blank" value?
Post: RE: Mask Attack with a "blank" value?

I think I could have simply done this: ?1?1?1?1?1?1?1?1?1?1?1?1PASSWORD?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1 And then used --increment-min 10 --increment-max 30 I think this would have ach...
solace General Talk 37 24,764 02-06-2018, 05:07 PM
    Thread: Mask Attack with a "blank" value?
Post: RE: Mask Attack with a "blank" value?

Ahh okay, that's what I had thought, thanks for clarifying. Currently I have a pretty solid brute force characterset, which only has 5 possible characters, so it's running insanely fast.  Cod...
solace General Talk 37 24,764 02-07-2018, 03:42 AM