-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,30 @@ | ||
<p align: center;><a alinge : href="http://thexno1n.github.io/" target="_blank"><img src="https://raw.githubusercontent.com/theXNO1N/batman/main/file/batmanLOGO.webp" width="250" alt="batman Logo"></a> | ||
<br /> | ||
<img alt="Python " src="https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54"> | ||
<img alt="license Mit" src="https://img.shields.io/badge/license-MIT-green"> | ||
<img align: center; alt="Python " src="https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54"> | ||
<img align: center; alt="license Mit" src="https://img.shields.io/badge/license-MIT-green"> | ||
|
||
|
||
|
||
# Installation (termux | kali linux) | ||
apt-get install python3 | ||
apt-get install git | ||
git clone https://github.com/TheXno1n/batman.git | ||
cd cctv-Hack.py | ||
pip install -r requirements.txt | ||
cd batman.py | ||
ls | ||
python3 cctv-Hack.py | ||
python3 pcam.py | ||
|
||
|
||
### 🧰 Support | ||
- Email: <[email protected]> | ||
- Discord: https://discord.gg/DcmwAB6NmE | ||
|
||
|
||
### | ||
### 📜 License & Warning | ||
- Make for education propose only ! | ||
- Under licensed MIT MIT License. | ||
### | ||
|
||
|
||
<img src="https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat" alt="Contribution Welcome"> | ||
<img src="https://img.shields.io/badge/License-GPLv3-blue.svg" alt="License Badge"> | ||
<img src="https://badges.frapsoft.com/os/v3/open-source.svg?v=103" alt="Open Source"> | ||
</p> | ||
<img align: center; src="https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat" alt="Contribution Welcome"> | ||
<img align: center; src="https://img.shields.io/badge/License-GPLv3-blue.svg" alt="License Badge"> | ||
<img align: center; src="https://badges.frapsoft.com/os/v3/open-source.svg?v=103" alt="Open Source"> |