Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detector: Private Keys #13

Open
ankushgoel27 opened this issue Dec 9, 2024 · 0 comments
Open

Detector: Private Keys #13

ankushgoel27 opened this issue Dec 9, 2024 · 0 comments

Comments

@ankushgoel27
Copy link

create a detector to detect private keys for blockains

  1. Bitcoin - uses a standard format - compressed and uncompressed formats are there.
  2. Ethereum - These private keys are the same for all other blockchains which are similar to ethereum. there are more than 30+ blockchains like that such Binance.

i have already shared the code for private keys.

private keys - convert to public address - verify public address for any on chain transactions using public websites such as blockscan, moralis etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants