Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanrushh committed Apr 1, 2022
2 parents 1b128c2 + ec76f14 commit aa83688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ A tool for descrambling a MetaMask, Trust Wallet or any other 12-word BIP39 HD S

Although this is only built for Linux (my host OS), this can be run on anything that supports Omnisharp and VSCode. Yes, this includes Windows and MacOS (with a huge asterisk).

There is currently no multithreading because I'm lazy, however if I get a request to add support for it to speed up unscrambling, let me know and I'll be happy to do so. If I get some donations then maybe I'll even put in the time to get GPU acceleration working to add support for replacing one or two words...
Multithreading is now here! I'd suggest running this on a CPU with as meany cores as possible but be aware this will peg your CPU at 100% usage so only basic tasks can be done on the computer you're using while this is running.

Enjoy!

Expand Down

0 comments on commit aa83688

Please sign in to comment.