Pages:
Author

Topic: Private key to bitcoina ddress on Windows 95 (Read 5395 times)

full member
Activity: 208
Merit: 148
January 12, 2015, 03:37:56 PM
#85
I'd love to try this program again, it seems to be just what I need right now. Does anyone still have a copy for me to download?
legendary
Activity: 1078
Merit: 1016
760930
February 01, 2014, 05:55:55 AM
#84
Now i can use the clipboard as input but i have only gotten an output to the clipboard once and the output was the private key that i entered.

Strange. This will be tricky to troubleshoot without having my own Win95 test system...
I will see I can find an alternative implementation.
newbie
Activity: 38
Merit: 0
Now i can use the clipboard as input but i have only gotten an output to the clipboard once and the output was the private key that i entered.
legendary
Activity: 1078
Merit: 1016
760930
I just cleaned up the bat files to remove any possibly problematic features. Hopefully this will fix it:

  http://trax.x10.mx/bgen-025-win95.7z


Code:
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (MingW32)

iEYEABECAAYFAlLsAlMACgkQ0dQqIfkZdf6FEgCfcbPVULQinOL3yuwwGF0hiJGk
d04AoLUfMxLvGZU6DpMi7XS0DfBis6hT
=mL1C
-----END PGP SIGNATURE-----
legendary
Activity: 1078
Merit: 1016
760930
Something is wrong, when i open the console it tells me that there was an error when a file should be created.

Not sure what this is about... Probably some other win95-specific thing. Could you post a screenshot? It's OK if it's in Swedish.
newbie
Activity: 38
Merit: 0
Something is wrong, when i open the console it tells me that there was an error when a file should be created.
legendary
Activity: 1078
Merit: 1016
760930
btw why he is using win 95 and what actıally he tries to do  Roll Eyes he can buy a new computer has win xp for 0.1 btc already

I guess i am just paranoid about modern computers being monitored even when they are so called "offline".

Flatfly, can you please update the link? It gives a 404 error now.

Hi, I thought you had downloaded it already.
Here's a fresh link: http://trax.x10.mx/bgen-023-win95.7z
I hope it works as expected on your system.
newbie
Activity: 38
Merit: 0
btw why he is using win 95 and what actıally he tries to do  Roll Eyes he can buy a new computer has win xp for 0.1 btc already

I guess i am just paranoid about modern computers being monitored even when they are so called "offline".

Flatfly, can you please update the link? It gives a 404 error now.
legendary
Activity: 1078
Merit: 1016
760930
Ya ! AH he eeh ehaha , it works, nice!

Edit: I have sent you 0.1btc,  will you work on the clipboard function now? Smiley

Great, thanks!
I will work on the clipboard function - expect an update within the next few days.

Added clipboard support in the latest version. This means 2 new behaviors:

1. if you just type 'bgen' without a hex number, the tool will process whatever input is in the clipboard at that time (if it's a valid hex number)
2. output is automatically copied to the clipboard in all cases

You can get it from here (temporary link):

http://trax.x10.mx/bgen-022-win95.7z

Does that work for you?
hero member
Activity: 969
Merit: 1000
btw why he is using win 95 and what actıally he tries to do  Roll Eyes he can buy a new computer has win xp for 0.1 btc already
legendary
Activity: 1078
Merit: 1016
760930
Ya ! AH he eeh ehaha , it works, nice!

Edit: I have sent you 0.1btc,  will you work on the clipboard function now? Smiley

Great, thanks!
I will work on the clipboard function - expect an update within the next few days.
newbie
Activity: 38
Merit: 0
I just chopped some functions and features out of paperwal.py so it would run on Python 2.5, if you are interested in that as a paper wallet generator. I just have to get it back out of the python playground box... I've cythoned it but haven't gotten a win95 compiler working yet to make an exe.

Nah, i'm not really interested in that, i rather just write the private key in hex with a pen.
legendary
Activity: 1512
Merit: 1032
I just chopped some functions and features out of paperwal.py so it would run on Python 2.5, if you are interested in that as a paper wallet generator. I just have to get it back out of the python playground box... I've cythoned it but haven't gotten a win95 compiler working yet to make an exe.
newbie
Activity: 38
Merit: 0
Ya ! AH he eeh ehaha , it works, nice!

Edit: I have sent you 0.1btc,  will you work on the clipboard function now? Smiley
legendary
Activity: 1078
Merit: 1016
760930

I think I know what this is.  I will post a fix within an hour.

There we go... Hopefully this is the one!   http://trax.x10.mx/bgen-win95.7z

Always a challenge to get modern things to work seamlessly on an old OS... But I'm enjoying the challenge. Smiley

Code:
C:\BGEN-W~1\BGEN-W~1\APP>bgen abcdef

(priv) hex: 0000000000000000000000000000000000000000000000000000000000abcdef
(priv) wif: 5HpHagT65TZzG1PH3CSu63k8DbpvD8s5ip4nEB3kEzNFtMxLtud
(pub) addr: 1JybS2Pnp5fxHr2TKWk3nZpRwgpnVhmgiZ
legendary
Activity: 1078
Merit: 1016
760930

I think I know what this is.  I will post a fix within an hour.
newbie
Activity: 38
Merit: 0
http://imgur.com/6BhHMUz <_<

Edit: abcdef are hexadecimal digits, right?
legendary
Activity: 1078
Merit: 1016
760930
I typed: "bgen 129361263abdf" but an error messages appears saying it can't find MSVCR71.DLL.

Does it have to be 64 digits or does it add zeroes to it if it's not?

Yes, it does add leading zeroes if the input is shorter than 64 digits.
I have now included MSVCR71.DLL in the archive for your convenience - Please re-download the package one more time.
newbie
Activity: 38
Merit: 0
I typed: "bgen 129361263abdf" but an error messages appears saying it can't find MSVCR71.DLL.

Does it have to be 64 digits or does it add zeroes to it if it's not?
legendary
Activity: 1078
Merit: 1016
760930
This appears: c:\bgen-win95\App, and i can type after that.

That's good. But the instructions are not displayed, apparently...
Anyway, here's how to use the tool:

just type:

bgen

For instance:

Code:
bgen 6299c8dc7a92448a6f926b323f108fd338245e6ac1f0f54f234f859a1f11f78b

should output:

Code:
(priv) hex: 6299c8dc7a92448a6f926b323f108fd338245e6ac1f0f54f234f859a1f11f78b
(priv) wif: 5JZiCpWZjmvJQEe7HYVEyW88aEy9dGsSLn88BYaFS4mkxAQvmyR
(pub) addr: 1Gt8qfV1nSL6rS5zsXN8cNCq7ZdpG2JrWX
Pages:
Jump to: