资源列表
neicunbaoh.rar
- 修改内存保护的对写外挂有帮助!修改内存保护的对写外挂有帮助!,Modify the memory protection will help to write plug-ins! Modify the memory protection will help to write plug-ins!
mouse
- 显示鼠标操作的小程序,大家互相学习一下,-Show mouse
APITimers
- API Create multi-Timers and destroy them at any time.
directX-record
- 轮询键盘,并把键盘输入保存到key_state结构中,判断是否有键被按下或弹起。-Polling the keyboard, and keyboard input to save to key_state structure to determine whether a key is pressed or released
APi-replace
- api替换 替换Api函数,实现扩展功能。-Replace function to replace Api api to achieve expansion.
VBAPIHooker
- Visual Basic APIHooker VB的API拦截源代码
api
- 剪切板API,通过调用剪切板API对剪切板的内容操作-api
APIHookingRevisited_src
- There are numerous codes in the www to explain how to hook API functions inside a remote process. So, why creating another one ? This article is the first (I) part of a tool I m working on. This tools won t be too complex, so there is no need for a h
DLLinfosi32
- Source Code DLLinfo32
1
- vc获取键盘状态函数介绍,判断各键是否按下,各个键的键值-vc introduced to obtain the keyboard state function to determine whether the key pressed, all keys keys
Direct3DHook
- directx 3d hook,用callback的方式,提供endscene()和reset()的hook,很好的例子,供有志于hook dx3d的同学参考学习-directx 3d hook, provide endscene() and reset() hook in call back,good example
SetHookTest
- 在控制台下截获api的例子.本例是截获messagebox函数