Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 627 Bytes

README_en.md

File metadata and controls

20 lines (12 loc) · 627 Bytes

Simple Python Virus

Project maked on python 2.7.

English | Português-BR

Objective

A simple python virus - harmless - for academic study. The objective is search all files in current path and rename them with "Infected".

Library Used

  • os

Authors

License

This project is licensed under the Apache License 3.0 - see the LICENSE.md file for details