Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: [METAMASK] Syntax help
Post: RE: [METAMASK] Syntax help

Silly question. How do I extract hash/data from chrome metamask to test this?
CATuGHTI hashcat 8 20,226 09-27-2021, 05:22 PM
    Thread: how to create a rule for at least one number and lower char
Post: RE: how to create a rule for at least one number a...

@paranoyakx I think what you need is: hashcat -a 3 -m 22100 -1 ?l?d ?1?1?1?1?1 hash.txt ?l - lower ?d - numbers
CATuGHTI hashcat 7 12,961 06-17-2021, 11:17 PM
    Thread: how to create a rule for at least one number and lower char
Post: RE: how to create a rule for at least one number a...

@Snoopy How to you use mask and rules together? Use of -r/--rules-file and -g/--rules-generate only allowed in attack mode 0.
CATuGHTI hashcat 7 12,961 06-17-2021, 06:45 PM
    Thread: Which mode for Ethereum?
Post: RE: Which mode for Ethereum?

scrypt is GPU resistant . You'd be running 15700 mode on CPU only. @atom what's added in latest beta about this?
CATuGHTI hashcat 8 15,660 05-12-2021, 04:12 AM
    Thread: Bitcoin wallet hashes
Post: RE: Bitcoin wallet hashes

Different speeds because each wallet encrypted with different number of iterations. Older wallets used 10-30k newer are using 100+k . So yeah, much better speeds with old wallets.
CATuGHTI Hardware 12 25,633 05-02-2021, 05:42 AM
    Thread: Mist Wallet 08.10 bruteforce
Post: RE: Mist Wallet 08.10 bruteforce

It is really possible to run HC in AWS, but you'd need to pay for it. Some GPU instances are $40/hr so.. it could be costly.
CATuGHTI hashcat 23 45,713 04-30-2021, 03:17 PM
    Thread: Charset files don't behave as expected?
Post: RE: Charset files don't behave as expected?

@snoopy Well, this was facepalm moment for me thanks much ! :))) I can combine char lists, duh :) Code: -- ?3 = ?1+?2 -- As the the Korean, some words are 2 some 3, some 6 characters lon...
CATuGHTI hashcat 10 18,397 04-24-2021, 04:22 PM
    Thread: Charset files don't behave as expected?
Post: RE: Charset files don't behave as expected?

@snoopy. That is what I've been doing for Cyrillic and that's fine for 3 chars password for example: (cyrillic.hcchr has list of all hex codex without d0, d1 prefix.. ) Code: -- hashcat -d 4...
CATuGHTI hashcat 10 18,397 04-23-2021, 08:39 PM
    Thread: Charset files don't behave as expected?
Post: RE: Charset files don't behave as expected?

Would be nice to get a reply from one of the devs if this is actually true, I'm especially interested in Korean charset and it would really suck if each character from the character set would take ?1?...
CATuGHTI hashcat 10 18,397 04-22-2021, 03:56 PM
    Thread: Mist Wallet 08.10 bruteforce
Post: RE: Mist Wallet 08.10 bruteforce

Hi there, There's a topic somewhere in github tickets about people having same issues with not setting password and then being asked to enter password after one of the version updates. Basically mi...
CATuGHTI hashcat 23 45,713 04-22-2021, 03:54 PM