rbSparky / pyVirus

Simple random file generating virus written in Python3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple random file generating virus written in Python3.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%