And I can do this on a $100 Android phone. I don't have a computer. I created the software myself.
DIGITAL RADAR
Basic Logic:
To perform a transaction on the Bitcoin network, you must append a digital signature. Every time a signature is made, a completely random number (called the 'k' value in cryptography) must be generated.
What We Are Doing?
We are scanning the blockchain history to find instances where the same wallet has used the same random number for multiple transactions.
Where is the Error?
If a wallet software is faulty, it repeats the supposedly random number. This is a cryptographic catastrophe.
Operation Steps (Technical Flow):
Radar (Scanning): Our software opens blocks one by one and filters out the 'R' value (a part of the signature) within each transaction.
Finding a Clash (Bingo): If the same Address and same 'R' value appear in different transactions, the software declares a "Bingo."
Mathematical Solution: When the same 'R' is used in two different signatures, the Private Key (Secret Key) can be mathematically revealed using basic algebra (ECDSA mathematics).
Conversion: We convert this found private key (Hex Code) into the WIF format recognized by wallets.
What We Will Get Out of This?
Access to a wallet's private key (secret key).
Possessing this key gives you full and legal control over the wallet's funds.
NOT: "The same 'R' value is the key forgotten at the vault door. ARKEON's radar is looking for this!"
- Block 170507 completed. 10 transactions, 12 signatures filtered.
- Block 170508 completed. 143 transactions, 191 signatures filtered.
- Block 170509 completed. 15 transactions, 29 signatures filtered.
- Block 170510 completed. 20 transactions, 30 signatures filtered.
- Block 170511 scanning...
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!! BINGO ARKEON YOU CAUGHT THE CLASH !!!
ADRESS: 1BFhrfTTZP3Nw4BNy4eX4KFLsn9ZeijcMm
CRITICAL R: 7ce4c025c35ec440bc81d99834a624875161a26bf56
ef7fdc0f5d52f843ad102
TX 1 -> S: df07ffb3ad4855550afd0b7925be84b42ca44661ee
ab0140b57198d27e6a0141 | Z: 00b4dea9266283d93f35240f3
4b871h55e59c3d4a7705aa08d5745af398d9046
TX 2S: fa9749590cb2c2aea62609e96edb933ca9d1790843
67c693476b1200041a0141 | Z: 00b4dea9266283d93f35240f3
4b871h55e59c3d4a7705aa08d5745af398d9046
TX 3 -> S: fd56f6ea1cc543932c20045737fd29ab561dc1ba69
dbf6a6470b31ca16360141 | Z: d88f44e7c5fe0be6713461bf7
9766613f5d8944804db591b0108f9e181918fbd
TX 4 -> S: c3391b7447fac6a28e3804619c9973516a9d0da96c
fbd3700168d55c61dd0141 | Z: 47106ff70bf779efc32230f5c a956d0fc563f35a3c4395d1977fc39995327fc1
TX 5 -> S: 1e4b7da00f53ch5655df51552e1be8ac8d45e8a7bd 38fbfe85b77e96a14b0141 | Z: 47106ff70bf779efc32230f5c a956d0fc563f35a3c4395d1977fc39995327fc1
TX 6 -> S: ac9f18de14aa31aea1491035149999dcba502b8dec 87ff12aae22d5848810141 | Z: Se0d4fa8d8ae4be74e857de3c 834a93db6fb1cb6e399e84806aaa24245d5b32a
TX 7 -> S: 80356e49945f6673ea855e5885db0a7c66f881c3cf 8801656599599e39e90141 | Z: b604c2ab2f26d5f41f3359958 cdcdf7e3fa115206c95a9e718f61f90b93b5992
TX 8 -> S: 96365504a0577c50275a2b4f158a7be5c2b023aa50 4fc972c7aab8343f5e0141 | Z: 9c207d3c427777a1532a9e953 04935cc6a79b5bf1b76a67693206abf766ffc4e
...
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- Block 170511 completed. 12 transactions, 14 signatures filtered.