donno2048 / spamcmd

Delete every three letters command in the cmd using brute-force

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spamcmd

This Python module steels every single three letters command (e.g. pip)

This is by only getting it from pip (!!!)

Installation (=Usage)

From PyPi:

pip install spamcmd

From GitHub:

pip install git+https://github.com/donno2048/spamcmd

Use it on your own responsibility

About

Delete every three letters command in the cmd using brute-force


Languages

Language:Python 100.0%