资源列表
MoonLib
- 身份证自动填写库函数,采用Hook与监听相结合-identity automatically fill in the function, Hook combined with the wiretapping
IDLib
- windows应用,模拟人自动填写表单程序,采用进程监控与hook相结合-windows application, simulation automatic form filling process using process monitoring and hook combination
WindowsXPCtrlAltDel
- Windows XP系统中如何屏蔽 Ctrl+Alt+Del、Alt+Tab以及Ctrl+Esc键序列-Windows XP system shielding how Ctrl-Alt-Del. Tab and Ctrl-Alt-Esc key sequence
stem
- 英文提取词根的程序,使用c编写,适合做英文信息处理使用。-English root extraction procedures, the use of c preparation, suitable for the use of information processing in English.
WinRARZIP
- 实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DLL内的对话框,要想让它变脸可不容易。有人说HOOK技术可以,HOOK技术确实可以,HOOK可以说是无孔不入,但HOOK的使用效率却是令人难以满意的,从目前大多数采HOOK技术的换肤软件使用情况来看,完全可以证明这一点。今天我们将讨论另外一技术来实现FileDialog的变脸,这种技术叫替换窗口过程法(注:本人杜撰)。 窗口过程函数
capturekeyboadinformation
- 先编译LaunchDLL,然后把LaunchDLL.h和LaunchDLL.lib复制到KeyHook工程目录中,LaunchDLL.dll复制到Debug目录下-LaunchDLL first compiler, LaunchDLL.h and then copied to the KeyHook LaunchDLL.lib works directory, LaunchDLL.dll copy of the directory Debug
SEH_APIHook
- 罗聪作品。利用SEH 技术 达到HOOK 同进程 API 的技术。-Luo cong works. SEH use the same technology to process HOOK API technology.
KeyLogDll
- 键盘钩子,Delphi hook键盘记录 vc++ hook键盘记录 DLL当然要和启动DLL的EXE文件一起了-keyboard hook, Delphi record vc keyboard hook keyboard hook course record DLL and EXE DLL start together with the documents
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
KeyHOOKer
- 键盘捕获小程序,运行后可以记录所有键盘操作-small keyboard capture procedures, after running record of all keyboard
deny_hook
- 这个代码可以阻止全局钩子的加载,清晰明了,可以参考于安全方面的编程。-this code can stop the whole hook load, clarity, we can make reference to the safety program.