Version 6.0.3 - Release Date 3 August 2009
Enhancements
- Verbose engine output setting propagated to execution of the preverifier as the
-verbosecommand line option. - Debug engine output setting propagated to execution of the preverifier as the
-verify-verbosecommand line option.
Fixes
- Backwards branch with uninitialized object verification error with control flow obfuscation with certain construction patterns.
- Output from external programs is now flushed after the program terminates. This corrects problems with messages sent to the console not being in the correct order.
Changes
- Output from the execution of the preverifier is no longer buffered, reducing memory requirements.