The purpose of this program is to make obfuscated scripts easier to read and help you understand their roughly behavior, not to try to reproduce the original code or output executable code.
This program is built on nodejs and babel.
I developed this program for my own use. It often terminates with an uncaught error and sometimes goes into an infinite loop and freezes and executes some code of the target script in a vm (iframe: network access is blocked) without considering security.
The progress is output to the console of the developer tools.
Please make sure you understand the above before executing.
[*1] Sacrifice accuracy very much. [*2] Sacrifice accuracy. [*3] May generate duplicate names with global built-in names when target script running in other than the browser.