资源列表
hidehook
- 通过hook隐藏端口,通过这个程序可以学习hook运行机制-hide port
Hook_Hijack
- HOOK 源码 api hijack demo-api hijack demo
ProcHider
- a tricky process hider
logkey
- *功能,利用windows钩子实现,可截获输入法中文-Keyboard logging, using windows hooks to achieve, can be intercepted by the Chinese input method
C++
- code C++ ve hook rat hay
hookdll
- vc++ qq wei ba dai ma
APIHook
- API hooking example. Current example is TerminateProcess.
Injector-20090421b
- Code is written in C++ with full exception handling (none of this annoying C-based return value checking crap). Only tested on MSVC++. Visual Studio 2008 project files supplied. Note: The AMD64 version can only inject into AMD64 processes,
detourxs
- - To remove a detour you just pass in the original pointer - No classes and released as a lib - API version of detour is just a thin wrapper (why didnt i do that before lol) - Easy to add different "detour jumps"
ProInjector
- ProInject 1.0 1.) Set TargetEXE & InjectDLL in ProInject.ini 2.) Copy your DLL into the folder where ProInject.exe is 3.) Start ProInject.exe, check for errors, it will always exit after 10s. 4.) Start your Game/TargetExe
64-Bit_Starter
- 1) 64 Bit detouring code 2) 64 Bit compatible injector (other injectors may work, but I know for sure this one does) 3) Some debugging macros, ASSERT, VERIFY, and TRACE. 4) Example of their usage (hooking D3D10CreateDeviceAndSwapChain)
MouseRecordTools
- 是本人写的一则HOOK入门学习的鼠标记录程序,对BCB下编程,HOOK入门会有较大的帮助,代码简洁明了,绝对是原创,唯一。包括两个文件夹:DLL 和Main,可直接编译,有问题者可加我QQ:542561233讨论。-this is an example for System-Hooking programing,I think it‘s brief enough for the steping-into hooking who use C++builder。if you have any que
