Skip to content

ShadowGuardAI/crypto-hdwallet-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

crypto-hdwallet-analyzer

Scans Hierarchical Deterministic (HD) wallets (e.g., Bitcoin, Ethereum) for weak or compromised seeds, derivation paths, and key reuse. Detects potential vulnerabilities arising from poor key management practices. - Focused on Basic cryptographic operations

Install

git clone https://github.com/ShadowStrikeHQ/crypto-hdwallet-analyzer

Usage

./crypto-hdwallet-analyzer [params]

Parameters

  • -h: Show help message and exit
  • --seed: No description provided
  • --derivation_path: The derivation path (e.g., m/44
  • --public_keys: No description provided
  • --private_key_file: Path to PEM-encoded private key file
  • --verbose: Enable verbose output.
  • --output: Output file for results.

License

Copyright (c) ShadowStrikeHQ

About

Scans Hierarchical Deterministic (HD) wallets (e.g., Bitcoin, Ethereum) for weak or compromised seed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages