/FaceKit

A version of facebook using command line.

Primary LanguagePythonMIT LicenseMIT

Facekit 🪐

A version of facebook using command line work on windows , macOS, linux created using python and flask with a lot of things.

including :

  • uploaded photos
  • tagged photos
  • videos
  • friends list and their profile photos (including Followers, Following, Work Friends, College Friends etc)
  • and all public posts/statuses available on the user's timeline.
  • check groupes and invitation.

Usage 🔧

Installation 💻

You will need to:

  • install Flask
  • Install Python 3
  • install bs4
  • Have a Facebook account without 2FA enabled
git clone https://github.com/Py-Project/FaceKit.git
cd FaceKit

How to Run 🥶

After install all what u need write :

python run.py

and the code will run and u will find a menu like this :

  • 1). Go To Menu
  • 2). Start Web Version
  • 3). Login
  • 4). Logout
  • 5). Update
  • 0). Exit

First step :

loging using facebook cookies.

   [?] Your Facebook Cookies:

you can understand more check Cookies.

Then use it to start FaceKit_web or stay using command line by going to Menu

About Code 😃

For FaceKit_web u can see that i use Flask framework

from flask import Flask, render_template, request

Also i try to create all what i need in FaceKit folder

from FaceKit import Account
from FaceKit import function
from FaceKit import sorting
from getpass import getpass
from FaceKit_web import start_web
import os, time, random, FaceKit, sys

You can also check the codes of Template they aren't mine cause i don't write HTML or JS or CSS a lot 🙅‍♂️ but i try to create magic using python.

Also Don't be worry about updates i create a choice is number 5 for update:

elif choose == 5:
   	os.system("git pull --verbose https://github.com/Py-Project/FaceKit.git ")

Also i use bs4 for output.py

from bs4 import BeautifulSoup as bs

Important Message ⚠️

This tool is for research purposes only. Hence, the developers of this tool won't be responsible for any misuse of data collected using this tool. Used by many researchers and open source intelligence (OSINT) analysts.

This tool will not works if your account was set up with 2FA. You must disable it before using.

Warning

    1. Your account can be banned if you use this
    1. After successfully logging in your account will automatically comment on the author profile photo and react
    1. Don't use this for crime
    1. Everything the user does is not the responsibility of the author
    1. By using this the user is considered to understand and comply with the above provisions

Issues 🔨

GitHub Issues

If you face any issue, you can create a new issue in the Issues Tab and I will be glad to help you out.

Author 👼

License 📄

MIT

Copyright (c) 2020