| Programming Language | Information Source Code | Category |
 | FAT12 boot loader - fat12-boot-loader.zip Boot loader capable of reading and executing code from the given file stored on floppy disk. Language: Assembler - Size: 13,73 KB
| Files |
|
 | UnACE - unace.zip Source of program show how to unpack .ace files. Language: Assembler - Size: 67,09 KB
| Data Compress / Encryption |
|
 | TASM Direct3D Demo - tasm-direct3d-demo.zip Source of a nice Direct3D demo coded in TASM with DirectX 6.1 include file. Language: Assembler - Size: 92,76 KB
| 3D |
|
 | HexEdit - hexedit.zip Source of hex editor. Program can modify the data in any file. Language: Assembler - Size: 52,92 KB
| Miscellaneous |
|
 | Crypt32 - crypt32.zip This source is a quite fast implementation of simple 8-bit xor encryption on files for the Win32 platform. Actually, it so fast, it took less than a second to crypt a 15MB file on Pentium II 266Mhz pr... Language: Assembler - Size: 3,19 KB
| Data Compress / Encryption |
|
 | Simple PE Cryptor - simple-pe-cryptor.zip Source demonstrate how to encrypt code and data section of any PE file. Very simple and limited pe crypter. Language: Assembler - Size: 104,26 KB
| Data Compress / Encryption |
|
 | HTTP Downloader - http-downloader.zip Source show how to write a simple winsock program that uses HTTP to download files. This program can resume broken download. Language: Assembler - Size: 15,08 KB
| Network & Internet |
|
 | File Encrypter - file-encrypter.zip This program will take in a variable length key and encrypt a file using it. The maximum key size is 256 bytes(2048 bits). The encryption is strong enough. It is written in win32 assembly. Language: Assembler - Size: 9,94 KB
| Data Compress / Encryption |
|
 | Win32asm File Manager - win32asm-file-manager.zip Source of clone norton commander using many interesting techniques such as shell interface. Language: Assembler - Size: 81,25 KB
| Files |
|
 | Splash screen - splash-screen.zip Source of a DLL that can call to display a splash screen using .bmp files. Language: Assembler - Size: 3,44 KB
| Forms |
|