insta_fb_tokenz is a tool that allows you to obtain cookies and tokens from Facebook and Instagram. With these cookies, you can log in to other tools such as Facebook and Instagram bots. I have uploaded the source code, and you can use it if you are a beginner. This tool is basic, and more advanced updates are coming soon.
If you are installing this tool, I will provide the command, and you can simply copy and paste it into the terminal.
pkg install update
apt install upgrade
apt install git
apt install python
git clone https://github.com/Technical-Abm/insta_fb_tokenz
rm -rf insta_fb_tokenz
cd insta_fb_tokenz
pip install requests
pip install bs4
python main.py