Client Hooking with CDetours: Console Logging
Wrote this small bunch of code using the CDetours library. It hooks the EQ Client and outputs the dbg.txt stuff in a console instead of a file. Included here is the dbg.txt logging address for SoD clients, the CDetours library, and the source that logs to a console.
Instructions: 1) DLL is an empty win32 DLL project. Copy + Paste the the source into an empty cpp file. 2) Add CDetours to the windows path like you would with the includes for MySQL/Perl/Zlib. 2a) Compile the DLL 3) Use a DLL injector like InjeX or Injec-TOR to inject the DLL into eqgame.exe 4) Enjoy your console in eqgame. Source: Code:
#include <windows.h> Code:
http://ilikekitti.es/CDetour.rar Any questions about this, post it in this thread. |
All times are GMT -4. The time now is 06:37 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.