| Programming Language | Information Source Code | Category |
 | LabTool - labtool-.zip Source of a unit conversion tool. Language: Assembler - Size: 12,73 KB
| Miscellaneous |
|
 | RunningApps - runningapps.zip Source of program shows how to enumerate all running apps with Toolhelp32. Language: Assembler - Size: 1,95 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 |
|
 | Process Viewer - process-viewer.zip Source of program show list all processes and can terminate the process. Source using toolhelp32 to list all processes in the system. Language: Assembler - Size: 2,76 KB
| System |
|
 | Win32asm Toolkit - win32asm-toolkit.zip A Win32 asm toolkit designed specifically for MASM. Good tutorial and sample source code inside. Language: Assembler - Size: 237,19 KB
| Miscellaneous |
|
 | Toolbar example - toolbar-example.zip Source of program shows how to create a toolbar with tooltips. Language: Assembler - Size: 3,44 KB
| Forms |
|
 | KillProc - killproc.zip Source of program show how to use toolhelp32 to terminate a program in another process. Language: Assembler - Size: 1,94 KB
| System |
|
 | AsmTask - show process list - asmtask--show-process-list.zip Source of program show listing all processes in memory with toolhelp32. Can kill any process, boost its priority and more. Language: Assembler - Size: 18,35 KB
| System |
|
 | Hide process - hide-process.zip Source of program show how to hide process from tools that use toolhelp32 API, Process32First and Process32Next by patching them in memory. Language: Assembler - Size: 12,69 KB
| System |
|
 | Tools - tools.zip Source of program display a tray icon that you can right-click to show a shortcut menu to your most commonly used items. Language: Assembler - Size: 13,42 KB
| Miscellaneous |
|