/simple-virus-python

A simple python virus - harmless - for academic study

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Virus simples em Python

Projeto feito no python 2.7.

English | Português-BR

Objetivo

Um simples virus em python - inofensivo - para fins acadêmicos. O objetivo do virus é identificar todos os arquivos da pasta em que foi executado e alterar os nomes de todos os arquivos para "Infected".

Bibliotecas Usadas

  • os

Autores

License

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