搜索资源列表
APISpy
- 查看exe文件的相关信息,倒入dll。帮助分析exe程序。-View exe files to the relevant information into the dll. Exe analysis procedures to help.
APISpy
- 很不错的一个api探测的工具源码,你可以用来探测运行程序用的何种控件或者语言,使得模仿变得更加容易。
ApiSpy
- 参照95系统程式大奥秘最后一个APISPY32程序。里面有我加的详细注释,适合初学者理顺思路。包括工程文件。一些没有加注释的请参考程式大奥秘。另:还没有写加载器。可以手工在刺探程序中显示调用LoadLibrary,重点在学习堆栈和IAT。请注意汇编和C之间的函数互调。
apispy32
- 又一个截取替换api函数的程序,含95和NT版本,还带一个屏幕取词的例子- An interception replaces the api function the procedure, contains 95 and the NT edition, but also brings a screen to take the word the example
APISPYLD
- hook例子-hook example
APISpy
- 查看exe文件的相关信息,倒入dll。帮助分析exe程序。-View exe files to the relevant information into the dll. Exe analysis procedures to help.
cespy
- A Windows CE API Inecptor Tools
APISpy32
- apihooktool可以截获api功能的源码-apihooktool intercepted api can function of source
Paladin_demo
- HookAPI is the API SDK that sets up system wide hooks for all windows platforms. It could easily hook 32-bit windows system APIs or 32-bit user-defined DLL. It could be used easily and all you need to do is write a DLL f
hookszj
- 具体的HOOK技术实现,供初学者使用,为学习HOOK入门程序-specific HOOK technology for beginners, as a learning portal procedures HOOK
APISpyApp
- 这个是一个挂钩所有API的DLL程序,他能监视所有的消息和API-this is a link to all the DLL API procedures, he can watch all the news and API
APISpyLib
- 这个是本人上传的EXE所须的DLL,他是一个全局的钩子监视指定的API,捎做修改就是一个进程主入的东西-this is the upload EXE required DLL, He is a common hook surveillance designated API, because we do is a process of change into the main things
DebugApiSpy
- 检测debugger的程序实例。仅供参考。-examples of procedures. For reference purposes only.
APISpy
- 很不错的一个api探测的工具源码,你可以用来探测运行程序用的何种控件或者语言,使得模仿变得更加容易。-Very good tool to detect a source api, you can run programs designed for the detection of what used to control or language, makes it easier to imitate.
ApiSpy
- 参照95系统程式大奥秘最后一个APISPY32程序。里面有我加的详细注释,适合初学者理顺思路。包括工程文件。一些没有加注释的请参考程式大奥秘。另:还没有写加载器。可以手工在刺探程序中显示调用LoadLibrary,重点在学习堆栈和IAT。请注意汇编和C之间的函数互调。-95 major programs with reference to the mysteries of the last APISPY32 procedures. Th