搜索资源列表
php-4.1.1-Win32
- 很不错的东西 我花了老多时间去阅读,受益多多啊!-very good things I have spent much time on the old reading, benefiting from ah!
Tail-src-current
- Ever wanted to just type tail -f error_log on Windows?Envious of your Unix friends who can track changes to a file, in real time, as they happen? Well, now with the Objektiv Tail for Win32, you ll be happily monitoring your log files like you ve ne
RemoteDLL
- DLL的远程注入技术是目前Win32病毒广泛使用的一种技术。使用这种技术的病毒体通常位于一个DLL中,在系统启动的时候,一个EXE程序会将这个DLL加载至某些系统进程(如Explorer.exe)中运行。这样一来,普通的进程管理器就很难发现这种病毒了,而且即使发现了也很难清除,因为只要病毒寄生的进程不终止运行,那么这个DLL就不会在内存中卸载,用户也就无法在资源管理器中删除这个DLL文件-DLL injection technique is widely used Win32 virus a t
Timer_Win32
- Classes for Time measurement on Win32. Useful as they work in lightweight fashion (by using directly performance counters and asm RDTSC x86 instruction) to get clock-precise CPU time measurement
RemoteInjectCode
- DLL的远程注入技术是目前Win32病毒广泛使用的一种技术。使用这种技术的病毒体通常位于一个DLL中,在系统启动的时候,一个EXE程序会将这个DLL加载至某些系统进程(如Explorer.exe)中运行。 这是一个远程注入学习的好例子-Remote DLL injection technique is widely used Win32 virus technology. The use of this technology virus body is usually located in
MultiThread1
- 在Windows下,用vc++ 编写一个win32 API多线程程序,在对话框上实现一个启动、停止、显示时间的功能 -In Windows, using vc++ to prepare a multi-threaded win32 API procedures, in the realization of a dialog box to start, stop, indicating the function of time
CRegistry_src
- windows注册表操作,包装类,使用方便。-If you are a Windows Programmer or aspiring to be one, it is almost inevitable that at some point or another, you� re going to have to make use of the Windows Registry. When and if you reach this point, you� ll be g
user-space
- 文档资料!介绍了Win32环境下提升用户进程空间的方法。其中第一步设置需要重启电脑才能生效。关于其他程序,如果在编译时没有设置文中介绍的第②部则还是按照原来的大小分配用户进程空间。-Documentation! Win32 environment to enhance the user process space. The first step in setting need to restart the computer to take effect. Other programs, if n
CreateProcessNotify
- NT/2K provides a set of APIs, known as "Process Structure Routines" [2] exported by NTOSKRNL. One of these APIs PsSetCreateProcessNotifyRoutine() offers the ability to register system-wide callback function which is called by OS each time when a new
WIN32-syn-memshare
- IPC 内存共享,实现多个进程间通讯,同时包含进程同步,本例程包含读写两个进程,测试通过-The IPC memory sharing, communicating between multiple processes, contain process synchronization at the same time, read and write this routine includes two processes, the test pass
