/pyVirus

Simple random file generating virus written in Python3.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

pyVirus

Simple random file generating virus written in Python3.

Usage

The only argument required is size of individual file(which will auto-generate) in kb. Example: python pyVirus.py 1024 This creates 1mb sized files.