relative
relative
logs: [disableConsoleOutput](https://github.com/javascript-obfuscator/javascript-obfuscator#disableconsoleoutput) requests: no
if you want to rename them manually you can do this ```js const result = JavaScriptObfuscator.obfuscate(`// code`, { identifierNamesCache: {}, seed: 999 }) const idents = result.getIdentifierNamesCache() ```
it looks like it obfuscated require statements so pkg wont be able to automatically bundle them in the executable, change [ignoreRequireImports](https://github.com/javascript-obfuscator/javascript-obfuscator#ignorerequireimports) to true in your config
hi, the script you provided was produced by an old version of javascript-obfuscator (prior to [email protected]) it "deobfuscates" properly on latest commit from synchrony git, but it does not find...
Hi - I am hoping soon I will have time to rewrite the string decoder so that it is less poorly written and requires less work to write in support...
I can look into implementing this. I attempted to mainly log everything using context.log so it would be easy to change this later and there _hopefully_ should not be many...
uwu
uwu
uwu