HackFacebokpass
Hacking facebook by termux.This tool is cooded by TecnicalDipesh. You can dump any facebok id and password.
Install / Use
/learn @lunnar211/HackFacebokpassREADME
🔐 HackFacebokpass
Facebook Security Testing Tool — v1.6
</div>⚠️ For educational and ethical purposes only. Unauthorized use is strictly prohibited and illegal.
📌 About
HackFacebokpass is a Python-based security research tool developed by MR. Technical Dipesh. It is designed for educational demonstrations related to account security. Use it only on accounts you own or have explicit permission to test.
✨ Features
- 🐍 Written in Python 3
- ⚡ Fast & lightweight
- 🔧 Easy to set up on Linux / Termux
- 🎯 Designed for security awareness and research
🛠️ Requirements
Before installing, make sure you have the following:
| Requirement | Version | |-------------|----------| | Python | 3.x | | Git | Latest | | pip3 | Latest |
Python Libraries:
requestsmechanize
📥 Installation
Follow these steps carefully to install and set up the tool:
Step 1 — Update & Upgrade System
apt update && apt upgrade -y
Step 2 — Install Git & Python3
apt install git -y
apt install python3 -y
Step 3 — Clone the Repository
git clone https://github.com/lunnar211/HackFacebokpass
Step 4 — Navigate to the Directory
cd HackFacebokpass
Step 5 — Set Permissions
chmod +x *
Step 6 — Install Required Libraries
pip3 install requests mechanize
🚀 Usage
Run the Main Tool
python3 SETAN.py
Follow On-Screen Instructions
After launching, the tool will display an interactive menu. Follow the prompts to proceed with your security testing session.
🖥️ Supported Platforms
| Platform | Supported | |----------|-----------| | Linux (Debian/Ubuntu) | ✅ | | Termux (Android) | ✅ | | Windows | ❌ | | macOS | ⚠️ (Partial) |
⚠️ Disclaimer
This tool is created purely for educational purposes. The author is not responsible for any misuse or damage caused by this tool.
Always ensure you have written permission before testing any account or system.
Unauthorized use of this tool may be illegal and subject to criminal prosecution.
👤 Author & Credits
| Role | Name | |------|------| | Developer | MR. Technical Dipesh | | GitHub | @lunnar211 | | Channel | Technical Dipesh | | Team | Nepali Hacker Dipesh / MR Technical Dipesh |
🌟 Support
If you found this project useful, consider:
- ⭐ Starring the repository
- 📢 Sharing with your network
- 📺 Visiting the Technical Dipesh YouTube channel
<div align="center">
Made with ❤️ by MR. Technical Dipesh
</div>