Skip to content
forked from cculianu/brute38

BIP38 brute force password cracker, written in Go

License

Notifications You must be signed in to change notification settings

narcelio/brute38

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

brute38

(C) 2014 Calin Culianu [email protected] 1Ca1inQuedcKdyELCTmN8AtKTTehebY4mC

BIP38 brute force password cracker, written in Go

Based on Charlie Hothersall-Thomas' implementation, but added features, bugs fixed, and expanded with more command-line options and better support for variable-length passwords.

See Charlie Hothersall-Thomas' original implementation at: https://github.com/chigley/bip38

Requires:

  • Go Language

Installation/Compilation:

go get

go build

Running:

./brute38

The above assumes you have Go set up properly and you copied the code into your GOPATH/src somewhere.

About

BIP38 brute force password cracker, written in Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%