Commit History

Author SHA1 Message Date
  sanex3339 7753d53028 Added tests for EsprimaFacade 7 years ago
  sanex3339 19ff4cfb1e Removed random internal random generation of identifiers prefix 7 years ago
  sanex3339 6de55d27f3 Random identifiers prefix generation 7 years ago
  sanex3339 d4b801e71e `identifiersPrefix` option 7 years ago
  sanex3339 3f94517bc1 Additional tests to improve code coverage #1 7 years ago
  sanex3339 2950613d44 Now transformers knows about its transformation stage 7 years ago
  sanex3339 21a2fd65b5 Additional tests for eval expressions obfuscation. Added new `finalizing` transformers category 7 years ago
  sanex3339 40130e74eb Added tests for eval expression obfuscation 7 years ago
  sanex3339 3e1e1142ba Added more tests. Updated `NodeAppender` class to work with all scope nodes. 7 years ago
  sanex3339 34a60f3866 Added few tests for object keys transformer 7 years ago
  sanex3339 292647b519 Optimisations for identifers renaming 7 years ago
  sanex3339 4bde27915f Keep comments with specific keywords 7 years ago
  sanex3339 74351be750 `identifierNamesGenerator` option 7 years ago
  sanex3339 389c49582c Identifier name generators: Hexadecimal and Mangled 7 years ago
  sanex3339 e52fb4c84c Fixed #123 and #125, added tests for debug protection template 7 years ago
  sanex3339 2fa1c95f5a Added `target` option 7 years ago
  sanex3339 905132d3e3 CLI: Added directory obfuscation 7 years ago
  sanex3339 162ad0e9a6 Added tests for ConditionalCommentObfuscatingGuard 7 years ago
  sanex3339 19111abe0e Moved logic from ParentificationTransformer to NodeUtils.parentizeNode method 7 years ago
  sanex3339 ff0c93d314 Preparing transformers tests 7 years ago
  sanex3339 2039e196dd Project structure reorganized part 2 7 years ago
  sanex3339 22756b8b34 Project structure reorganized 7 years ago
  sanex3339 92bc935cc8 Node Guards: Conditional Comment Node Guard 7 years ago
  sanex3339 bbaa843739 Added obfuscation of es2015 class names 7 years ago
  sanex3339 24375ecd05 Moved StackTraceAnalyzer to the `analyzers` folder 7 years ago
  sanex3339 bdb5aaebd8 Refactoring of JavaSriptObfuscatorCLI class 7 years ago
  sanex3339 58f606bcd8 Fixed require of external user config file #2 7 years ago
  sanex3339 b4b3534c95 Added simple Logger tests 7 years ago
  sanex3339 ba589ada2f Added tests for ValidationErrorsFormatter 7 years ago
  sanex3339 1996ba9e72 Added tests for CLI sanitizers 7 years ago