ANN: madCodeHook 4.0.3 and 3.1.16

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

ANN: madCodeHook 4.0.3 and 3.1.16

Post by madshi »

Today I'm releasing madCodeHook 4.0.3 and 3.1.16.

madCodeHook 4.0.3:
(1) improved DestroyIpcQueue to avoid leaks and freezes
(2) improved Chrome sandbox uninjection
(3) improved "FOLLOW_JMP" to work with Bitdefender x64
(4) CreateIpcQueue supports a custom security descriptor
(5) (delphi) fixed: initialization could eventually (rarely) crash
(6) (driver) fixed: another potential Windows 10 crash (32+64bit)
(7) (driver) fixed: wow64 injection freeze in XP/2003 (x64 only)
(8) (driver) fixed: VirtualBox x64 injection freeze in Windows 7

madCodeHook 3.1.16:
(1) improved DestroyIpcQueue to avoid leaks and freezes
(2) improved Chrome sandbox uninjection
(3) improved "FOLLOW_JMP" to work with Bitdefender x64
(4) (delphi) fixed: initialization could eventually (rarely) crash
(5) (driver) fixed: another potential Windows 10 crash (32+64bit)

http://madshi.net/madCollection.exe (installer 2.8.3.0)

Some of these changes are important for improved compatability with Windows 10 Creator's Update, so I recommend updating.
minhyuk
Posts: 1
Joined: Wed Dec 13, 2017 1:18 am

Re: ANN: madCodeHook 4.0.3 and 3.1.16

Post by minhyuk »

"madCHook.h" file still versioned as 4.0.2 in file comment, is it okay?
I am confusing, what if wrong install or not!
madshi
Site Admin
Posts: 10753
Joined: Sun Mar 21, 2004 5:25 pm

Re: ANN: madCodeHook 4.0.3 and 3.1.16

Post by madshi »

That's ok, the version number in the header file is only updated when there's a noticeable change in the header itself. Just make sure that the installer shows 2.8.3.0, then you have the latest version.
Post Reply