Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - easyhook
Search - easyhook - List
外挂技术文章总汇(CHM格式)-pool of external technical articles (CHM format)
Update : 2025-02-17 Size : 2.01mb Publisher : 祁连老翁

wuAsp.net2.0开发的网上图书销售系统 实现简单的分类管理、图书管理,在线购书等基本功能 采用三层架构开发,默认管理帐号51aspx,密码admin,DB文件夹下为数据库-wuAsp.net2.0 the development of online book sales system to achieve a simple classification of management, library management, online textbooks and other basic functions of three-tier development, the default administrative account 51aspx, password admin, DB folder for the database
Update : 2025-02-17 Size : 1.41mb Publisher :

DL : 0
这是一个免费的库,用于HOOKwindow下API函数-This is a free library for the API function under HOOKwindow
Update : 2025-02-17 Size : 337kb Publisher : qunhui hu

Continuing Detours: the reinvention of Windows API Hooking
Update : 2025-02-17 Size : 178kb Publisher : freecom

DL : 0
学习HOOK的入门程序 增强对HOOK钩子的理解-HOOK study of the entry procedures to enhance the understanding of hook HOOK
Update : 2025-02-17 Size : 3kb Publisher : jick

The EasyHook Contains API Hooking in C++ and Best Libraries for Microsoft C# as good as possible
Update : 2025-02-17 Size : 1.39mb Publisher : david

EasyHook Managed API documentation
Update : 2025-02-17 Size : 153kb Publisher : downex

一个用delphi编写的外挂程序,供对外挂有兴趣的朋友参考-Delphi prepared using a plug-in procedures for interested parties to plug a friend reference
Update : 2025-02-17 Size : 1.99mb Publisher : hnlg81004

Babbot是一个C#写的Wow辅助工具,也称外挂。 能够实现路点,执行自定义lua脚本等外挂功能。 -Babbot is a C# written aids Wow, also known as plug-ins. Road can be achieved, the implementation of lua script, such as custom plug-in function.
Update : 2025-02-17 Size : 9.6mb Publisher : shepcom

Easy Hook 2.6 ,一个实现钩子的库,具体的可以下载去看-Easy Hook 2.6, a hook library to achieve the specific area can be downloaded to see
Update : 2025-02-17 Size : 501kb Publisher : 王谦

DL : 0
易语言开发的一套游戏外挂充值付费系统 有 PHP ASP 两个版本 程序基本功能已经完整 剩下的就是些小的功能 和界面需要完善 -Language development of a game easy to recharge plug-pay system has two versions of PHP ASP program has the basic functions of a complete rest is some minor functionality and interface to be perfected
Update : 2025-02-17 Size : 2.76mb Publisher : limu

Microsoft® Detours latest release was in December 2006. Now times have changed and the NET Framework has become more and more popular. Besides the well known unmanaged code hooking, EasyHook provides a way to hook unmanaged code from a managed environment.-Microsoft® Detours latest release was in December 2006. Now times have changed and the NET Framework has become more and more popular. Besides the well known unmanaged code hooking, EasyHook provides a way to hook unmanaged code from a managed environment.
Update : 2025-02-17 Size : 9.78mb Publisher : Myron Tan

DL : 0
c#下简单的HOOKAPI的类. 封装了很多实用的方法. -easy hook api
Update : 2025-02-17 Size : 107kb Publisher : dawin

easy hook all source
Update : 2025-02-17 Size : 16.48mb Publisher : hwang

过64位系统 PatchGuard The is just a showcase to decide whether EasyHook will be extended to kernel mode. The drivers will disable PatchGuard 2 and PatchGuard 3 on all current windows versions. I hope you enjoy exploring this special kind of stuff.-64 system PatchGuard The is just a showcase to decide whether EasyHook will be extended to kernel mode. The drivers will disable PatchGuard 2 and PatchGuard 3 on all current windows versions. I hope you enjoy exploring this special kind of stuff.
Update : 2025-02-17 Size : 83kb Publisher : wuying

.NET下的HOOK库。可以全局HOOK API函数。包中的例子是HOOK CreateFile函数。-The. NET HOOK library. Globally HOOK API functions. The example pack HOOK CreateFile function.
Update : 2025-02-17 Size : 361kb Publisher : 鬼蝶

EasyHook starts where Microsoft Detours ends. This project supports extending (hooking) unmanaged code (APIs) with pure managed ones, from within a fully managed environment like C# using Windows 2000 SP4 and later, including Windows XP x64, Windows Vista x64 and Windows Server 2008 x64. Also 32- and 64-bit kernel mode hooking is supported as well as an unmanaged user-mode API which allows you to hook targets without requiring a NET Framework on the customers PC. An experimental stealth injection hides hooking from most of the current AV software.-EasyHook starts where Microsoft Detours ends. This project supports extending (hooking) unmanaged code (APIs) with pure managed ones, from within a fully managed environment like C# using Windows 2000 SP4 and later, including Windows XP x64, Windows Vista x64 and Windows Server 2008 x64. Also 32- and 64-bit kernel mode hooking is supported as well as an unmanaged user-mode API which allows you to hook targets without requiring a NET Framework on the customers PC. An experimental stealth injection hides hooking from most of the current AV software.
Update : 2025-02-17 Size : 1.7mb Publisher : l

easyhook, 钩子辅助库,谁用谁知道!,方便的让你使用钩子-easyhook lib
Update : 2025-02-17 Size : 2.23mb Publisher : will

最近一段时间由于使用MinHook的API挂钩不稳定,经常因为挂钩地址错误而导致宿主进程崩溃。听同事介绍了一款智能强大的挂钩引擎EasyHook。它比微软的detours好的一点是它的x64注入支持是免费开源的。不想微软的detours,想搞x64还得购买。 EasyHook提供了两种模式的注入管理。一种是托管代码的注入,另一种是非托管代码的注入。我是学习C++的,所以直接学习了例子中的非托管项目UnmanagedHook。里面给了一个简单的挂钩MessageBeep API的示例(Due to the instability of API hooks using MinHook in the recent period, the host process crashes often because of the hook address error. Listen to a colleague introduced a powerful and powerful hook engine EasyHook. It's better than Microsoft's detours that its x64 injection support is free open source. Don't want Microsoft's detours, want to make x64 have to buy. Well, the gossip does not say much, first download the EasyHook development library, of course, interested students can download the source for learning. Download address: http://easyhook.codeplex.com/releases/view/24401. This is the 2.6 version I gave. EasyHook provides two patterns of injection management. One is the injection of managed code, and the other is the injection of unmanaged code. I was learning C++, so I learned directly from the unmanaged project UnmanagedHook in the example. It gives an example of a simple hook MessageBeep API)
Update : 2025-02-17 Size : 177kb Publisher : 850980771

含内核HOOK 的 easyhook,可用于C#等语言支持(easy hook lib 2.7.6270.0)
Update : 2025-02-17 Size : 884kb Publisher : 异之意
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.