ANN: madCodeHook 4.1.3

c++ / delphi package - dll injection and api hooking
Post Reply
madshi
Site Admin
Posts: 10749
Joined: Sun Mar 21, 2004 5:25 pm

ANN: madCodeHook 4.1.3

Post by madshi »

Today I'm releasing madCodeHook 4.1.3 with the following improvements:

(1) return to trusted "old" user mode injection method
(2) fixed potential thread timing bug in DestroyIpcQueue
(3) fixed potential memory leak in CopyFunction
(4) improved multi-threading for PatchCreateRemoteThread
(5) added SET_SAFE_HOOKING_TIMEOUT option
(6) SendIpcMessage now defaults to not handle messages
(7) [driver] fixed vulnerability (redirecting dll file via junction)
(8) [driver] added several checks to prevent vulnerabilities
(9) [driver] only admin users can now open the driver in user land
(a) [driver] fix for rare BSOD when using approval callback
(b) [driver] fixed CFG problem when accessing user land memory

http://madshi.net/madCollection.exe (installer 2.8.9.0)
Post Reply