Retrieve 12 words passphrase from a backup of your okx wallet and the password.
TL;DR here you can find a reference video.
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:
ETH Address: 0x9Ed7E2e0451D489c8A526b2Ae86c13a1453A0E39
When you create an OKX wallet you shall always backup your 12 words passphrase, which is of this format:
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).
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"