-
rtfobj: Handling negative bin len (anti-analysis trick)
-
A large num_props value will cause memory bloat (via the range usage) and potentially billions of useless logs in relaxed mode. Clamp it to a value that has a reasonable chance of working without generating exceptions.
-
- Improve decoding - Use backslashreplace in order to keep the non-utf8 characters. - Fix python 3.6+ support - Generic fix for the lack of backslashreplace in python 3.0 to 3.4
-
…ers an exception when printing to the console on Windows 10
-
Updated "decimal_literal" Variable in olevba.py to handle negative integers