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
182 stars 30 forks source link

function printer args sequence fix #102

Closed psyirius closed 1 year ago

psyirius commented 1 year ago

image

psyirius commented 1 year ago

Extra: Added function scope level variable printer. (can be setup with a cli flag)

image