config.js
Grouped names of items to be used while deobfuscating, as well as rules to defuse code traps.
debugHelper.js
A module that handles printing debug messages.
safeImplementations.js
A module used when resolving call expressions where the callee is a builtin function.
The module contains a version of a browser builtin that can be used by this node deobfuscator.
- jquery.slim.min.js
Used when running eval on parts of the code which require jQuery present.