Historial de Commits

Autor SHA1 Mensaje Fecha
  sanex3339 d229c8ffa1 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/563 hace 5 años
  sanex3339 a2e9c05ce8 Fixed errors related to identifiers. Changed self defending helper hace 5 años
  sanex3339 51523c0d5c Refactoring of custom nodes: split on custom nodes and custom code helpers hace 5 años
  sanex3339 9dde522879 Custom nodes refactoring. CustomNodeObfuscator class. hace 5 años
  sanex3339 ac259dab1c Added more fixes of identifier names conflicts when using `identifiersPrefix` hace 5 años
  sanex3339 db908f7bce Fixed conflicts between generated names and names from untouched identifiers from source code. hace 5 años
  sanex3339 0fe1c15f15 Refactoring of CLI utils hace 5 años
  sanex3339 ca4a907094 Added tests for rc4 encoded value collision fix hace 5 años
  sanex3339 fcbe2ee66e Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/535 hace 5 años
  sanex3339 05a172973c Reverted validation errors under `node` target for `sourceMap*` options hace 5 años
  sanex3339 dcf634e7e6 Added missing tests import hace 5 años
  sanex3339 001417333e Slightly changed tests structure hace 5 años
  sanex3339 e9ddfdf81d IsAllowedForObfuscationTarget validator hace 5 años
  sanex3339 b776df8f90 ScopeAnalyzer tests hace 5 años
  sanex3339 102b4cdd58 Use of `eslint-scope` data to rename identifiers #2: refactoring hace 5 años
  sanex3339 54be39bb26 Extracted some LiteralTransformer tests to StringArrayStorage.spec.ts hace 5 años
  sanex3339 24135e3490 Added additional tests hace 5 años
  sanex3339 1edf96c0a0 `shuffleStringArray` option hace 5 años
  sanex3339 645e122640 Switched from `espree` to `acorn` hace 5 años
  sanex3339 3a1cc4e4f5 Auto detection of prevailing kind of variables hace 5 años
  sanex3339 2c549379a7 StackTraceAnalyzer rename to CallsGraphAnalyzer hace 5 años
  sanex3339 114b053bd9 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/419 hace 5 años
  sanex3339 37784ff97b Added ReservedStringObfuscatingGuard test file to index.spec.ts hace 5 años
  sanex3339 554b94a870 Added unit tests for DictionaryIdentifierNamesGenerator hace 5 años
  sanex3339 a83f3fcacd Added missing tests import hace 5 años
  sanex3339 f8044a7248 Added base tests for LevelledTopologicalSorter hace 5 años
  sanex3339 58f220dd40 Added SplitStringTransformer tests to index.spec.ts hace 5 años
  sanex3339 e7f2bd1063 Replaced ObfuscationResult and SourceMapCorrector classes by ObfuscatedCode class hace 6 años
  sanex3339 66640b4152 Refactoring related on splitting between nodes with statements and nodes with lexical scopes hace 6 años
  sanex3339 4b74976cc7 Some refactoring hace 7 años