ANN: madCodeHook 4.0.1 and 3.1.14

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.0.1 and 3.1.14

Post by madshi »

Today I'm releasing madCodeHook 4.0.1 and 3.1.14 with the following changes:

madCodeHook 4.0.1:
1) fixed: bug handling "JMP/CALL +0" instructions
2) fixed: crash with Windows XP Black editions
3) fixed: uninject callback failed if no API was hooked
4) fixed: injecting dlls from within rundll failed
5) fixed: IPC answer didn't always arrive
6) fixed: dll injection handle leak
7) improved chrome sandbox uninjection
8) improved GetCallingModule reliability
9) performance improvement when checking newly loaded dlls
a) added new "LIMITED_IPC_PORT" option
b) [driver] reverted back to old injection method (due to Kaspersky)
c) [driver] fixed: StormShield fix didn't work, anymore
d) [driver] allocation now defaults to PAGE_READWRITE, no EXEC

madCodeHook 3.1.14:
1) fixed: bug handling "JMP/CALL +0" instructions
2) fixed: crash with Windows XP Black editions
3) improved GetCallingModule reliability
4) performance improvement when checking newly loaded dlls
5) added new "LIMITED_IPC_PORT" option
6) [driver] fixed: StormShield fix didn't work, anymore

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