
Sorry about the small selection of programs, but I'm focusing more on our server when it gets up an running. That's where the motherload of stuff will be.
GW-BASIC Program
QBASIC 4.5, comes with Complier
DJGPP C for DOS - All the stuff you need, read the install.txt, includes a tutorial. It's 12 MBs!
NASM and PartCopy - The ASM compiler with the binary writer.
MASM and Link - The ASM compiler and a linker
Bat2Exe - You can make a .bat file and then convert it to an .exe It's a GUI
Binary Viewers - These are binary viewers, you load a file and it shows you the binary code of the file. Includes Norton Binviewer, BView and HexWorkshop
Calculators and Converters - These are Hex Calculators and Base Converters, about 3 or 4. HexWorkshop has a nice calculator
Emu8086 - My favorite ASM compiler and emulator, has MASM like syntax
Exe2Bin Converters - These convert .exe files to .bin or .exe to .com
Fortran - Old, but good language, includes extra library
This is a State to Areacode finder as well as an Areacode to State finder and has 800 and 900 exchange number look ups, its nice to have.
Ever want to prank someone that has caller ID (CID) by disguising your phone number with one of their friends? Well this DOS based program is susposed to do that.
Type in the phone number you want to come up on their CID and it programs your modem to display that number. Use your modem as a phone to talk to them.
I'm not sure if it works or not, try it with a friend (you use the program and call a friend with CID to see if it works) If I try it I'll post the outcome.
This program is a trojan maker. Type in a filename at the prompt and it will create filname.exe in C:\ and then you can send that .exe to someone and it will delete their modem keys in the registry so their modem is useless. Works great!
Here are the Include files for Turbo C++.
Here are the Include files for MS Visual C++ 6.0. It's 3.6MB so it might take
a while
Download