搜索资源列表
nthookengine
- 钩子引擎 可以通过该引擎做文件钩子和键盘钩子,操作方便-Hook the engine so the engine can file hooks and keyboard hooks, easy to operate
nthookengine.zip
- 钩子引擎 可以通过该引擎做文件钩子和键盘钩子,操作方便,Hook the engine so the engine can file hooks and keyboard hooks, easy to operate
InlineEngine
- InLineHook引擎可以简单的实现内核下的内联钩子-The InLineHook engine can be realized under the kernel simple inline hook.
InlineHook
- x86_x64 简单的inline hook框架.因为hook代码存在指令截断的缘故,截断的指令本身的长度一般不好计算,导致我们跳转回来执行就不太好办了,于是我用了distorm汇编引擎来计算指令长度。-x86_x64 simple inline hook framework. Because there are hook code instructions truncated sake, truncated length instruction itself is generally a ba
delphi-hook-library
- wr960204武稀松.2012.2 主页 http://www.raysoftware.cn 通用Hook库. 支持X86和X64. Get 使用了开源的BeaEngine反汇编引擎.BeaEngine的好处是可以用BCB编译成OMF格式的Obj, 被链接进Delphi的DCU和目标文件中.不需要额外带DLL. BeaEngin引擎 http://www.beaengine.org/ 限制: 1.不能Hook代码大小小于