Bitcoin Forum
April 25, 2024, 08:37:36 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 6 7 8 »  All
  Print  
Author Topic: Directory.io - Now with balances!  (Read 27340 times)
Jude Austin (OP)
Legendary
*
Offline Offline

Activity: 1140
Merit: 1000


The Real Jude Austin


View Profile WWW
March 29, 2015, 03:18:13 AM
 #1

Hello,

I made a clone of Directory.io but I added the ability to show the balance of the addresses when CORS is enabled in Chrome;

http://btcdirectory.azurewebsites.net/


To enable CORS in Chrome I use this extension:
https://chrome.google.com/webstore/detail/allow-control-allow-origi/nlfbmbojpeacfghkpbjhddihlkkiljbi?utm_source=chrome-app-launcher-info-dialog



This is purely for fun, your odds shouldn't even be called odds.

But just in case you happen to stumble on an address with a balance, DON'T STEAL.

Buy or sell $100 of Crypto and get $10!
1714077456
Hero Member
*
Offline Offline

Posts: 1714077456

View Profile Personal Message (Offline)

Ignore
1714077456
Reply with quote  #2

1714077456
Report to moderator
1714077456
Hero Member
*
Offline Offline

Posts: 1714077456

View Profile Personal Message (Offline)

Ignore
1714077456
Reply with quote  #2

1714077456
Report to moderator
1714077456
Hero Member
*
Offline Offline

Posts: 1714077456

View Profile Personal Message (Offline)

Ignore
1714077456
Reply with quote  #2

1714077456
Report to moderator
Be very wary of relying on JavaScript for security on crypto sites. The site can change the JavaScript at any time unless you take unusual precautions, and browsers are not generally known for their airtight security.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714077456
Hero Member
*
Offline Offline

Posts: 1714077456

View Profile Personal Message (Offline)

Ignore
1714077456
Reply with quote  #2

1714077456
Report to moderator
1714077456
Hero Member
*
Offline Offline

Posts: 1714077456

View Profile Personal Message (Offline)

Ignore
1714077456
Reply with quote  #2

1714077456
Report to moderator
1714077456
Hero Member
*
Offline Offline

Posts: 1714077456

View Profile Personal Message (Offline)

Ignore
1714077456
Reply with quote  #2

1714077456
Report to moderator
bitsta
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


r00t-dev


View Profile
April 02, 2015, 10:18:56 PM
 #2

Hello,

I made a clone of Directory.io but I added the ability to show the balance of the addresses when CORS is enabled in Chrome;

http://btcdirectory.azurewebsites.net/


To enable CORS in Chrome I use this extension:
https://chrome.google.com/webstore/detail/allow-control-allow-origi/nlfbmbojpeacfghkpbjhddihlkkiljbi?utm_source=chrome-app-launcher-info-dialog



This is purely for fun, your odds shouldn't even be called odds.

But just in case you happen to stumble on an address with a balance, DON'T STEAL.

Nice/interesting tool. just wonder how many people ll sit infront of it and click through the pages to "search" for loaded keys... xD
regarding the avg. IQ i think there re a lot of these.. add some ads to it, you ll end up with millions of ad-revenue... (hopefully)
cheers!
Remember remember the 5th of November
Legendary
*
Offline Offline

Activity: 1862
Merit: 1011

Reverse engineer from time to time


View Profile
April 02, 2015, 10:35:10 PM
 #3

I would usually caution against installing any Chrome extensions, because they update silently, and can include various keylogging stuff.

BTC:1AiCRMxgf1ptVQwx6hDuKMu4f7F27QmJC2
Victor Beckham
Full Member
***
Offline Offline

Activity: 243
Merit: 100


View Profile
April 02, 2015, 11:13:20 PM
 #4

Hello,

I made a clone of Directory.io but I added the ability to show the balance of the addresses when CORS is enabled in Chrome;

http://btcdirectory.azurewebsites.net/


I think it would have been more fun if it were done without CORS, i.e. if balances were available just beside the addresses. Though I am not sure if that's technically possible.

bitsta
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


r00t-dev


View Profile
April 02, 2015, 11:23:19 PM
 #5

Hello,

I made a clone of Directory.io but I added the ability to show the balance of the addresses when CORS is enabled in Chrome;

http://btcdirectory.azurewebsites.net/


I think it would have been more fun if it were done without CORS, i.e. if balances were available just beside the addresses. Though I am not sure if that's technically possible.

shouldn't be a big deal as the privkeys are generated based on the pagenumber. means the public keys get generated afterwards and you just would ve to add a line to each addr which loads the balance for example from the blockchain.info API..
Jude Austin (OP)
Legendary
*
Offline Offline

Activity: 1140
Merit: 1000


The Real Jude Austin


View Profile WWW
April 03, 2015, 12:40:59 AM
 #6

Hello,

I made a clone of Directory.io but I added the ability to show the balance of the addresses when CORS is enabled in Chrome;

http://btcdirectory.azurewebsites.net/


