Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YarBurArt authored Jul 24, 2024
1 parent f669c8f commit 431c668
Showing 1 changed file with 16 additions and 12 deletions.
28 changes: 16 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,25 @@
# Cam-Hackers
# Cam-Hackers ==> Cam-API-Enhanced

Hack Cameras
Hack Cameras, so said the original author.

<h3> Run Command: </h3>

* apt-get install python3

* apt-get install git
But this script just conveniently parses insecam.org , and I rewrote and cleaned up for vanilla pypy3. It still has a few vulnerabilities, try to find them in the script and you'll understand how it works :)

* git clone https://github.com/AngelSecurityTeam/Cam-Hackers

* cd Cam-Hackers
<h3> Run Command: </h3>

* pip install -r requirements.txt
```bash
apt-get install python3
# or apt-get install pypy3
apt-get install git

* python3 cam-hackers.py
git clone https://github.com/YarBurArt/Cam-API-Enhanced.git

cd Cam-Hackers
python3 cam_hackers.py
# or pypy3 cam_hackers.py or py cam_hackers.py
```
# CAM-HACKERS

**My apologies, the quality ate up the privacy suite.**
<img src="https://github.com/YarBurArt/Cam-API-Enhanced/blob/master/cap01new.jpg">

# CAM-HACKERS
Expand All @@ -32,6 +34,8 @@ Hack Cameras

<img src="https://github.com/AngelSecurityTeam/Cam-Hackers/blob/master/camfoto2.png">

But the base and the idea is still with these authors

<h3> Paypal donations: </h3>

* https://www.paypal.com/paypalme/AngelSecTeam

0 comments on commit 431c668

Please sign in to comment.