文件名称:x32x64MiniHookEngine
介绍说明--下载内容均来自于网络,请自行研究使用
Source tool for developers who work with C#to fully implement NtHookEngine.dll.
An extremely powerful way to implement hooks or "detours" because the only source code you need to work with is C#. It does not require C++ or any unmanaged coding languages to implement them. I recommend reading Daniel Pistelli s original article if you wish to see just how brilliant his engine is designed and built. This code should help people utilize the powerful engine with absurd efficiency.
An extremely powerful way to implement hooks or "detours" because the only source code you need to work with is C#. It does not require C++ or any unmanaged coding languages to implement them. I recommend reading Daniel Pistelli s original article if you wish to see just how brilliant his engine is designed and built. This code should help people utilize the powerful engine with absurd efficiency.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
x32x64MiniHookEngine\DemoApp\DemoApp\bin\Debug\ConsoleApplication1.vshost.exe.manifest
....................\.......\.......\DemoApp.csproj
....................\.......\.......\DemoApp.csproj.user
....................\.......\.......\obj\Debug\DemoApp.csproj.FileListAbsolute.txt
....................\.......\.......\...\Release\DemoApp.csproj.FileListAbsolute.txt
....................\.......\.......\Program.cs
....................\.......\.......\...perties\AssemblyInfo.cs
....................\.......\DemoApp.sln
....................\.......\DemoApp.suo
....................\.......\.......\bin\Debug
....................\.......\.......\obj\Debug
....................\.......\.......\...\Release
....................\.......\.......\bin
....................\.......\.......\obj
....................\.......\.......\Properties
....................\.......\DemoApp
....................\DemoApp
x32x64MiniHookEngine