资源列表
鬼影下载者的源代码
- 鬼影下载者的源代码,感染引导区MBR,劫持INT3,还有WINDOWS引导过程,可参考学习,但不要自己中招了-Those who download the source code ghost, boot sector infected MBR, hijacking INT3, as well WINDOWS boot process, refer to learning, but do not own the recruited
FileSystem.在内存中开辟一个空间作为文件存储器
- 在内存中开辟一个空间作为文件存储器,在其上实现一个简单的文件系统。退出这个文件系统时,需要该文件系统的内容保存到磁盘上,以便下次可以将其回复到内存中来。,In memory to open a space for the file memory, in its realization of a simple file system. To withdraw from the file system, the need for the contents of the file system is
FU_Rootkit.zip
- rootkit工具,可以隐藏进程和驱动,rootkit tool to hide processes and drive
USBCAN_LabVIEW_Demo.rar
- LABVIEW关于DLL调用的源代码,关于界面设计,DLL调用等方面,很有参考价值。此例程针对武汉吉阳光电www.glinker.cn的GY8507 USB-CAN总线适配器开发,二次开发例程。,LABVIEW call on the DLL source code, with regard to interface design, DLL calls, etc., could very well refer. This routine for the www.glinker.cn Wuhan
BusTools-1553-API.rar
- Condor BusTools-1553-API 高价购买的 condor 1553B 的程序源码对开发1553 很有帮助 ,Condor BusTools-1553-API.rar source code
20091721.rar
- 本人在毕业设计时做的一个VB+MO的小型程序,里面包含地理信息系统的一些常用功能,适合初学者啊,I graduated from a design done VB+ MO small program, which contains a number of geographic information systems commonly used functions, suitable for beginners ah
CPU.rar
- CPU温度获取。可取得CPU的温度,制作相关软件!,Calculate the time difference
HIDusbFIRE 小型的防火墙的设计
- 该程序源码是实现一个小型的防火墙的设计,一种基于包过滤技术的实现。代码完整。 -The program is to achieve a small source firewall design, based on packet filtering technology implementation. Code complete.
chulijidiaodu
- 1.设定系统中有五个进程,每一个进程用一个进程控制块表示。 2.输入每个进程的“优先数”和“要求运行时间”。 3.为了调度方便,将五个进程按给定的优先数从大到小连成就绪队列。用一单元指出队列首进程,用指针指出队列的连接情况。 4.处理机调度总是选队首进程运行。采用动态优先数算法,进程每运行一次优先数就减“1”,同时将运行时间减“1”。 5.若某进程运行时间为零,则将其状态置为“结束”,且退出队列。 6.运行所设计程序,显示或打印逐次被选中进程的进程名,以及进程控制块的动态变化
smbios_SerialNumber
- 读取SMBIOS下type0-type30的vc代码,vs2008开发。-Read SMBIOS under type0-type30 s vc code, vs2008 development.
getadmin.zip
- 可以使普通用户加入ADMIN组的程序 ,Adding simple user to admin group
DLL的文件结构与参数传递
- 动态链接库(DLL)实例,DLL的文件结构与参数传递,通过DEF文件从DLL中输出,Dynamic Link Library (DLL) examples, DLL file structure and parameters of transmission, through the DEF file from the DLL output