mc_lovin
Legendary
Offline
Activity: 1190
Merit: 1000
www.bitcointrading.com
|
|
September 13, 2012, 07:53:13 PM |
|
As hopeless as the seek for a private key with a balance on it is, I applaud the efforts of this program!
It's GPU-accelerated?
|
|
|
|
Remember remember the 5th of November
Legendary
Offline
Activity: 1862
Merit: 1011
Reverse engineer from time to time
|
|
September 13, 2012, 08:45:04 PM |
|
It's likely CPU-only.
|
BTC:1AiCRMxgf1ptVQwx6hDuKMu4f7F27QmJC2
|
|
|
iCEBREAKER
Legendary
Offline
Activity: 2156
Merit: 1072
Crypto is the separation of Power and State.
|
|
September 13, 2012, 08:54:00 PM Last edit: September 17, 2012, 07:21:50 PM by iCEBREAKER |
|
The Deep Space Vagabond is worst than any lottery, any gambling casino, any search for alien life, and gives false hope. Other than that it is fun. :-)
OK that settles it, I'm in. *fires up Beowulf cluster*
|
██████████ ██████████████████ ██████████████████████ ██████████████████████████ ████████████████████████████ ██████████████████████████████ ████████████████████████████████ ████████████████████████████████ ██████████████████████████████████ ██████████████████████████████████ ██████████████████████████████████ ██████████████████████████████████ ██████████████████████████████████ ████████████████████████████████ ██████████████ ██████████████ ████████████████████████████ ██████████████████████████ ██████████████████████ ██████████████████ ██████████ Monero
|
| "The difference between bad and well-developed digital cash will determine whether we have a dictatorship or a real democracy." David Chaum 1996 "Fungibility provides privacy as a side effect." Adam Back 2014
|
| | |
|
|
|
jimbobway
Legendary
Offline
Activity: 1304
Merit: 1015
|
|
September 13, 2012, 09:45:11 PM |
|
It's likely CPU-only.
If you mine with a CPU you will have a practically inifinite better chance of finding bitcoins than with the DSV.
|
|
|
|
organofcorti
Donator
Legendary
Offline
Activity: 2058
Merit: 1007
Poor impulse control.
|
|
September 14, 2012, 11:41:44 AM |
|
It's likely CPU-only.
If you mine with a CPU you will have a practically inifinite better chance of finding bitcoins than with the DSV. Can you show me how you calculated that?
|
|
|
|
jimbobway
Legendary
Offline
Activity: 1304
Merit: 1015
|
|
September 14, 2012, 05:24:08 PM |
|
It's likely CPU-only.
If you mine with a CPU you will have a practically inifinite better chance of finding bitcoins than with the DSV. Can you show me how you calculated that? Using this calculator, http://www.alloscomp.com/bitcoin/old_calculator.php, at the current difficulty rate it will take on average only 31,145 days to find a block with a CPU which has 4200 kilohashes/second. I don't have the maths for the DSV, but 2^256 is a lot and a computer that tries to find the private key by brute forcing it will take longer than the age of the universe.
|
|
|
|
Remember remember the 5th of November
Legendary
Offline
Activity: 1862
Merit: 1011
Reverse engineer from time to time
|
|
September 14, 2012, 10:12:14 PM |
|
Usually, if money is involved, thus higher motivation anyone can try to find a weakness in whatever algorithm.
|
BTC:1AiCRMxgf1ptVQwx6hDuKMu4f7F27QmJC2
|
|
|
nimda
|
|
September 16, 2012, 03:26:43 AM |
|
So I've decompiled it, and this is what the source looks like: 1. Build the GUI 2. Output a random string of characters for the address 3. Output 0 for the balance 4. Repeat Why even bother piuk
|
|
|
|
organofcorti
Donator
Legendary
Offline
Activity: 2058
Merit: 1007
Poor impulse control.
|
|
September 16, 2012, 08:59:00 AM |
|
So I've decompiled it, and this is what the source looks like: 1. Build the GUI 2. Output a random string of base 58 alphanumerics for the address 3. Output 0 for the balance 4. Repeat Why even bother piuk FTFY
|
|
|
|
nimda
|
|
September 16, 2012, 03:06:40 PM |
|
Not like it will change anything
|
|
|
|
flatfly (OP)
Legendary
Offline
Activity: 1092
Merit: 1016
760930
|
|
September 16, 2012, 04:34:14 PM Last edit: September 16, 2012, 09:13:07 PM by flatfly |
|
So I've decompiled it, and this is what the source looks like: 1. Build the GUI 2. Output a random string of characters for the address 3. Output 0 for the balance 4. Repeat Why even bother piuk I guess it's just sarcasm, but if not, well I confirm that the app (v1.01)does query blockchain.info for live address balance data. Anyway, you can use any network sniffer worth its salt to verify this. That said, it's true that the current code is quite trivial and not to be taken too seriously (as announced in the OP). Not like it makes a big difference anyway!
|
|
|
|
flatfly (OP)
Legendary
Offline
Activity: 1092
Merit: 1016
760930
|
|
September 17, 2012, 05:32:49 PM |
|
Version 1.1 is out, with more intuitive operation, a custom HTTP user agent and cleaned up temporary files.
|
|
|
|
flatfly (OP)
Legendary
Offline
Activity: 1092
Merit: 1016
760930
|
|
September 17, 2012, 05:34:14 PM |
|
Got a nice response from piuk, so that's cool! He's ok with it as long as I use a custom user agent in my request headers so he can keep an eye on the load. I'll go ahead and further and develop this a lilttle more! I envision DSV to eventually double up as a fast address generator, watch-only balance checker, dictionary-based brainwallet bruteforcer, and screensaver. It will also support easy drag-and-drop of custom TXT lists with brainwallet sha256-formatted private keys, or 'interesting' addresses such as satoshi's addresses, top 500 rich addresses, etc As I'm currently travelling, development will not resume immediately, though. The Deep Space Vagabond is worst than any lottery, any gambling casino, any search for alien life, and gives false hope. Other than that it is fun. :-) Also, unlike all those other things, it is free!
|
|
|
|
2_Thumbs_Up
|
|
September 17, 2012, 10:06:55 PM |
|
Somehow I doubt that. I am more inclined to believe that a planet has a billion times more atoms than that number, considering a human body has a similar value, according to this article: http://education.jlab.org/qa/mathatom_04.htmlBut I am no physicist. Do the math again. Number of atoms in the human body according to your article 2,3*10^28 2^256 ~ 10^77 Number of atoms in the universe ~ 10^80 The greatest shortcoming of the human race is our inability to understand the exponential function.
|
|
|
|
grimd34th
Member
Offline
Activity: 89
Merit: 10
|
|
September 17, 2012, 10:18:35 PM |
|
Version 1.1 is out, with more intuitive operation, a custom HTTP user agent and cleaned up temporary files.
any news on when the source will be released, or atleast a github?
|
|
|
|
flatfly (OP)
Legendary
Offline
Activity: 1092
Merit: 1016
760930
|
|
September 18, 2012, 09:16:30 AM Last edit: September 18, 2012, 02:36:07 PM by flatfly |
|
Version 1.1 is out, with more intuitive operation, a custom HTTP user agent and cleaned up temporary files.
any news on when the source will be released, or atleast a github? Before releasing it, I still need to: 1. clean up the code (Didn't have time for that yet and it's now at it's now at 200-ish lines) 2. look into how to prevent abuse/malicious usage once the code is public: the executable has some built-in throttling to avoid hitting on data sources too hard. In the meantime, I may post the super-short initial Python-based version of the code (version 0.1 which was VERY slow), which was actually using Electrum servers for balance checking. Not sure if people would find that interesting.
|
|
|
|
flatfly (OP)
Legendary
Offline
Activity: 1092
Merit: 1016
760930
|
|
September 18, 2012, 09:31:53 AM Last edit: September 18, 2012, 01:53:21 PM by flatfly |
|
BTW, a new feature in 1.1: you can drag and drop a text file containing a list of arbitrary addresses onto the GUI to quickly view their balances. For this to work, make sure each line begins with 8 colons and a space. For instance: :::::::: 1DkyBEKt5S2GDtv7aQw6rQepAvnsRyHoYM :::::::: 1933phfhK3ZgFQNLGSDXvqCn32k2buXY8a :::::::: 1FeexV6bAHb8ybZjqQMjJrcCrHGW9sb6uF :::::::: 16cou7Ht6WjTzuFyDBnht9hmvXytg6XdVT :::::::: 13vJZKHKBirruXwmjMaRtakzPQRRHQit1S :::::::: 1DEpjpftLbsGiCJvJDp2F2quVRnymV8U5Q :::::::: 1P3S1grZYmcqYDuaEDVDYobJ5Fx85E9fE9 :::::::: 1GojDpoXiHUVqBjjn6ojsmboZqYsjiNFNi
|
|
|
|
Remember remember the 5th of November
Legendary
Offline
Activity: 1862
Merit: 1011
Reverse engineer from time to time
|
|
September 18, 2012, 02:28:31 PM |
|
If you release the source code, no one is stopping anyone to remove any throttling.
|
BTC:1AiCRMxgf1ptVQwx6hDuKMu4f7F27QmJC2
|
|
|
nimda
|
|
September 19, 2012, 02:31:32 AM |
|
If you release the source code, no one is stopping anyone to remove any throttling.
It can't be that hard to re-make anyways.
|
|
|
|
flatfly (OP)
Legendary
Offline
Activity: 1092
Merit: 1016
760930
|
|
September 19, 2012, 12:18:40 PM |
|
If you release the source code, no one is stopping anyone to remove any throttling.
Yeah, this is what I'm worrying about. I will probably make the v0.1 code public and the current (more potent) version of the source code available on donation. But I'm not sure yet, need a few more days to think it over. And of course, I welcome any suggestions/feedback.
|
|
|
|
|