| Programming Language | Information Source Code | Category |
 | WindowShutdown - windowshutdown.zip Source of program that stays in taskbar. Program can instruct it to shutdown/restart your Windows. Language: Assembler - Size: 5,20 KB
| System |
|
 | 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 |
|
 | Fcomp - fcomp.zip Source of a binary file comparison tool with support for multiple files, ASCII and hexadecimal visualization and offset of the files from where starting the comparison. Language: C, C++ - Size: 2,24 KB
| Files |
|
 | wtime - wtime.zip Source of a command line utility providing a way to track time spent on arbitrary tasks. The program serves as a front-end for plain text files that hold time data. It provides a way to start/stop cou... Language: C, C++ - Size: 4,61 KB
| Miscellaneous |
|
 | Critterding - critterding.zip Source of a "Petri dish" universe in 3D that demonstrates evolving artificial life. Critters start out with completely random brains and bodies, but will automatically start evolving into so... Language: C, C++ - Size: 1,54 MB
| 3D |
|
 | 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 |
|
 | Add Code to EXE - add-code-to-exe.zip Source program that shows an example of adding arbitrary code in binary files for example to add features to Beep EXE file (the function is triggered at the start of the program). Language: Delphi - Size: 6,50 KB
| Files |
|
 | PE EXE Coder - pe-exe-coder.zip Source program that shows an example of adding to almost any EXE file code for checking the password at startup (maximum password length to 32 characters). Language: Delphi - Size: 18,85 KB
| System |
|
 | Service notifyer - service-notifyer.zip Source program that shows an example of the interaction with the user's desktop from a non-interactive service (starting with Windows Vista SERVICE_INTERACTIVE_PROCESS flag is ignored when creating th... Language: Delphi - Size: 5,50 KB
| System |
|
 | Registry AutoStart - registry-autostart.zip Source program, through which you can view a list of startup processes in a system of registry. Language: Delphi - Size: 4,83 KB
| System |
|