Skip to content

KartikPatelOfficial/Facebook_Spoof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Facebook Spoof Build Status

PHP from Travis config license

Introduction

A php code for spoofing facebook account.

Requirements

  • php
  • Any php and mySQL server.(I am using MAMP Server)

Installation

  • Copy data.php and index.php into your htdocs directory.
  • Start the server.
  • Run on any server with phpMyAdmin installed

Configuration

User Account

Username : Spidy
Password : Edgeis10
host : %  (or any localhost like 127.0.0.1 or your ip_address)

Database

Database name : Facebook

Data

  • Create two column with the name "email" and "passsword";
email : TEXT
passsword : TEXT

Documentation

Further documentation for this module is available at [include link to relevant documentation in the Islandora wiki]

Maintainers

Current maintainers:

License

GPLv3

About

A php code for spoofing facebook account.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages