资源列表
IRP-hook
- 由于IRP开始于某个实体调用I/O管理器函数创建它,可以使用下面任何一种函数创建IRP: IoBuildAsynchronousFsdRequest 创建异步IRP(不需要等待其完成)。该函数和下一个函数仅适用于创建某些类型的IRP。 IoBuildSynchronousFsdRequest 创建同步IRP(需要等待其完成)。 IoBuildDeviceIoControlRequest 创建一个同步IRP_MJ_DEVICE_CONTROL或IRP_MJ_INTERNAL_DEVIC
inline-hook
- 1. Hook之前的准备工作之一。 在这个软件中,总共hook了15个native api 函数。他们分别是: ZwOpenKey , ZwClose, ZwQueryValueKey, ZwDeleteKey, ZwSetValueKey, ZwCreateKey, ZwDeleteValueKey. ZwEnumerateValueKey,ZwRestoreKey, ZwReplaceKey, ZwTerminateProcess, ZwSetSecurityObject, Zw
zuo-biao
- VB 自动枚举系统串口加摄相头图象采集,坐标系变换等;想做一个可以显示当前位置信息的-VB automatically enumerate serial ports plus perturbation of the head image acquisition, coordinate transformation, etc. want a position information to display the current DD
ssdt-hook
- 1。获取ssdt函数个数 2。获取ssdt函数表中的所有函数 3。hook ZwQuerySystemInformation 4。unhook ZwQuerySystemInformation 5。根据用户给定的函数地址和ssdt表中的索引,修改ssdt表。-1. Get ssdt number of functions 2. Get ssdt all functions in the function table 3. hook ZwQuerySystemInformation
object-hook
- 信息隐藏亮点之一: 将rootkit作为资源隐藏于用户模式程序之中 亮点之二: 将这个用户程序代码作为生成密钥的引子,可以有效地防止逆向后,隐藏信息被纰漏,因为只有逆向后生成的 代码,跟原作者的代码丝毫不差,将来才能打开其隐藏至深的下载者链接及代码。 亮点之三:用一个固定的KEY,通过某种运算,产生出1024个密钥组成的数组。 然后用这个密钥组与用户代码进行运算,最终生成一个4字节的解码KEY。 利用解码KEY,在从加载到内存的驱动中,找出隐藏在其资源中的那份肮脏的 下载
kernel-methods-for-pattern-analysis
- 关于核及模式分析的一些方法,主要包括三个部分-some algorithms on pattern analysis and kernel methods,kernel method for pattern analysis
DLLprogram
- 在Dll中创建对话框并调用,增强了界面编程框架的灵活性。-Create a dialog box in the Dll and call, and enhance the flexibility of the interface programming framework.
ServerMain
- This program demonstrates the usage of SystemCorp IEC61850 DLL stack.
42932136
- 用VB编写手机短信发送\VB编写的串口短信发送程序,需要数据线支持-Prepared to send SMS with VB \ VB send text messages prepared by the serial procedures, the need to support data lines
Elements.of.Information.Theory.2nd
- 关于信息论的基础课本,THOMAS M. COVER, JOY A. THOMAS A JOHN WILEY & SONS, INC., -Based on information theory textbooks, Elements.of.Information.Theory.2nd ,THOMAS M. COVER, JOY A. THOMAS A JOHN WILEY & SONS, INC.,
ReadBrodcastEphemeris
- 用C语言读取卫星广播星历,将其中的进行分类,用于日后的模型分析等情况中-Read the brodcast ephemeris file with visual C++ language
huffan2_3
- 二三进制哈弗曼编码,编码可以放在前后,在二进制的基础上编写的-Ternary Hafu Man, coding can be placed around the prepared on the basis of binary
