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

Output Path Argument #136

Closed huskybroyi closed 6 months ago

huskybroyi commented 6 months ago

Please bring back the "output path" argument as it is very helpful.

AngeloD2022 commented 6 months ago

The output path argument still exists. You can use it by doing jsxer file.jsxbin -o ./path/to/output.jsx