CH-CLARK / WalletSleuth

Cryptocurrency Triage Tool - Identify multiple cryptocurrency addresses and transactions from various wallet applications!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WalletSleuth

Wallet Sleuth is a triage tool that aims to quickly identify user cryptocurrency addresses and transactions from a variety of wallet applications!

Usage

Wallet Sleuth requires three main inputs: Appdata, Output and Wallet Selection.

Appdata - The AppData directory of the user.

Output - The Output directory for CSV files containing identified addresses and log files.

Wallet Selection - Wallet applications to search for cryptocurrency addresses through.

After running, an information box will notify you when the search is complete. Any identified cryptocurrency addresses are displayed in the output window and a log file details actions and errors in the search.

Other Functions

Connected Hardware Wallet Detector - Check for previously connected Hardware Wallets such as Trezor or Ledger, amoung others.

Wallet Detector - Determine what wallets to scan for addresses on by identifying currently installed wallets.

Supported Wallets

  • Atomic Wallet
  • Bitget (Brave, Chrome) (Formerly Bitkeep)
  • Brave Browser Wallet
  • Guarda (Chrome)
  • Ledger Live
  • MetaMask (Brave, Chrome, Edge)
  • Opera Browser Wallet
  • Phantom (Chrome)
  • Exodus Wallet
  • Wasabi Wallet
  • Litecoin Core

Limitations

  • Currently the wallet finder function is limited to wallets in the 'Default' browser user profile, but the address finder will check all profiles for the selected browser.
  • Support for Windows OS only.
  • Requires Python 3.8 or higher
  • To parse Transaction IDs from the cache, the brotli extension is required.

REMEMBER TO CONFIRM YOU OWN FINDINGS!

About

Cryptocurrency Triage Tool - Identify multiple cryptocurrency addresses and transactions from various wallet applications!

License:GNU General Public License v3.0


Languages

Language:Python 100.0%