搜索资源列表
mstsc
- 当mstsc.exe登陆远程桌面服务器的时候,mstsc.exe会将客户端的一些信息发给服务端,最讨厌的就是将本机的计算机名、网卡ip发送过去,不管你跳了几次代理,在服务器上的任务管理器的“用户”选项卡中显示的客户端名就是我的计算机名,以及系统事件日志中也有,这个小插件就是解决这个问题的,利用微软的Virtual Channel Client DLL插件接口来加载dll,然后hook API 修改返回的计算机名为空。 http://msdn.microsoft.com/en-us/libra
C# 調用Dwm.dll實現 Aero工具列縮圖
- C# 調用Dwm.dll實現 Aero工具列縮圖 可以選擇當前進程 Hook其進程狀態
D3D_D3D8_D3D9
- D3D HOOK module can be used to create games DX plug-in, such as perspective and other effects, Support DX8, DX9 games, usage is D3D8 or D3D9 folder in d3d9dev.cpp, d3d9int.cpp, d3d9tex.cpp function in the modified content compiled DLL, Then com
vcdll
- vc注入DLL的几种方法源码,有远程线程注入,全局钩子等演示源码,加载,卸载功能-Several methods of DLL VC into the source code, a remote thread injection, and other global hook demo source code, loading and unloading function