Skip to content

A joke program based on an internet meme

Notifications You must be signed in to change notification settings

GameDevKitY/notmalware

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a joke script based on the internet meme of the same nature.

image

Installation:

pip install -r requirements.txt

Running:

python gui.py

or, if you want to disable the exit button, run with the --unsafe flag.

Building

  pip install pyinstaller
  pyinstaller gui.spec

Ensure that the images folder and not_malware.ui are included with the created executable.

About

A joke program based on an internet meme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%