A computer virus is a malicious program which, when executed, replicated itself by modifying the other computer program and inserting itself into their code.
Made for understanding and eductional purpose.
Explore Other Python Malwares »
· Report Bug · Request Feature
Simply Open the App or Feature you wish to learn by selecting a folder of your choosing.
- Clone the repo
git clone https://github.com/FalseG0d/PythonMalwares.git
- Install Dependencies
pip install -r requirements.txt
- Install and Run virus.py file in the client/victim computer. The optimum file location may depend upon the OS used by the client/victim. Choose a location which is actively used.
- Clone the repo
git clone https://github.com/FalseG0d/PythonMalwares.git
- Install Dependencies
pip install -r requirements.txt
- Move to Virus Directory
cd PythonVirus
- Run Test to check original working of test.py
python test.py
-
(Optional) Add a payload of your Choice in virus.py
-
Run virus.py
python virus.py
- Run test.py again to see the result
python test.py
- Python
- Pip
- Python - Programing Language
- False God - Initial work - FalseG0d
Apoorv Garg - @ApoorvG03132459 - [email protected]
Project Link: https://github.com/FalseG0d/PythonMalwares
- Inspiration - Inspiration - Inspiration