资源列表
hardyyrr-wrapper
- 用VC开发的一个小型的图形程序 其中主要是为了处理一些基本的图形算法-Using VC to develop a small graphics program Mainly in order to deal with some of the basic graphics algorithms
dl
- [功能] 本源码是一个因特网下载工具。他可以扫描整个网站的页面及各种图片音频视频等资源,你可以给这些待下载的资源设定最小的大小。 程序还使用了一个剪切板钩子(HOOK),使用它监控任何拷贝到剪切板中的文字,如果你复制了一个URL网页链接或者是一个URL的图片等链接,程序会立即弹出一个对话框让你配置下载任务。 用户可以通过设置文件名和文件大小,来下载整个站点的资源,或限制下载图片等等。 本质上来说,这是一个网络蜘蛛,可以多线程抓取网站。
keyboardlock
- 实现锁定键盘的功能。 通过HOOK函数,来控制硬件。-Realize the function of locking the keyboard. By HOOK function to control the hardware.
linux记录键盘
- 非常实用的linux记录键盘
4101684
- A 2D map editor for handling static game maps-A 2 d map editor for handling static game maps
HOOKAPIS
- windows HOOK 消息 读写 文件(Windows HOOK message read and write file)
PCR
- 这是一个高级远程控制程序的源代码,可以通过本机操纵对方鼠标,所有传输均通过压缩,确保速度 -This is a senior distance control procedures of the source code, the machine can be manipulated by the other mouse, all transmission via compression, ensuring speed
console1
- 一个opengl程序,利用VC++画的六边形-A opengl program using VC++ painted hexagonal
CapPack1
- 调用WinPcap,利用MFC界面编程,可在界面显示所选取网卡,选取相应网卡,可获取相应网卡流过数据报。-Call WinPcap, the use of MFC programming interface, the interface displays the selected NIC, select the appropriate card, can obtain the appropriate NIC flow data reported.
kjkhg
- Windows+Rootkit隐藏技术与综合检测方法-Windows+ Rootkit techniques to hide and comprehensive testing methods
Report1
- about layout guide lines rules
CryptAPI
- CryptAPI是微软在Windows系统中嵌入的一套公钥体质,提供对称加密、非对称加密、散列、签名等密码学的借口。Wcrypt2.dcu是把C语言的CryptAPI包翻译为Delphi中的借口文件。