Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - API HOOK
Search - API HOOK - List
C# 鼠标 键盘钩子使用例子 调用windows api和hook
Date : 2008-10-13 Size : 12.74kb User : seven

C# 鼠标 键盘钩子使用例子 调用windows api和hook-C# Mouse keyboard hook windows api call to use examples and hook
Date : 2025-12-26 Size : 12kb User : seven

DL : 0
当mstsc.exe登陆远程桌面服务器的时候,mstsc.exe会将客户端的一些信息发给服务端,最讨厌的就是将本机的计算机名、网卡ip发送过去,不管你跳了几次代理,在服务器上的任务管理器的“用户”选项卡中显示的客户端名就是我的计算机名,以及系统事件日志中也有,这个小插件就是解决这个问题的,利用微软的Virtual Channel Client DLL插件接口来加载dll,然后hook API 修改返回的计算机名为空。 http://msdn.microsoft.com/en-us/library/aa383580(VS.85).aspx 这个东西安装和卸装都是用regsvr32命令 安装:regsvr32 dllpath 卸装:regsvr32 /u dllpath , 安装后无声无色,不影响学习工作。 By LZX 2009.09.25 2009.12.23 顺便把源代码悄悄放这里,其实这个代码很简单的 -当mstsc.exe登陆远程桌面服务器的时候,mstsc.exe会将客户端的一些信息发给服务端,最讨厌的就是将本机的计算机名、网卡ip发送过去,不管你跳了几次代理,在服务器上的任务管理器的“用户”选项卡中显示的客户端名就是我的计算机名,以及系统事件日志中也有,这个小插件就是解决这个问题的,利用微软的Virtual Channel Client DLL插件接口来加载dll,然后hook API 修改返回的计算机名为空。 http://msdn.microsoft.com/en-us/library/aa383580(VS.85).aspx
Date : 2025-12-26 Size : 23kb User : chenxi

DL : 0
low-level keyboard hook using the Windows API.
Date : 2025-12-26 Size : 3kb User : pop

DL : 0
c#下简单的HOOKAPI的类. 封装了很多实用的方法. -easy hook api
Date : 2025-12-26 Size : 107kb User : dawin

DL : 0
Py.Core提供了以下的功能: - 字符串/日期/数字/正则表达式/文件/数据检查/类型转换 等常见操作。 - 缩略图/验证码/水印 等图片操作。 - 排序/搜索/加密/遍历 等常用算法。 - 日志功能(内置包括向 屏幕、窗口、文件、数据库 输出日志的工具)。 - HTML/INI/ZIP 压缩/JSON/XML/常用集合 等文件或数据结构的处理。 - FTP/上传/下载/邮件/登陆网站 等网络功能 。 - 最完整的数据库操作辅助类 。 - 对于 C/S 结构,获取 CPU/IME 输入法/Memory 内存 等信息, 简化对 图标/键盘钩子/Win32 API 的操作。 - 对于 B/S 结构,获取 访客/服务器 等信息, 简化对 B/S 常见的操作。 - 函数性能测试等辅助工具。-Py.Core provides the following functions:- string/date/number/regular expression to the common operation of the data/files/check/type conversion.- Thumbnails/validation/watermarks and other image manipulation.- Sort/search/encryption/traverse the commonly used algorithms.- The log function (built-in tools to screen, window, file, database output log).- HTML/ini/ZIP compression/JSON/XML/commonly used collection and other documents or data structures processing.- FTP/Upload/download/mail/visit the Web site and other network functions.- The most complete database operations helper classes.- C/S structure to obtain information on the CPU/IME input method/Memory memory, simplifying the operation of the icons/keyboard hook/the Win32 API.- B/S structure, access to visitors/server information, and simplify the operation of the B/S common.- Function performance tests and other aids.
Date : 2025-12-26 Size : 11.38mb User : 郭启洋

C# 与api结合,hook全局钩子,Api 编程首选-C# and api combination, hook global hook, Api preferred programming
Date : 2025-12-26 Size : 76kb User : xiaoS

KeyboardHook: class to enable low-level keyboard hook using the Windows API.
Date : 2025-12-26 Size : 20kb User : raj

KeyboardHook: class to enable low-level keyboard hook using the Windows API.
Date : 2025-12-26 Size : 10kb User : raj

DL : 0
c# API HOOK 函数的实现,并且钩子函数可以检测到并且拦截Messagebox的消息-c# API HOOK function implementation, and the hook function can detect and intercept messages Messagebox
Date : 2025-12-26 Size : 84kb User : 龙雨轩
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.