| Programming Language | Information Source Code | Category |
 | Time ShutDown - time-shutdown.zip Source of a simple utility written in Assembly Language that shutdown PC at a specified time. Language: Assembler - Size: 21,30 KB
| System |
|
 | MikeOS - mikeos.zip Source of a operating system for x86 PCs, written in assembly language. It is a learning tool to show how simple OSes work, with well-commented code and extensive documentation. Language: Assembler - Size: 339,13 KB
| System |
|
 | AsmXml - asmxml.zip Source of a very fast XML parser and decoder for x86 platforms (Windows, Linux, BSD and Mac OS X), written in pure assembler and supports only a subset of the XML 1.0 specification. Language: Assembler - Size: 124,49 KB
| Text |
|
 | Network Monitor - network-monitor.zip Source of program written in TASM shows information about your incoming and outgoing network traffic. Language: Assembler - Size: 55,09 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 |
|
 | Translation of the processor in protected mode - translation-of-the-processor-in-protected-mode.zip ASM-program the CPU into protected mode, starts the task of the ring 0, at the touch of a switch between tasks: "1" task-level 3, "2"-problem level 3, "0"-level task 0, V... Language: Assembler - Size: 8,53 KB
| System |
|
 | Modify PE - modify-pe.zip Source of PE utility that can add/delete physical/virtual space in any PE file. It can also realign sections to make the files smaller. Source written in NASM. Language: Assembler - Size: 18,95 KB
| Miscellaneous |
|
 | Tic Tac Toe - tic-tac-toe.zip The game is written in a high-level programming languages , but do poorly in this game, "Asma". She also as a complete Win32 application. Language: Assembler - Size: 17,38 KB
| Games |
|
 | mapmaudio - mapmaudio.zip Source of a 1f42 MPEG audio stream mapper. The written MPEG audio stream maps contain information such as stream frame rate, stream duration and number of frames, file position of audio stream frames,... Language: C, C++ - Size: 171,44 KB
| Multimedia |
|
 | shinyhttpd - shinyhttpd.zip Source of a fast, tiny, and minimalist HTTP server daemon written in C. It supports minimal elements of HTTP/1.0. Language: C, C++ - Size: 9,29 KB
| Network & Internet |
|