DELETE.EXE is a Win32 console application that deletes files. Win32
Console application means that it runs in a Windows 98, ME, 2000, or XP
command prompt. It is an improvment over the DEL or ERASE internal
command that comes with the operating sy......
DLOCK2 is a simple command line file encryption/decryption utility program that uses the free Diamond 2 Encryption Algorithm. Full source code and documentation of the algorithm and the master's thesis it is based on are included. It compiles with G......