Log Object: Release Notes
From AVObjects Knowledge Base
This page is a copy of the original page on the AVObjects' web site and can also be viewed here.
2.1.1.0 - Apr 07, 2023
- Fixed interception of OutputDebugStringA/W functions in 64-bit version (jumps to another 4GB segment).
- Fixed disasm functions for 64-bit version.
- Fixed issue with closing log object.
- Removed repeated output to the log of an already written graph structure.
2.1.0.2 - Mar 13, 2023
- Fixed log file output about LoadLibraryA/ExA/W/ExW() calls.
2.1.0.1 - Dec 24, 2022
- Minor fixes in output information.
2.1.0.0 - Nov 24, 2022
- Many parts of the log object have been redesigned and rewritten
- Fixed bugs on release log object
- Added output to the log file from the OutputDebugStringA/W functions in the 64-bit version.
2.0.2.0 - Mar 20, 2020
- Optimized search for the calling module to unwind the stack
2.0.1.0 - May 12, 2017
- The project was recompiled with VS2015, fixed compilation errors and warnings.
2.0.0.0 - Dec 02, 2015
- First public release
- Uploaded for download by the standard method