|
|
Free Windows programs / source code: |
MOST DOWNLOADED FREEWARE PROGRAM!
|
CrazySlots - Slot machine game programThis is just a simple little slot machine program for Windows...a time waster really :) This program was written in BASIC and all necessary run-time files are included. Set-up file includes full uninstall file also. NOTE: I originally threw this program together as a host program for a virus file I wrote (as an example only I never published it) but it turned out better than I thought so I made a clean version for here. This version is totally clean of any malware! CrazySlots.zip MD5: b2f7d91736c31aec62e801ae5cf73581 |
D-LOK - XOR encryption / decryption programD-LOK is an XOR based encryption / decryption DOS command line tool written in C. This utility will encrypt / decrypt sensitive data using XOR. D-LOK can successfully encrypt / decrypt file types such as: .txt, .doc, .gif, .jpg, .log, .zip, .wmv, .rtf etc... There is an optional -d switch that causes the program to overwrite and delete original data file. This utility is a standalone .exe file (source code included). What's new: Made code easier to read and understand. UPDATE:The .exe version available for download here is of the original beta version. If you want to run the newer version get the source code and build the binary. d-lok.zip MD5: a76c886f43d01d2522527a0276b83ad2 |
Tips version 3.3 - Tip calculation / calculator programTips is a tip calculating 'Windows' program that will calculate your tips (bartenders, waitresses, dancers etc...) and store the results in a log file. Tips has the option to lock/encrypt the logfile. You will need to enter your password in order to unlock/decrypt it. This .zip file contains the full set-up file (which will include uninstall file too). This program was written in BASIC and all necessary run time files are included. Tips.zip MD5: 4cec5c1ab5d749b1600da60a3e81e141 TipsXP.zip MD5: df19ca39038fc6ff9471f1d9faf33138 |
ICM version 2.0 - Internet connection monitorICM - Internet Connection Monitor - is a DOS based console program that is used to easily monitor your PC's internet connections to other computers. It is great for checking your listening ports (a possible sign of Trojan horse infection). ICM is a .BAT file that runs various netstat commands and uses a C app to handle the I/O. All files are wrapped into a standalone .exe file.NOTE: This program uses the Windows based netstat program to handle the sockets and all that. I was just giving a simple example of how to write a script that interacts with existing command line utilities. The source code is included with download. ICM.zip MD5: 1f1206c8f0cabeeccae4d2a817b1f8b0 |