搜索资源列表
EASYLogger
- vc++下windows的进程监控程序,很不错,很棒-vc under the windows of the process control procedures, very good, excellent
NetBat
- windows网络类批处理文件,包括ARP本机绑定、XP服务优化批处理、查看进程使用的端口、自定义配置网络等。一定有你用的。
jinchengEnd
- 用Delphi编写的进程结束器。可用于炒股人员免于被老板发现而强制结束进程的程序。在表单中输入要结束的进程名,按Windows+Z键,就会结束指定进程。采用钩子技术执行。编写钩子的人员可参考
ShareMem
- 系统共享内存实现代码,可以充分利用 Windows 的功能来实现不同进程间通讯-Shared memory system code, you can take full advantage of Windows features to achieve communication between different processes
22
- 进程管理器的 C++ 源代码 能够查看和管理 Windows 程序-Process Manager, C++ source code to view and manage Windows programs
showallprocess
- windows 任务管理器,包括进程与线程的关系源代码-windows task manager
CmdAsUser
- CmdAsUser - start a command as a specified user Usage: CmdAsUser <user> <domain> [/p <password>] [/c <command>] 介绍一个控制台实用程序,在 Windows NT 系统中运行,它以专门的用户身份启动某个程序命令。它用 Windows API 函数 LogonUser 编程,以专门的用户身份/密码登陆到NT。如果登陆成功,则用 Cre