Author

Topic: [ANN] Password Combination Generator (Read 937 times)

newbie
Activity: 42
Merit: 0
January 01, 2014, 08:19:21 PM
#5
Quote from: RenegadeMind link=topic=394377.msg4254905#msg4254905

I'm not aware of any wallet crackers, so no. It's just for helping you generate custom dictionaries for brute force attacks. Got a link for the other crackers? I'd like to have a look.



Can't seem to find a link to the hashcat cracking of wallets but here is JTR and cryptohaze

http://blog.gmane.org/gmane.comp.security.openwall.john.user/month=20130601

http://www.cryptohaze.com

Sorry for not properly linking things. I'm on my phone and its annoying on this site.
copper member
Activity: 1380
Merit: 504
THINK IT, BUILD IT, PLAY IT! --- XAYA
January 01, 2014, 11:22:22 AM
#4
So I'm over at Reddit /r/bitcoin, and there's yet another fellow who has forgotten his wallet.dat password... cripes...

http://www.reddit.com/r/Bitcoin/comments/1u5e79/ive_forgotten_my_password_am_i_screwed/

It sounded like he was using a pass phrase, so I stripped down an old project to create password combinations:

http://cynic.me/2014/01/01/cartesian-product-password-combination-generator/

Full source code is there.

All that does is help you create a customized dictionary to use in a brute force attack with another utility. (I have no idea if there is one out there to do that, but my guess is that there is.)

If someone would be so kind as to simply browse through the source code to check, I'd appreciate it. There are too many douchewads around spreading malware, and I'd like to get that addressed before someone starts bitching about it being malware... which always happens. Thanks in advance.

Really cool to see this made. Is this just, essentially, a gui option for the wallet cracker that hashcat and cryptohaze have made?

I'm not aware of any wallet crackers, so no. It's just for helping you generate custom dictionaries for brute force attacks. Got a link for the other crackers? I'd like to have a look.
newbie
Activity: 42
Merit: 0
January 01, 2014, 10:16:17 AM
#3
So I'm over at Reddit /r/bitcoin, and there's yet another fellow who has forgotten his wallet.dat password... cripes...

http://www.reddit.com/r/Bitcoin/comments/1u5e79/ive_forgotten_my_password_am_i_screwed/

It sounded like he was using a pass phrase, so I stripped down an old project to create password combinations:

http://cynic.me/2014/01/01/cartesian-product-password-combination-generator/

Full source code is there.

All that does is help you create a customized dictionary to use in a brute force attack with another utility. (I have no idea if there is one out there to do that, but my guess is that there is.)

If someone would be so kind as to simply browse through the source code to check, I'd appreciate it. There are too many douchewads around spreading malware, and I'd like to get that addressed before someone starts bitching about it being malware... which always happens. Thanks in advance.

Really cool to see this made. Is this just, essentially, a gui option for the wallet cracker that hashcat and cryptohaze have made?
copper member
Activity: 1380
Merit: 504
THINK IT, BUILD IT, PLAY IT! --- XAYA
January 01, 2014, 10:09:18 AM
#2
Here's a screenshot:



copper member
Activity: 1380
Merit: 504
THINK IT, BUILD IT, PLAY IT! --- XAYA
January 01, 2014, 09:00:04 AM
#1
So I'm over at Reddit /r/bitcoin, and there's yet another fellow who has forgotten his wallet.dat password... cripes...

http://www.reddit.com/r/Bitcoin/comments/1u5e79/ive_forgotten_my_password_am_i_screwed/

It sounded like he was using a pass phrase, so I stripped down an old project to create password combinations:

http://cynic.me/2014/01/01/cartesian-product-password-combination-generator/

Full source code is there.

All that does is help you create a customized dictionary to use in a brute force attack with another utility. (I have no idea if there is one out there to do that, but my guess is that there is.)

If someone would be so kind as to simply browse through the source code to check, I'd appreciate it. There are too many douchewads around spreading malware, and I'd like to get that addressed before someone starts bitching about it being malware... which always happens. Thanks in advance.
Jump to: