搜索资源列表
ssjpacket
- (这个是在网上搜集的别人的程序,只是用于学习) 这个程序是我的几个研究生去年没事时写的,用的是我写的一些类和函数。ssj这个游戏现在倒闭了,所以我将源代码公布出来。 这些源程序代码全部在VC++ 6.0 + Windows XP下调试通过。因为当时游戏总是更新(防止*),这个*程序也不得不跟着更新,以便发给注册的用户,所以源代码显得有点乱。不过这几天我将里面重要的函数和模块都做了注释,相信大家如果认真研究,还是能够看得懂的。此*程序有下面几个功能: 1。复制装备 2。强
sdkdllhook
- 这个是我刚学DLL时写的一个Windows键盘HOOK,技术有限,如果哪里不对,还请各位多多指点,我的邮箱是zhangweizj@msn.com-This is a DLL I am just learning to write a Windows keyboard HOOK, limited skills, where if not, please pointing out a lot, my mailbox is zhangweizj@msn.com
HookSys_code
- 披露API Hook的相关技术。讲述如何监控API函数、查看操作系统内部以及如何扩充原函数的功能-Intercepting Win32 API calls has always been a challenging subject among most of the Windows developers and I have to admit, it s been one of my favorite topics. The term Hooking represents a fundament
MouseHookSample
- 自己写的程序,用来获取鼠标点击的所有窗口的窗口名-My codes ,for reconding the windows which has been touched by mouse
Hoox
- Hi here is my source file for windows hooking enjoy :P