Skip to content

Decrypt WallETH and other KEthereum wallet exports to easily extract the raw private key.

License

Notifications You must be signed in to change notification settings

wykwit/walleth-decrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

walleth-decrypt

Decrypt WallETH and other KEthereum wallet exports to easily extract the raw private key. You can then use the exported private key to migrate to any other wallet software.

run

Either use lein run or use a .jar from any of the releases.

Example:

java -jar walleth-decrypt-0.1.0-standalone.jar "export.json" "password"

build

lein uberjar

For a list of dependencies see the project.clj file.`

license

MIT

About

Decrypt WallETH and other KEthereum wallet exports to easily extract the raw private key.

Topics

Resources

License

Stars

Watchers

Forks