antonio-fr / jaccess

Read Jaxx private seed mnemonic in Windows, Linux and MacOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jaccess

Jaccess is a python script that reads Jaxx private seed mnemonic in Windows, Linux and MacOS.

Dependencies

Requires :

  • Python 2.7 (not tested on v3)
  • pycrypto lib

Using Jaccess

Launch it in a terminal. It will print our your Jaxx private seed.

License :

Jaccess : Reads Jaxx private seed mnemonic in Windows, Linux and MacOS Copyright (C) 2017 Antoine FERRON

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Read Jaxx private seed mnemonic in Windows, Linux and MacOS

License:GNU General Public License v3.0


Languages

Language:Python 100.0%