dumb programs

most of them are just "viruses", they're either harmless or harmful (so for most of them, test them on a VM!!)


Homework_Helper.exe

harmless: 4/5
made using: iexpress, notepad
required OSes: Windows Vista x64 and up

fills your RAM by doing everything it can and after a while it shuts down the computer.

stingy.exe

harmless: 3/5
made using: iexpress, notepad
required OSes: Windows XP x86 and up

the dumbest virus i have ever made. this virus is themed around Stingy, a puppet from LazyTown.

Battle Of The Errors.exe

harmless: 5/5
made using: iexpress, notepad
required OSes: Windows XP x86 and up

a batch game where your goal is to close the upcoming error messages before it gets crazy.

screendraw.exe

harmless: 5/5
made using: codeblocks, gcc
required OSes: Windows XP x64 and up

a C program that lets you draw on your screen. keep in mind that you should draw when there are no active windows on your desktop, since if there are any active windows, the windows erase what you drew and you cant undo it.