The Facebook Pentesting & Account Assessment Tool
Fikrado.py is a multi-account auditing tool built to interact with the Facebook API. It allows you to test and secure multiple accounts efficiently.
🚀 Update: The tool now fully supports Python 3! Run the fikrado3.py file to use the Python 3 compatible version.
You can run this tool on any environment with Python installed, including Linux, Windows, Termux, and iSH. If you prefer not to install it locally, you can launch it instantly in the cloud via Google Cloud Shell (ensure you install the required dependencies).
If this project helped you, consider supporting its development:
- Patreon: patreon.com/fikrado
- Liberapay: liberapay.com/fikrado
Run the following commands in your Termux terminal:
# Clone the repository
git clone [https://github.com/fikrado/fikrado.py](https://github.com/fikrado/fikrado.py)
# Navigate to the directory
cd fikrado.py
# Run the setup script for dependencies
bash termux.sh
# FOR PYTHON 3 usage:
python fikrado3.py
# FOR PYTHON 2.7 usage:
python2 fikrado.py