Version 1.3.5
[BUGFIX] Fixed stoi
out-of-range error.
[BUGFIX] Prevented stoul
from interpreting signed values inside the length decoder (d_length
).
[BUGFIX] Fixed improper parsing of the XMLConstantExpression
node.
[BUGFIX] Dramatically improved the accuracy of XML-related code recovery.
[+] Other minor changes.