-
Logs:
```
I:\deobfuscator>node --max-old-space-size=8192
Welcome to Node.js v16.20.2.
Type ".help" for more information.
> deobfuscator = require('obfuscator-io-deobfuscator')
{ deobfuscate: [Fu…
-
After upgrading to Node.js version 13.6 running our Gulp task with gulp-javascript-obfuscator in it throws the following error:
> Error in plugin "gulp-javascript-obfuscator"
> Message:
> The…
-
File Link - https://play.google.com/store/apps/details?id=com.fss.indus
Version - 9.2.10.2
SHA256 - b607ec41ad0ee86ece745ed108137fb5733ccca7129225b6bb866d8c54dad8f8
APKiD Scan -
```sh
$ apkid …
-
I'm using nestjs , and applying javascript-obfuscator
when javascript-obfuscator-cli runs, it can't obfuscate the static file as hbs, png,... or json file as i18n json file
It seems only obfuscate j…
-
The plugin just don't work...
**installed other dependencies needed:**
```
npm install babylon --save
npm install --save babel-traverse
```
**transformer.js**
```
const obfuscatingTransf…
-
## Expected Behavior
Upgrading from 2.x to 3.x should "just work" after updating the relevant option names
## Current Behavior
3.0.0 and all builds I've tried above that result in: `Error…
-
Hi
For years I have been under grunt-contrib-obfuscator@2.0.1 and compiling: grun clean && grunt && grunt obf && node app.js so it is very fast to do especially at the level of the obfuscator.
Wit…
-
Hi,
would js-Obfuscator let me use a paid version of the service (e.g. with `APIKey` and `APIPwd`)?
Thanks!
-
When I try to use webpack-obfuscator with a project created by Vue CLI, it throws an exception ```TypeError: Cannot read property 'tap' of undefined```.
Steps to reproduce:
1) Create an app using …
artfc updated
2 years ago
-
I am also getting this error.
version :
javascript-obfuscator -v
4.0.0_2022-02-14T16:47:01.077Z
I am on Red Hat 4.8.5-11
Command used
javascript-obfuscator gh.js --config test.json
…