| Programming Language | Information Source Code | Category |
 | 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 |
|
 | ASM MD5 - asm-md5.zip Source of md5 hash implementation in asm. Language: Assembler - Size: 16,35 KB
| Maths |
|
 | Mini SNMP Daemon - mini-snmp-daemon.zip Source of a minimal implementation of an SNMP daemon. It is targeted for usage in embedded systems with limited disk and memory resources. Language: C, C++ - Size: 41,02 KB
| Miscellaneous |
|
 | htable - htable.zip Source of a lightweight implementation of hash tables in C, greatly inspired by the implementations of splay and red-black trees found in *BSD kernels. Language: C, C++ - Size: 18,47 KB
| Miscellaneous |
|
 | NtSniff - ntsniff.zip Source of a Windows NT TCP/IP traffic monitor. This is a very basic implementation that can be used as a starting point for more complex tools. Language: C, C++ - Size: 35,68 KB
| Network & Internet |
|
 | Protocol Hopping Covert Channel Tool - protocol-hopping-covert-channel-tool.zip Source of a tiny and basic proof of concept implementation of a protocol hopping covert channel. A protocol hopping covert channel is able to signal covert information while switching protocols to sta... Language: C, C++ - Size: 16,29 KB
| Network & Internet |
|
 | Shttp - shttp.zip Source of a partial implementation of HTTP/1.1. It does not strictly follow the RFC but works well enough to serve static content for personal/experimental/educational use. Language: C, C++ - Size: 30,27 KB
| Network & Internet |
|
 | png++ - png.zip Source of a powerful C++ interface to libpng, the PNG reference implementation library. Language: C, C++ - Size: 811,73 KB
| Graphics |
|
 | Bubble Sort - bubble-sort.zip Source of a program to show the implementation of the Bubble Sort Algorithm Language: C, C++ - Size: 977 B
| Maths |
|
 | CryptoLib - cryptolib.zip Source of a library that provides the implementation of several cryptographic algorithms. It is designed as an extension to the .Net Framework cryptographic library, and it is totally interoperable wi... Language: C# - Size: 75,47 KB
| Data Compress / Encryption |
|