cyclone-github / metamask_decryptor

Tool to decrypt metamask vault wallets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extra Features - Speed / ETA

blandyuk opened this issue · comments

Hi cyclone,

Just some wish list features:

  1. Wordlist progress in % along with ETA.
  2. Speed via [s]tatus key of every few seconds, (maybe configure via command-line parameter)?
  3. Multithreaded support.

Thanks, Blandy.

Hey Blandy,

Great suggestions. Multithreading support is already on the to-do list.

add multi-threading support

Added multithreading and stats. Will look into ETA / progress as time allows.
f552cd4