Historial de Commits

Autor SHA1 Mensaje Fecha
  sanex bee043cef3 Identifier names cache option prototype #2. Added readme. hace 4 años
  sanex b71b39f5e7 Merge branch 'master' into rotate-string-array-improvements hace 4 años
  sanex 2927fa0ab8 Preventing move of `"use strict";` directive during obfuscation hace 4 años
  sanex efac711ce4 Improved `rotateStringArray` option WIP hace 4 años
  sanex 229c99f68c Added `ExportSpecifierTransformer`. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/791 hace 4 años
  sanex 4c1bae0527 `unicodeEscapeSequence` logic moved to the `EscapeSequenceTransformer` hace 4 años
  sanex e20f2826e4 Refactoring of StringArrayTransformer.ts: moved logic to StringArrayWrappersTransformer, StringArrayScopeCallsWrapperDataStorage and VisitedLexicalScopeNodesStackStorage hace 4 años
  sanex 9c04ededc7 Reorganized transformers structure and order hace 4 años
  sanex 0f2f0c2c34 Improved rename of `deadCodeInjection` dead code identifiers. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/708 hace 4 años
  sanex3339 c85f6c0092 Added ObjectPatternPropertiesTransformer. Added helper for stubbing selected node transformers. hace 4 años
  sanex3339 37eb0aa745 ExpressionStatementsMergeTransformer + optimized AbstractStatementSimplifyTransformer logic hace 4 años
  sanex3339 c1b0458f3c Block statement simplify transformer hace 4 años
  sanex3339 dd8dcac223 Added `numbersToExpressions` option and NumberToNumericalExpressionTransformer hace 4 años
  sanex3339 770d52ccac IfStatementSimplifyTransformer prototype WIP hace 4 años
  sanex3339 1d86852e45 `minify` option and variable declarations merge transformer hace 4 años
  sanex3339 11cfaf2b51 Renamed option `mangleProperties` -> `renameProperties` hace 5 años
  sanex3339 f0465fc8f8 Base mangle properties realisation hace 5 años
  sanex3339 51523c0d5c Refactoring of custom nodes: split on custom nodes and custom code helpers hace 5 años
  sanex3339 102b4cdd58 Use of `eslint-scope` data to rename identifiers #2: refactoring hace 5 años
  sanex3339 783067b505 `splitString` and `splitStringChunkLength` options hace 5 años
  Dmitry Zamotkin 3c2e0c9eb0 Non-replaceable variables should be preserved to escape collisions with generated variable names hace 5 años
  sanex3339 bcb3569e83 Obfuscation of import specifiers #2 hace 7 años
  sanex3339 b97d47386b Obfuscation of import specifiers hace 7 años
  sanex3339 78cdba9ef6 Added NodeMetadata class hace 7 años
  sanex3339 c00685c43d Custom nodes transformer hace 7 años
  sanex3339 2950613d44 Now transformers knows about its transformation stage hace 7 años
  sanex3339 ad0b1b0fdf Eval obfuscation transformers hace 7 años
  sanex3339 07c7414420 obfuscation of eval call expressions WIP hace 7 años
  sanex3339 d3bd595142 Object keys obfuscation - first working realisation hace 7 años
  sanex3339 4bde27915f Keep comments with specific keywords hace 7 años