Welcome![Sign In][Sign Up]
Location:
Search - inline hook ntopenprocess

Search list

[OS programSSDTHook

Description: 对付ring0 inline hook的基本思路是这样的,自己写一个替换的内核函数,以NtOpenProcess为例,就是 MyNtOpenProcess。然后修改SSDT表,让系统服务进入自己的函数MyNtOpenProcess。而MyNtOpenProcess要做的事就是,实现NtOpenProcess前10字节指令,然后再JMP到原来的NtOpenProcess的十字节后。这样NtOpenProcess 函数头写的JMP都失效了,在ring3直接调用OpenProcess再也毫无影响。
Platform: | Size: 3631 | Author: sdlylz | Hits:

[OS programSSDTHook

Description: 对付ring0 inline hook的基本思路是这样的,自己写一个替换的内核函数,以NtOpenProcess为例,就是 MyNtOpenProcess。然后修改SSDT表,让系统服务进入自己的函数MyNtOpenProcess。而MyNtOpenProcess要做的事就是,实现NtOpenProcess前10字节指令,然后再JMP到原来的NtOpenProcess的十字节后。这样NtOpenProcess 函数头写的JMP都失效了,在ring3直接调用OpenProcess再也毫无影响。-Ring0 inline hook to deal with the basic idea is that the replacement of their own to write a kernel function to NtOpenProcess for example, is MyNtOpenProcess. And then amend the SSDT table, so that system services into its own function MyNtOpenProcess. And MyNtOpenProcess to do is realize NtOpenProcess the first 10-byte instruction, and then JMP to the original NtOpenProcess the Cross Festival. This NtOpenProcess function of the JMP are the first to write a lapse in ring3 no longer directly call OpenProcess no impact.
Platform: | Size: 3072 | Author: sdlylz | Hits:

[Hook apiNtOpenProcess[InlineHook]

Description: r0 inline hook sample.
Platform: | Size: 37888 | Author: xiaohuangran | Hits:

[Hook apiInline-Hook_NtOpenProcess

Description: 一段INLINE-HOOK的代码,以及一个循环检测是否改写,可在直接调用。【给HookOn传入一个PID即可】。-INLINE-HOOK section of the code, as well as a cycle of test re-evaluated, in direct call. 【HookOn into a PID to be】.
Platform: | Size: 2048 | Author: MagicCrow | Hits:

[Windows DevelopNtOpenProcess

Description: Hook legal para aprender NtOpenProcess[Inline Hook]
Platform: | Size: 16384 | Author: munizf | Hits:

[Windows DevelopInline

Description: 回复NP HOOK住的部分代码 NTOPENPROCE-Part of the code back NP HOOK
Platform: | Size: 3072 | Author: zhangyang | Hits:

[Hook apiNtOpenProcess[Inline-Hook]

Description: NtOpenProcess[Inline Hook].rar-
Platform: | Size: 74752 | Author: | Hits:

CodeBus www.codebus.net