Closed indexofrefraction closed 12 months ago
Indeed, the npm package doesn’t define any executable: https://www.npmjs.com/package/js-deobfuscator?activeTab=code
How would one be able to run this then, or is the README.md incorrect?
@RandomStrangerOnTheInternet the README is incorrect. You might want to try with the online version.
CLI would be better but was removed intentionally I guess. nevermind.
npm install --global js-deobfuscator
.. seems to work fine ... but, then on trying ...js-deobfuscator
-bash: js-deobfuscator: command not found (macOS 11)