资源列表
Dibllo2_sig202_src
- 暗黑破坏神2,通过调用WindowsAPI函数。实现内存修改。查找基址,修改字节。-Diablo 2, by calling the Windows API function. Implement memory changes. Find the base, modify bytes.
4memo
- 关于魔兽争霸的全图源码,自己查看过,并且编译了,很好学习-About Warcraft full map source that he viewed and compiled, a good learning
MFC
- MFC全局键盘钩子带dll程序 MFC全局键盘钩子带dll程序-MFC Global keyboard hook program with dll
shubiaohuifangvb
- 通过vb编程进行键盘鼠标动作的回放,程序中运用了钩子函数-VB programming through the keyboard and mouse action playback, the program uses the hook function
Golab
- 易语言辅助全家注入d-Easy language family assisted injection dll. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[ JAVA ] Dll Injector
- Excellent source code of a dll injector totally in Java, that also uses Java Native Acess (JNA).
printmonitor
- 监控电脑的打印动作。并把内容转成图片储存。并将图片传送到服务器机器上,并将打印内容传到服务器上面.-Monitor the computer s printing actions. And the content into image storage. And the picture transmitted to the server machine, and print the contents of the server to the top.
ea3-config
- e-amuemu.0\config.xml .................\e-amuemu.exe .................\friends .................\games.xml .................\services.xml- e-amuemu.0\config.xml .................\e-amuemu.exe .................\friends ......
WowPerfect
- 魔兽好用公开的*源码,是学习*编程学习的好资料。-Warcraft easy external source disclosed is a plug-learning program to learn good information.
downbank0716RemoteDll
- 有了这款软件您只需启动它,为你的*注入DLL文件,就可以实现传说中的开*百分百不封号6不6(With this software you just need to start it, for your plug-in DLL file, you can achieve the legendary open plug-in hundred non-title 6 no 6)
HookDll
- // NtDeviceIoControlFile的HOOK函数 // ws2_32.dll的send , recv最终会调用到mswsock.dll内的数据发送函数 // mswsock.dll会调用NtDeviceIoControlFile向TDI Client驱动发送Send Recv指令 // 我们在这里做拦截,可以过滤所有的TCP 收发包(UDP之类亦可,不过要更改指令) // Hook mswsock.dll导出表的Ntdll!NtDeviceIoControlFile
API Hook完全手册
- API HOOK技术是一种用于改变API执行结果的技术,Microsoft 自身也在Windows操作系统里面使用了这个技术,如Windows兼容模式等。(API HOOK technology is a technique used to change the execution results of API, and Microsoft itself uses this technology in Windows operating systems, such as Windows comp