AngeloD2022 / jsxer

jsxer is a fast and accurate decompiler for Adobe ExtendScript Binary (JSXBIN) files, featuring JSXBlind deobfuscation.
GNU Affero General Public License v3.0
184 stars 30 forks source link

Improve error logging in jsxer reader #134

Closed AngeloD2022 closed 6 months ago

AngeloD2022 commented 6 months ago

Increased the clarity of error messages and standardized error reporting throughout the jsxer reader code. A macro for error printing with current position was introduced, and this is implemented in several places within the class.