搜索资源列表
kernel-ica
- 核独立主元分析(kernel independent component analysis)软件包,可在MATLAB 5或MATLAB 6环境下运行。-It is a kernel independent component analysis program packet that can be run under MATLAB 5 or MATLAB 6.
kernel-process-control
- 核函数方法及其在过程控制中的应用研究,主要总结了我国与国外的核函数研究现状-kernel function method and the process control of applied research, the main conclusion of our country and abroad kernel Research
Windows-Vista-Kernel-Security-[EN]
- Windows Vista Kernel Security, 对象了解系统底层以及系统安全的人很有帮助
linux kernel 1.0
- linux kernel源代码,适合学习linux
windows-kernel--5
- 《windows 核心编程源码》是基于windows上的C++编程的经典书籍(windows核心)-" Windows core programming source code" is based on the windows of the classic C++ programming books (windows kernel)
httpdisk-5.zip
- HttpDisk is a virtual disk driver for Windows that uses HTTP to mount disk or CD/DVD images from a web server. It is also a demonstration on how to do network communication from kernel mode on Windows using the TDI interface.,HttpDisk is a virtual di
Kernel-Principal
- 核主元分析法能充分利用核函数来解决非线性问题,具有很好的非线性逼近能力-Kernel principal component analysis can take advantage of the kernel function to solve nonlinear problems, with good nonlinear approximation ability
SSDT-hook
- Windows内核态SSDT-hook实现进程隐藏和文件隐藏,代码很规整,学习内核编程的好例子 -a good example of studying kernel programing or driver developing, SSDT hook
csedit_03_08_22
- windows 内核培训资料,内核编程很好的参考资料-windows core training materials, a good reference for kernel programming
kernel-reload
- 这份是重载内核,知道重载内核能干什么了,基本所有的ssdt和shadow ssdt都能恢复,神马hook之类的弱爆了-This is overloaded kernel know to reload the kernel can do the basic the all ssdt and shadow ssdt, will recover, of Shenma hook like a weak burst
kernel
- 本算法主要是对当前常见的核函数进行描述,并显示出其三维图形。-This algorithm is mainly on the current descr iption of the common core functions, and shows its three-dimensional graphics.
anti-ssdt
- Windows XP是通过sysenter调用KiFastCallEntry将ntdll.dll的调用切换到内核的。KiFastCallEntry的原理是通过在SSDT中查找函数地址跳转。所以只要伪造一张原始SSDT,就可以使得SSDT-HOOK无效了。-Windows XP by calling KiFastCallEntry sysenter ntdll.dll call will switch to the kernel. KiFastCallEntry SSDT principle i
Hacker_Defender
- 内核级后门软件,用户可以通过本软件隐藏文件、进程、系统服务、系统驱动、注册表键的键和键值、打开的端口以及虚构可用磁盘空间。程序同时也在内存中伪装它所做的改动,并且隐身地控制被隐藏进程。程序安装隐藏后门,注册隐藏系统服务并且安装系统驱动。-backdoor kernel-level software, users of the software can be hidden files, processes, systems and services, the system drive, regis
Kernel.inc
- Este es el archivo Kernel Inc para DOS. Este es el archivo Kernel Inc para DOS. Este es el archivo Kernel Inc para DOS. -Este es el archivo Kernel Inc para DOS. Este es el archivo Kernel Inc para DOS. Este es el archivo Kernel Inc para
Windows(Kernel)
- Windows 内核编程,适合内核编程说明,方便入门-Windows kernel programming, suitable for core programming that facilitate the entry
KM-for-PhD-Kernel-Methods
- 该文档包含了描述核方法的PPT,非常有价值-Kernel Methods
kernel-Inline-Hook-word-doc
- kernel Inline Hook word doc 详谈内核三步走Inline Hook实现-kernel Inline Hook word doc go into the details to achieve core three-step Inline Hook
kernel-methods-for-pattern-analysis
- 关于核及模式分析的一些方法,主要包括三个部分-some algorithms on pattern analysis and kernel methods,kernel method for pattern analysis
Kernel Inline Hook
- 目前流行和成熟的kernel inline hook技术就是修改内核函数的opcode,通过写入jmp或 push ret等指令跳转到新的内核函数中,从而达到修改或过滤的功能。这些技术的共同点 就是都会覆盖原有的指令,这样很容易在函数中通过查找jmp,push ret等指令来查出来, 因此这种inline hook方式不够隐蔽。本文将使用一种高级inline hook技术来实现更隐蔽的 inline hoo技术(Currently popular and mature kernel in
kernel
- Kernel source code. use watcom