搜索资源列表
threadsandprocesses
- // DLL example program (1) to demonstrate Thread Local Storage (TLS). // This DLL implements the two classes CSetter and CGeneral // // CSetter is used to set up the static text string, delete it, change it and display // its content
faac-example
- faac官网下载的faac-1.28在arm平台下无法编译,这个版本可以编译,并有详细的实例
SSDT-hook进程隐藏和文件隐藏
- Windows内核态SSDT-hook实现进程隐藏和文件隐藏,代码很规整,学习内核编程的好例子 -a good example of studying kernel programing or driver developing, SSDT hook
