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
git clone https://github.com/ShadowStrikeHQ/crypto-hdwallet-analyzer
./crypto-hdwallet-analyzer [params]
-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.
Copyright (c) ShadowStrikeHQ