js-confuser
js-confuser copied to clipboard
Please add a cmd line option, ie "js-confuser -input-file -options -output-file"
I am looking into using js-confuser but it doesn't work with cmd line / powershell. With javascript-obfuscator I can install it via npm then call it directly in node.js but it also allows being called directly on directories and files by just using the cmd line / powershell. This makes it much easier to automate obfuscation from batch files thus I would like to do the same with js-confuser.