Software
An assortment of various software (mostly for Windows) I made can be found here, in no particular order.
Antiviruses will certainly complain about some things (which is to be expected when I'm using an old Delphi compiler, AND compressing with UPX/MPRESS), but there are no ill intentions here. I'm not forcing you to download anything.
Source codes/schemes are provided for the majority of them. .sha files are to be opened using HiAsm. Note: they're very messy.
- Desktop Guardian
- Have you ever wanted the Guardian from Petscop to walk and say gibberish on your desktop?
- Tres
- DOS-looking OS in the modern day.
- Img2Mouse
- Draw any monochrome image with the mouse, in a manner similar to a printer.
- Fuckerscript
- Pretty much a monkey testing app.
- The Awoglet How 6 Language Interpreter
- Weird BASIC-like programming language.
- Billisp Interpreter
- Lisp if it was
good slightly better.
- Rec9x
- A screen recorder designed for old versions of windows.
Smaller software
Software that are not worthy of a separate page are presented below. They are all for Windows, and were all made a few years ago.
- mousebounce.exe, source
- Silly little program that makes the cursor bounce around the screen. Must be closed through the task manager.
- Snipper, source
- Basic screenshot taker. Select an area on the screen (from the top left corner of such area, otherwise it doesnt work), then save it.
- LZMATool, source
- Compresses/decompresses files with LZMA.
- MiniUtils, sources
- Pack of simple command-line utilities. Includes
beep, playsound, and res.
Back