I think it would have been more fun if it were done without CORS, i.e. if balances were available just beside the addresses. Though I am not sure if that's technically possible.

I could do it if I installed an insight server locally.

The reason I went with CORS is so that my server isn't constantly querying blockchain.info, which would lead to time outs.

Using CORS, everyone would get their own connection to blockchain.info so when one person got timed out it doesn't affect everyone else.

Buy or sell $100 of Crypto and get $10!
Jude Austin (OP)
Legendary
*
Offline Offline

Activity: 1140
Merit: 1000


The Real Jude Austin


View Profile WWW
April 03, 2015, 12:42:28 AM
 #7

I would usually caution against installing any Chrome extensions, because they update silently, and can include various keylogging stuff.

Yeah, I never thought of that.

Still have all my coins tho, haha.

I would be more worried about the obfuscated JavaScript in the website than a Chrome extension, lol.

Buy or sell $100 of Crypto and get $10!
Jude Austin (OP)
Legendary
*
Offline Offline

Activity: 1140
Merit: 1000


The Real Jude Austin


View Profile WWW
April 03, 2015, 12:43:26 AM
 #8

And for all you spooky spookertons, you can always download Fiddler or something similar so you can see exactly what is happening on your machine.

Buy or sell $100 of Crypto and get $10!
Jude Austin (OP)
Legendary
*
Offline Offline

Activity: 1140
Merit: 1000


The Real Jude Austin


View Profile WWW
April 03, 2015, 12:45:16 AM
 #9

Hello,

I made a clone of Directory.io but I added the ability to show the balance of the addresses when CORS is enabled in Chrome;

http://btcdirectory.azurewebsites.net/


To enable CORS in Chrome I use this extension:
https://chrome.google.com/webstore/detail/allow-control-allow-origi/nlfbmbojpeacfghkpbjhddihlkkiljbi?utm_source=chrome-app-launcher-info-dialog



This is purely for fun, your odds shouldn't even be called odds.

But just in case you happen to stumble on an address with a balance, DON'T STEAL.

Nice/interesting tool. just wonder how many people ll sit infront of it and click through the pages to "search" for loaded keys... xD
regarding the avg. IQ i think there re a lot of these.. add some ads to it, you ll end up with millions of ad-revenue... (hopefully)
cheers!


I have added ads but everyone has a high enough IQ to use AdBlock, haha.

Buy or sell $100 of Crypto and get $10!
pozmu
Hero Member
*****
Offline Offline

Activity: 770
Merit: 504


(っ◔◡◔)っ🍪


View Profile
April 04, 2015, 07:48:46 PM
 #10

Doesn't work  Angry


"Error 403 - This site is stopped.

The web site you have attempted to reach is currently stopped and does not accept any requests. Please try to reload the page or visit it again soon."

Jude Austin (OP)
Legendary
*
Offline Offline

Activity: 1140
Merit: 1000


The Real Jude Austin


View Profile WWW
April 04, 2015, 08:16:00 PM
 #11

Doesn't work  Angry


"Error 403 - This site is stopped.

The web site you have attempted to reach is currently stopped and does not accept any requests. Please try to reload the page or visit it again soon."

That's azure for ya.

I will put it on a LinuxVPS tonight.

Buy or sell $100 of Crypto and get $10!
BayAreaCoins
Legendary
*
Offline Offline

Activity: 3906
Merit: 1240


Owner at AltQuick.com & FreeBitcoins.com


View Profile WWW
April 05, 2015, 08:12:58 AM
 #12

I still think www.Buttcoins.com looks better Cheesy

Cool project Tongue

https://AltQuick.com/exchange/ - Trade altcoins & Bitcoin Testnet coins with real Bitcoin. Fast, private, and easy!
https://FreeBitcoins.com/faucet/ - Load your AltQuick exchange account with free Bitcoins & Testnet every 10 minutes.
Monopoly
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500



View Profile
April 05, 2015, 06:44:42 PM
 #13

How many bitcoin address exist and how many maximum possible address could be exist ? Is it possible one of our addresses exist in these pages ?
Is this real or fake ?
S4VV4S
Hero Member
*****
Offline Offline

Activity: 1582
Merit: 502


View Profile
April 05, 2015, 07:20:13 PM
 #14

How many bitcoin address exist and how many maximum possible address could be exist ? Is it possible one of our addresses exist in these pages ?
Is this real or fake ?

1) More Bitcoin addresses than the stars we have discovered so far (and it's a number your brain can't process).
2) Yes it is possible, but keep in mind the addresses and private keys are created on the fly.
3) It's real. (possible - probably NOT).


Hope this helps  Wink
shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1499


No I dont escrow anymore.


View Profile WWW
April 05, 2015, 07:20:37 PM
 #15

How many bitcoin address exist and how many maximum possible address could be exist ?

2160 are currently possible due to the use of RIPEMD 160. Im not certain what your understanding of an existing address is. If you are asking for address with a balance I think this[1] chart answers that, but Im not entirely sure what a "unique" address is according to bc.i.

