资源列表
transparentconsole_demo
- Transparent Console Application -Transparent Console Application
Alarm_demo
- Transparent Console Application -Transparent Console Application
Reminder_APP_demo
- Simple Reminder Application-Simple Application
Reminder_APP_src
- Simple Reminder Application-Simple Application
_1750675948__ZwQueryObject_trick
- 利用Windows的几个特性进行反测试的代码-several features of the anti-testing code
ThreadCreat
- mfc线程设计的实例,经过调试运行的代码-mfc design of the thread, after debugging the code running
SharedDll
- 这个程序是我尝试使用dll共享内存段的代码。当多个程序调用dll时,dll中会产生一块所有程序可以访问的内存块,可用于用于进程通信和控制。-this procedure is to try to use the shared memory of the dll code. When the number of procedures called dll, dll will have an all procedures can access blocks of memory, process ca
ShowAllProcess234534
- 一个类似任务管理器的工具,可以显示进程,杀死进程-a similar task manager tool that can show the process, killing process
processcommunication
- 实用的进程间通讯,实现程序间循环控制,符合特定的实验,应用场合-practical inter-process communication and achieve inter-cycle control procedures, to comply with specific experiments, applications
myCreatProcess
- 进程的创建 编写一段程序,使用系统调用fork()创建两个子进程。当此程序运行时,在系统中有一个父进程和两个子进程活动。让没一个进程在屏幕上显示一个字符:父进程显示字符“a”;子进程分别显示字符“b”和字符“c”。试观察记录屏幕上的显示结果,并分析原因。 -process for the preparation of the establishment of procedures, the use of system calls fork () to create two child p
Vc_EnumProcess
- 本例通过调用API函数CreateToolhelpSnapshort\\Process32First\\Process32Next来确定当前系统运行的所有的进程-the cases by calling the API function CreateToolhelpSnapshort \\ P rocess32First \\ Process32Next to determine the current system running all the process
vcfilemapping
- windows共享内存示例,演示了进程间共享内存的实现过程,通过测试和使用-windows shared memory example, demonstrated the process of shared memory between the realization process, testing and use