资源列表
[GDI/图象编程] Ilib-1.1.9-min.tar
说明:What is it? Ilib is a library (and some tools and examples) written in C that can read, create, manipulate and save images. It is capable of using X11 BDF fonts for drawing text. (X11 BDF fonts are part of the UNIX-based<fwx> 在 2008-10-13 上传 | 大小:127.85kb | 下载:0
[进程与线程] NT环境下进程隐藏的实现
说明:NT环境下进程隐藏的实现 补充:把ThreadMain的代码给丢了,在这补上: DWORD ThreadMain(HINSTANCE hInst) { TCHAR szModule[256], szText[512], szFormat[256] LoadString(hInst, IDS_FORMAT, szFormat, sizeof(szFormat) / sizeof(TCHAR)) GetModuleFileName(NULL<dsfd> 在 2008-10-13 上传 | 大小:31.92kb | 下载:1
[控制台(字符窗口)编程] 穿透防火墙的数据传输技术源码
说明:一种新的穿透防火墙的数据传输技术,过程如下: 1. 找出目标进程 2. 找出SOCKET句柄 2. 用DuplicateHandle()函数将其SOCKET转换为能被自己使用. 3. 用转换后的SOCKET进行数据传输-a new firewall penetration data transmission technology, the process is as follows : 1. The process of identif<劳波> 在 2008-10-13 上传 | 大小:27.68kb | 下载:1