-
-
smartcrd_driver_example.zip
... for the SCM PCMCIA smart card reader. This driver is written using Kernel-Mode Driver Framework.
This driver implements Plug and Play and Power Management and is compliant with 64-bit versions of Microsoft® Windows® .
-
cgaty.rar
this is a rootkit basic. it hook kernel windows : GDT table. it creates a back door.
-
x-net.rar
IOCP(I/O Completion Port,I/O完成端口)是性能最好的一种I/O模型。它是应用程序使用线程池处理异步I/O请求的一种机制。在处理多个并发的异步I/O请求时,以往的模型都是在接收请求是创建一个线程来应答请求。这样就有很多的线程并行地运行在系统中。而这些线程都是可运行的,Windows内核花费大量的时间在进行线程的上下文切换,并没有多少时间花在线程运行上。再加上创建新线程的开销比较大,所以造成了效率的低下。
-
-
-
liblinear-1.9.zip
最新版的liblinear代码,可以再windows和linux上使用,liblinear弥补了libsvm的不足,非常适合处理变量数较大的样本数据,由于没有采用内核算法,计算效率非常高!
-
PatchGuard_3_Source_Code.zip
过64位系统 PatchGuard
The is just a showcase to decide whether EasyHook will be extended to kernel mode.
The drivers will disable PatchGuard 2 and PatchGuard 3 on all current windows versions.
I hope you enjoy exploring this special kind of stuff.
-
TCPChat.zip
网络编程普遍使用socket接口来实现网络间的进程通信,具体的TCP/IP细节被封装在内核之中,由内核完成;用户只需要使用内核提供的socket API来实现通信即可。Windows网络编程继承了Unix的socket接口,基本模式同Unix大同小异。但是由于两个系统的实现不同,在具体实现网络程序时仍存在一些差异。包括一些socket API的原型,以及并发服务器的编写方法等。
-
HVIEWER.rar
VC++简易的IE浏览器源码,支持快进、快退,支持重新载入(刷新),支持地址栏刷新,虽然有些粗糙,不过基本可以用啊,内核是基于Windows自带的IE,源码供大家参考学习
-
KsBinSword.zip
KsBinSword是一斩断黑手的利刃,它适用于Windows 2000/XP/2003操作系统,用于查探系统中的 ...
-