Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

oguzdelioglu/odelbrain

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ODELBrain

This project is a brute force application written in GO scripting language using BrainWallet wallets mnemonic.
It was inspired by a similar project BrainFlayer and adapted to the GO language.
Of course it is not similar in every sense.
The project needs to be optimized.
Added BloomFilter.
Check Address balance (Because bloom filter giving false positive address sometimes.We need recheck address.)

Required modules
go get "github.com/gosuri/uilive"
go get "github.com/haltingstate/secp256k1-go"
go get "github.com/jbenet/go-base58"
go get "golang.org/x/crypto/ripemd160"
go get "github.com/mattn/go-sqlite3"
go get "github.com/bits-and-blooms/bloom/v3"

Build process
go build

Parameters
wallet (Default:wallets.txt)
walletinsert (Default:false)
phrasecount (Default:12)
input (Default:phrases.txt)
output (Default:bingo.txt)

Usage
odelbrain.exe -i="phrases.txt" -w="wallets.txt" -t=24 -pc=3 -u=true -s=true -v=false

About

brute force application written in GO scripting language using BrainWallet wallets mnemonic.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.