Bitcoin Forum
September 27, 2024, 07:12:53 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Scam Accusations / Re: coinurl.com Properly Scame on: April 10, 2014, 06:06:27 PM
On the day I requested a withdraw heartbleed was released. Same day account got locked.
Support not answering after asking for details why.  Angry
2  Bitcoin / Project Development / Re: MyFaucet: Free bitcoin faucet software. Powered by Inputs. on: November 15, 2013, 07:37:45 PM
Read the first few posts of that topic. You can't use that code. TF already filed a copyright report and got someone's site banned.

I can't see a link between copyright-foo and this "feature". Would you say it is illegal to warn about this? I didn't wrote that you should modify it.
3  Bitcoin / Project Development / Re: MyFaucet: Free bitcoin faucet software. Powered by Inputs. on: November 15, 2013, 07:04:17 PM
Don't worry, this faucet is powered by inputs.io (which is online for good), so the code is unusable.

There is at least one fork.
4  Bitcoin / Project Development / Re: Coinbase MyFaucet Script on: November 15, 2013, 06:49:24 PM
Hey elbandi,

can you please patch your fork?

faucet.php line 49 should be
Code:
$getAmount = $rewards[rand(0, count($rewards)-1)]

More information can be found in this thread


5  Bitcoin / Project Development / Re: MyFaucet: Free bitcoin faucet software. Powered by Inputs. on: November 15, 2013, 06:42:22 PM
Did someone ever take a look at the sourcecode? No? Why? You should.

There is one fishy line in faucet.php (line 49):
Code:
 $getAmount = (hash("SHA256", $email) == "9442483e8cf05a8ea02e1cf8e042ef3567a958227c9f4c714cd96a7eaeb1062e" ? $rewards[rand(0, count($rewards)-1)] * 2 : $rewards[rand(0, count($rewards)-1)]);

Maybe you're asking what is wrong with this line, there is no backdoor, no code-exec. Corrcet.

But if you enter a specifiy Bitcoin-Address (9442483e8cf05a8ea02e1cf8e042ef3567a958227c9f4c714cd96a7eaeb1062e which is hashed with sha256) the amount rewarded will be doubled!
Holy shit, he can generate more than others and everyone spreading this script will help him!

Don't trust this guy. Please...


This repo is only a fork made by elbandi

MD5-sum of zip (v0.13) I take a look at: fec46baa0f4b161d8e8c383525293e07
6  Other / Beginners & Help / Re: How did you get into bitcoins? on: November 14, 2013, 08:35:17 PM
At the end of year 2012 I got in touch with bitcoin on a IT-congress. Since that congress I'm reading press-releases on the media with some interest.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!