unknownv2 / CoreHook

A library that simplifies intercepting application function calls using managed code and the .NET Core runtime
MIT License
259 stars 40 forks source link

How to turn off "detours: pbTramp=6DD808E8, pDetour=008034EA" etc #137

Open wweifu opened 2 years ago

wweifu commented 2 years ago

I created the console program, after successfully executing hook, found in the console output a lot of record output as follows, may I ask how to close?

detours: pbTramp=6DD808E8, pDetour=008034EA detours: DetourCopyInstruction(6DD808E8,75D903D0) detours: DetourCopyInstruction() = 75D903D2 (2 bytes) detours: DetourCopyInstruction(6DD808EA,75D903D2) detours: DetourCopyInstruction() = 75D903D3 (1 bytes) detours: DetourCopyInstruction(6DD808EB,75D903D3) detours: DetourCopyInstruction() = 75D903D5 (2 bytes) detours: rAlign [ 2/2 3/3 5/5 ]