Skip to content

0xdewy/eth-keystore-cracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Keystore Cracker

Multithreaded Ethereum keystore search and decrypt

To generate password file check out:

cracken

or

pwfuzz-rs

Usage

Ethereum Keystore Cracker

USAGE:
    keystore_cracker [OPTIONS] <keystore-directory> <output-directory> <passwords-file>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -p, --password <password>    New password for keystore (default: insecure)

ARGS:
    <keystore-directory>    Directory of keystore(s) to decrypt
    <output-directory>      Where new keystores will be saved
    <passwords-file>        Text file with password on each newline

About

Multi-threaded Ethereum keystore decryption.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages