Skip to content

Retrieve OKX 12 words passphrase from a backup of the wallet files and the password.

Notifications You must be signed in to change notification settings

berdav/okx-passphrase-restorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OKX Passphrase Restorer

Retrieve 12 words passphrase from a backup of your okx wallet and the password.

TL;DR here you can find a reference video.

It worked! I want to thank you

Thank you so much. This software is obviously free of charge and developed in my free time. If you want to say thanks you can use the following Paypal link or Cryptocurrencies addresses:

paypal

ETH Address: 0x9Ed7E2e0451D489c8A526b2Ae86c13a1453A0E39

Why?

When you create an OKX wallet you shall always backup your 12 words passphrase, which is of this format:

12 word passphrase

There are some cases in which you forget this passphrase, and you're just left with a backup of your okx wallet (a bunch of LevelDB files) and your Password.

Without your password this tool will not work (but you can use it in a script to crack the wallet).

How

You need to have nodejs installed, you can install it following this link and installing it.

At this point you can install the dependencies using npm install in the directory of this project.

After this, provide the password to npm start, for instance:

npm start "Proviamo123"

About

Retrieve OKX 12 words passphrase from a backup of the wallet files and the password.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published