github javascript-obfuscator/javascript-obfuscator 0.9.0-beta.1

latest releases: 4.1.0, 4.0.1, 4.0.0...
pre-release7 years ago

v0.9.0-beta.1

  • New option: controlFlowFlattening allows to enable/disable Control Flow flattening. Control flow flattening is a structure transformation of the source code that hinders program comprehension.
  • New option: controlFlowFlatteningThreshold allows to set percentage of nodes that will affected by controlFlowFlattening.
  • Better es2015 support: correct obfuscation of TemplateLiteral, ArrayPattern, AssignmentPattern nodes.
  • Obfuscation performance boost.
  • Huge internal refactoring.
  • Various bug fixes.

Don't miss a new javascript-obfuscator release

NewReleases is sending notifications on new releases.