This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| To recover your lost databases and avoid leaking it: | |
| visit http://o42xfh5kao7mrtesnok5jgdsfagjsgzxlxdlpkpd2x6lpckhzk225yad.onion and enter your unique token b69914b60a5b0cf4 and pay the required amount of Bitcoin to get it back. | |
| Databases that we have: . Your databases are downloaded and backed up on our servers. If we dont receive your payment in the next 9 Days, we will sell your database to the highest bidder or use them otherwise. | |
| To access this site you have use the tor browser https://www.torproject.org/projects/torbrowser.html http://o42xfh5kao7mrtesnok5jgdsfagjsgzxlxdlpkpd2x6lpckhzk225yad.onionb69914b60a5b0cf4 | |
| To recover your lost databases and avoid leaking it: | |
| visit http://o42xfh5kao7mrtesnok5jgdsfagjsgzxlxdlpkpd2x6lpckhzk225yad.onion and enter your unique token fc9e5c3fa901115a and pay the required amount of Bitcoin to get it back. | |
| Databases that we have: elysuimdao. Your databases are downloaded and backed up on our servers. If we dont receive your payment in the next 9 Days, we will sell y |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| """ | |
| Discussed in the video | |
| https://youtu.be/LYN3h5DjeXw | |
| See e.g. | |
| https://allbitcoinprivatekeys.com/1 | |
| * For the following we use Bitcoin specification conventions. | |
| * Essentially all those notions were around before and later blockchain |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| """ | |
| Script discussed in the video: | |
| https://youtu.be/i2QaBjCvMN4 | |
| How to steal all bitcoin (on average 10^-60 of it per day) | |
| This script checks whether a given Bitcoin private key (int) has | |
| funds using a CSV snapshot of the blockchain ledger. | |
| This ordered CSV of currently funded addresses can be downloaded from: | |
| http://addresses.loyce.club/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ... snip ... | |
| #include <arith_uint256.h> | |
| // ... snip ... | |
| class CMainParams : public CChainParams { | |
| public: | |
| CMainParams() { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # | |
| # ./makeitrain.sh bitcoin-qt.crashdump.core | |
| # __ _ _ __ ___ __ ____ ____ | |
| # / ( \/ )/ _\ / __)/ _\/ ___(_ ) | |
| # ( O ) (/ ( (_ / \___ \ )( | |
| # \__(_/\_\_/\_/\___\_/\_(____/(__) | |
| # | |
| # Donations: | |
| # btc: 34fDhMUkvGVr1s2jQvhwmBfw1xqjstrLed |