Is it possible one of our addresses exist in these pages ?

Yes, all of them. The problem is finding the correct page.

Is this real or fake ?

Its real its just not a database, they keys are generated on the fly by your "input" (the page you select).


[1] https://blockchain.info/charts/n-unique-addresses

Im not really here, its just your imagination.
S4VV4S
Hero Member
*****
Offline Offline

Activity: 1582
Merit: 502


View Profile
April 05, 2015, 07:21:22 PM
 #16

How many bitcoin address exist and how many maximum possible address could be exist ?

2160 are currently possible due to the use of RIPEMD 160. Im not certain what your understanding of an existing address is. If you are asking for address with a balance I think this[1] chart answers that, but Im not entirely sure what a "unique" address is according to bc.i.

Is it possible one of our addresses exist in these pages ?

Yes, all of them.

Is this real or fake ?

Its real its just not a database, they keys are generated on the fly by your "input" (the page you select).


[1] https://blockchain.info/charts/n-unique-addresses

There you go....

Nice Avatar......

We shall play soon.
Sunday is family day and I am cheating  by posting this crap Wink
Jude Austin (OP)
Legendary
*
Offline Offline

Activity: 1140
Merit: 1000


The Real Jude Austin


View Profile WWW
April 05, 2015, 07:22:08 PM
 #17

How many bitcoin address exist and how many maximum possible address could be exist ? Is it possible one of our addresses exist in these pages ?
Is this real or fake ?

To find the amount of addresses multiply the number of addresses on each page times the number of pages, you will see there are a lot.

And yes, your address exists on one of the pages.

It's real.

Buy or sell $100 of Crypto and get $10!
Darkblock
Full Member
***
Offline Offline

Activity: 124
Merit: 100


photo taken by ESSA-7 satelite. 1968


View Profile
April 05, 2015, 08:02:42 PM
 #18

How many bitcoin address exist and how many maximum possible address could be exist ? Is it possible one of our addresses exist in these pages ?
Is this real or fake ?

1. your btc-address exists on one of these pages.
2. Its real
3. Every page is generated while beeing requested. This "database" doesn't exist.
4. You will never be able to save all possibilities on ANY memory.. therefore you ll never be able to scan this "database" for any public-keys. (SEE http://www.reddit.com/r/Bitcoin/comments/1rurll/on_the_subject_of_listing_all_possible_private/)
5. No worries. Smiley
Monopoly
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500



View Profile
April 05, 2015, 08:26:27 PM
 #19

How many bitcoin address exist and how many maximum possible address could be exist ? Is it possible one of our addresses exist in these pages ?
Is this real or fake ?

1. your btc-address exists on one of these pages.

How many bitcoin address exist and how many maximum possible address could be exist ? Is it possible one of our addresses exist in these pages ?
Is this real or fake ?

And yes, your address exists on one of the pages.

It's real.


How many bitcoin address exist and how many maximum possible address could be exist ? Is it possible one of our addresses exist in these pages ?
Is this real or fake ?

2) Yes it is possible, but keep in mind the addresses and private keys are created on the fly.


How many bitcoin address exist and how many maximum possible address could be exist ?

2160 are currently possible due to the use of RIPEMD 160. Im not certain what your understanding of an existing address is. If you are asking for address with a balance I think this[1] chart answers that, but Im not entirely sure what a "unique" address is according to bc.i.

Is it possible one of our addresses exist in these pages ?

Yes, all of them. The problem is finding the correct page.


So my BTCs are in the air ? Someone finds that page and steal them ?
Jude Austin (OP)
Legendary
*
Offline Offline

Activity: 1140
Merit: 1000


The Real Jude Austin


View Profile WWW
April 05, 2015, 08:30:00 PM
 #20

How many bitcoin address exist and how many maximum possible address could be exist ? Is it possible one of our addresses exist in these pages ?
Is this real or fake ?

1. your btc-address exists on one of these pages.

How many bitcoin address exist and how many maximum possible address could be exist ? Is it possible one of our addresses exist in these pages ?
Is this real or fake ?

And yes, your address exists on one of the pages.

It's real.

How many bitcoin address exist and how many maximum possible address could be exist ?

2160 are currently possible due to the use of RIPEMD 160. Im not certain what your understanding of an existing address is. If you are asking for address with a balance I think this[1] chart answers that, but Im not entirely sure what a "unique" address is according to bc.i.

Is it possible one of our addresses exist in these pages ?

Yes, all of them. The problem is finding the correct page.


How many bitcoin address exist and how many maximum possible address could be exist ? Is it possible one of our addresses exist in these pages ?
Is this real or fake ?

2) Yes it is possible, but keep in mind the addresses and private keys are created on the fly.


So my BTCs are in the air ? Someone find that page and steal them ?

Your BTC are more likely to get stolen by a piece of software on your computer before someone finds the private key using this website.

Buy or sell $100 of Crypto and get $10!
Pages: [1] 2 3 4 5 6 7 8 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!