搜索资源列表
KPDrv
- 利用PspTerminateProcess结束进程,除了2个系统进程([System Idle]、System),其它的都能杀。
chen1992_pspkiller_v1.0
- 通过系统未导出的函数PspTerminateProcess结束进程,成功率很高,可以杀IS。 因为是通过硬编码查找,因此目前只支持xp。 驱动部分代码保留。
KPDrv
- 利用PspTerminateProcess结束进程,除了2个系统进程([System Idle]、System),其它的都能杀。-PspTerminateProcess the end of the process of using, in addition to two system processes ([System Idle], System), the other can kill.
DriverCaller
- KPDrv驱动加载器,配合KPDrv一起使用,负责加载驱动。-KPDrv driver loader, used in conjunction with KPDrv responsible for loading drivers.
chen1992_pspkiller_v1.0
- 通过系统未导出的函数PspTerminateProcess结束进程,成功率很高,可以杀IS。 因为是通过硬编码查找,因此目前只支持xp。 驱动部分代码保留。-Derived through the system does not function PspTerminateProcess the end of the process, the success rate is high, you can kill IS.
wwwprocess
- 再谈 PspTerminateProcess 及其简单实现-PspTerminateProcess return to its simple implementation
delphi_PspTerminateProcess
- delphi版内核调用PspTerminateProcess杀进程源码,在ring3下搜索PspTerminateProcess地址,传给ring0,然后在ring0下调用。-delphi kernel call PspTerminateProcess kill the process, source code, in the next ring3 search PspTerminateProcess address, passed r
NT_PspTerminateProcess
- 模拟实现NT系统通用的PspTerminateProcess 关闭进程超强工具-NT system simulation to achieve a common PspTerminateProcess closing process super tool
InlineHook_PspTerminateProcess
- inline hook未导出函数PspTerminateProcess, 驱动,可以用于防止进程关闭-inline hook not exported function PspTerminateProcess, drivers can be used to prevent the process of closure
src
- inline hook未导出函数PspTerminateProcess