AngeloD2022 / jsxer

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

Output Path Argument #136

Closed huskybroyi closed 4 months ago

huskybroyi commented 4 months ago

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

AngeloD2022 commented 4 months ago

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