Pages:
Author

Topic: 2^256 Deep Space Vagabond - page 10. (Read 38659 times)

legendary
Activity: 1078
Merit: 1016
760930
October 08, 2012, 02:07:25 PM
#45
Hmmm... Got some reports that it's still running slower than it should on Vista/7 (even though it's no longer freezing).

Running it on an XP system results in significantly faster response times.
Not sure why that is - still investigating.

[EDIT]

Version 1.43 is ready!

Fixed a few GUI bugs, and it should be noticeably faster on Vista and 7.
legendary
Activity: 1078
Merit: 1016
760930
October 06, 2012, 04:39:57 AM
#44
Version 1.42 has been released!

- Windows Vista/7 startup freeze fixed
- faster address generation
- Now autoconnects to local ABE server if detected!  (thanks, grimd34th)

legendary
Activity: 1078
Merit: 1016
760930
October 02, 2012, 03:11:51 PM
#43
New feature added:
 Instant highlighting of patterns matching non-empty addresses that were last used in 2010
  (extremely likely to be lost coins)


EDIT:
Found a bug that is causing a freeze at startup on Vista & 7.
I've suspended the download until I resolve this (shouldn't be too hard, hopefully)
legendary
Activity: 1078
Merit: 1016
760930
September 20, 2012, 12:06:57 PM
#42
New in v1.33:

-  new 'BlitzGen' mode for fast key generation
-  convenient keyboard shortcuts for all buttons

OK, I'm gonna take a little break from this now...
legendary
Activity: 1078
Merit: 1016
760930
September 19, 2012, 12:24:37 PM
#41
new version, 1.31:

changes:

 new logo on splash screen
 sped up the keypair export to clipboard procedure
 and drag & drop feature

see OP for download.
legendary
Activity: 1078
Merit: 1016
760930
September 19, 2012, 08:18:40 AM
#40
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.

hero member
Activity: 784
Merit: 1000
0xFB0D8D1534241423
September 18, 2012, 10:31:32 PM
#39
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.
legendary
Activity: 1862
Merit: 1011
Reverse engineer from time to time
September 18, 2012, 10:28:31 AM
#38
If you release the source code, no one is stopping anyone to remove any throttling.
legendary
Activity: 1078
Merit: 1016
760930
September 18, 2012, 05:31:53 AM
#37
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:

Code:
:::::::: 1DkyBEKt5S2GDtv7aQw6rQepAvnsRyHoYM 
:::::::: 1933phfhK3ZgFQNLGSDXvqCn32k2buXY8a
:::::::: 1FeexV6bAHb8ybZjqQMjJrcCrHGW9sb6uF
:::::::: 16cou7Ht6WjTzuFyDBnht9hmvXytg6XdVT
:::::::: 13vJZKHKBirruXwmjMaRtakzPQRRHQit1S
:::::::: 1DEpjpftLbsGiCJvJDp2F2quVRnymV8U5Q
:::::::: 1P3S1grZYmcqYDuaEDVDYobJ5Fx85E9fE9
:::::::: 1GojDpoXiHUVqBjjn6ojsmboZqYsjiNFNi
legendary
Activity: 1078
Merit: 1016
760930
September 18, 2012, 05:16:30 AM
#36
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.
member
Activity: 89
Merit: 10
September 17, 2012, 06:18:35 PM
#35
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?
sr. member
Activity: 323
Merit: 251
September 17, 2012, 06:06:55 PM
#34
2^256 = 0.0012 x visible atoms in universe

We're screwed!  Grin

http://www.wolframalpha.com/share/clip?f=d41d8cd98f00b204e9800998ecf8427emn0uedi8jd
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.html

But 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.
legendary
Activity: 1078
Merit: 1016
760930
September 17, 2012, 01:34:14 PM
#33
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 Smiley

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! Smiley
legendary
Activity: 1078
Merit: 1016
760930
September 17, 2012, 01:32:49 PM
#32
Version 1.1 is out, with more intuitive operation, a custom HTTP user agent and cleaned up temporary files.
legendary
Activity: 1078
Merit: 1016
760930
September 16, 2012, 12:34:14 PM
#31
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

 Cheesy

Why even bother piuk Wink

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!
hero member
Activity: 784
Merit: 1000
0xFB0D8D1534241423
September 16, 2012, 11:06:40 AM
#30
Not like it will change anything Tongue
donator
Activity: 2058
Merit: 1007
Poor impulse control.
September 16, 2012, 04:59:00 AM
#29
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

 Cheesy

Why even bother piuk Wink

FTFY
hero member
Activity: 784
Merit: 1000
0xFB0D8D1534241423
September 15, 2012, 11:26:43 PM
#28
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

 Cheesy

Why even bother piuk Wink
legendary
Activity: 1862
Merit: 1011
Reverse engineer from time to time
September 14, 2012, 06:12:14 PM
#27
Usually, if money is involved, thus higher motivation anyone can try to find a weakness in whatever algorithm.
legendary
Activity: 1304
Merit: 1014
September 14, 2012, 01:24:08 PM
#26
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.


Pages:
Jump to: