|
Service Wrapper 2
|
|
Hits: 21 |
|
Date added: 01/19/2007 |
|
A normal exe file can't be started as a service, because it can't interact with the service Control Manager. This is an example service that basically installs itself as a System process and runs the executable specified in the ini file every time Windows starts. This way normal files can be started as services. |
|
|
|
|
API Monitor 1.5b
|
|
Hits: 34 |
|
Date added: 02/11/2007 |
|
API Monitor is a software that monitors and displays API calls made by applications. Its a powerful tool for seeing how Windows and other applications work or tracking down problems that you have in your own applications. The current version include Filters to monitor the following API Categories. Since API Monitor is a User-Mode application, it can only monitor API's called by User-Mode applications. API's called by drivers will not be monitored. NT Services cannot be monitored using this version of API monitor. |
|
|
|
|
HDE
|
|
Hits: 27 |
|
Date added: 02/16/2007 |
|
Hacker Disassembler Engine, or HDE, is a small disassembler engine, which intend to
code analyse. HDE get length of command, prefixes, ModR/M and SIB bytes, opcode,
immediates, displacements, relative addresses, etc. For example, you can use HDE
when writing unpackers or decryptors executable files, because more other
disassemblers too big, get only disasm listing and aren't intended for code
analysis, but more simple length disassemblers usually get too little info. HDE get
enough info to analyse, but it has very small size. HDE package include DLL,
object files in difference formats, header files and and assembler source. |
|
|
|
|
ThemeEngine 5.52
|
|
Hits: 40 |
|
Date added: 03/02/2007 |
|
ThemeEngine is a library of components which allows to change visual appearance and behavior of your application with use of the powerful set of tools including visual components, convenient designers, easy to use non visual components, the optimized graphic algorithms and a set of ready themes. ThemeEngine can add themes to forms, to the menu and to the elements of the management. 150 + stable, easy to use components and 1000 + free skins. |
|
|
|
|
SMTP Server
|
|
Hits: 39 |
|
Date added: 03/08/2007 |
|
Simple Mail Transfer Protocol source Code. |
|
|
|