Syed Sohail Ahmed
@syedsohailahmedsam
Joined on 17 January 2020
Passionate! Creative!
GitHub Stats
0
Followers
9
Repositories
0
Organizations
0
Gists
2
Pull Requests
0
Issues
7
Commits
0
Sponsors
0
Contributed To
4
Star Earned
Most Used Languages
69.19%
Python
30.81%
Solidity
Popular Projects
BTC_32_PUZZLE
Python scripts to generate and filter Bitcoin private keys and addresses for " 1000 Bitcoin Puzzle Challenge (old name: 32 Bitcoin Puzzle)" puzzle solving. https://privatekeys.pw/puzzles/bitcoin-puzzle-tx
Python
4
3
0
0
syedsohailahmedsam
My Page
Unknown
0
0
0
0
NFT
No description
Unknown
0
0
0
0
algorithm
Superb Algorithms for beginners.....
Unknown
0
0
0
0
imfund
IM Fund seeks integration of Education, Health and other sectors into Blockchain.
Solidity
0
0
0
0
syedsohailahmed
No description
Unknown
0
0
0
0
Top Contributions
Top contributions made by the user in the last year.
Not enough data.
Charts
Follow Up
Activity Graph
Contributions Calendar
Contributions made by the user in the last 365 days.
Recent Activity
8/2/2025, 4:04:00 AM
8/2/2025, 3:59:28 AM
8/2/2025, 3:43:49 AM
8/2/2025, 3:12:12 AM
8/2/2025, 2:59:44 AM
- Track *.txt (removed from gitignore)
8/2/2025, 2:55:32 AM
- Initial commit: Add Bitcoin key generation, scanning, and analysis tools
- Merge remote-tracking branch 'origin/main' into main and resolved README.md conflict
8/2/2025, 2:45:27 AM
8/2/2025, 2:45:27 AM
8/2/2025, 1:08:46 AM
8/2/2025, 1:07:10 AM
- Create by_percentage.py This Python script generates Bitcoin private keys within a specified range and derives their addresses. The key filtering logic uses a `step_percent` (e.g., 0.01%) to **sample** the vast range, checking keys at specific percentage intervals (like 0%, 0.01%, 0.02%, etc.) rather than exhaustively checking every single possible private key. It then filters these sampled addresses to find any that start with a user-defined prefix.
8/2/2025, 12:57:53 AM
8/2/2025, 12:57:53 AM