搜索资源列表
iat hook 检测的源代码
- iat hook 检测的源代码
API_HOOK.rar
- API HOOK源码,自己写的,C++源码,使用的也是定位IAT表,获取需要HOOK的API,然后HOOK并处理~,API HOOK source, wrote it myself, C++ Source, the use of the IAT is also positioning table, access to the needs of HOOK the API, and then HOOK and processed ~
IATHOOK.rar
- 通过修改iat输入表来hook api,本例子实现如何去hook非静态调用的api,Iat table by modifying the input to hook api, the example of the realization of how to hook the api call non-static
WinCE_ARM_Hook
- IAT HOOKING, for WINCE.
lock-DLL
- 可以吧dll注入到进程内存中执行,不是普通的iat 注入,非常好用-Dll can be injected into the process memory it performed, not the ordinary into the iat, very easy to use
IATHook_dll
- this is a simple IAT Hook Dll , whick hooks function send in ws2_32.d-this is a simple IAT Hook Dll , whick hooks function send in ws2_32.dll
IAT-API-Hook
- Delphi IAT Hook API(沒使用到Dll,我打算用CreateRemoteThread來實現Hook,可以說還沒完成)-Delphi IAT Hook API
DLL-IAT-hook
- 屏幕取词功能实现方法2 一个通过修改DLL文件的IAT表来实现的hook开发包源码--Screen Translation Method 2 to achieve a functional DLL file by modifying the IAT table to achieve the hook development kit source code-
apihook_Code
- 一个通过修改DLL文件的IAT表来实现的hook开发包源码-A DLL file by modifying the IAT table to achieve the hook development kit source
IATHOOK
- IAT HOOK I just try to hook a api call with John Chamberlain s source code. The code works, but nothing happen when i call CreateProcess in an other application. Why
vice
- 能够找出给种类型的系统Hook,包括IAT表,SSDT表等相关的钩子-VICE is a tool to find hooks. Features include: 1. Looks for people hooking IAT s. 2. Looks for people hooking functions in-line aka detouring. 3. Looks for hooks in the System Call Table. Thanks to Tan perh
IAT
- 免杀工具从定位出入表 !!1-jk03
iat
- PE文件 IAT一键重建工具免杀必备工具。。。。 非常好用的IAT一键重建工具-IAT TOOLS
iat_hook
- Sample for how to hook IAT table
Hook
- 本文从难易程度上主要分三块详细介绍:一.用户模式Hook:IAT-hook,Dll-inject 二.内核模式Hook:ssdt-hook,idt-hook,int 2e/sysenter-hook 三.Inline Function Hook -In this paper, Difficulty Level 3 detail the main points: 1. User Mode Hook: IAT-hook, Dll-inject 2. Kernel-mode Hook: ssdt-ho
IAT_Rebuild
- 自己写的用来处理ollydbg中的IAT程序,主要是用来结全IAT重建工具用的,因IAT重建工具中自带的有些处理有问是,而有了这个源代码自己就可以灵活修改,处理各种复杂的情况。需要修复IAT的朋友可能会用上-Write your own to handle ollydbg the IAT program is primarily used for IAT rebuilding the whole knot tools, and because of IAT reconstruction tool
IAT
- 修改文件IAT进行注入。 嘿嘿 希望对你们有帮助。-IAT to modify the file into. Hey want to help you. Thank you
ImportREC1.6
- Import Rec help you to recover the IAT next to unpacking/decoding software.
iat
- idt注入程序源码 易语言编写..修改PE结构完成-idt written into the program source code easy to modify PE structure, completed ..
IAT表详解
- IAT表详解,进一步了解PE文件结构,从而了解计算机组成(detailed annotation for IAT)