Monday, March 03, 2008

Bugfix update

Some details about it.

16.02.2008
Fixed hooking dlls that were loaded in the first time as some dll's dependency
Fixed some errors in the hooking of IStream interface.

23.02.2008
Fixed bug with hooking function using EXPORT method (There was StackOverflow exception). It was the result of previous dependency fix.
For object leak detector added storing of stack traces of all AddRef/Release calls for objects.
Fixed reference counting for IMessage interface. So it is not wrongly reported as leaked.

Rebuilt COMSpySources\TraceHook\scripts\AddToDefs.exe utility. The previous archive contains cured by Dr. Web exe file (after Neshta virus). Virus was deactivated but Dr. WEB left virus body inside exe file.
DOWNLOAD