Commit History

Author SHA1 Message Date
  sanex a7e0f5885a Refactored control flow storage logic related to removing existing control flow storage from the AST tree 3 years ago
  sanex3339 2c549379a7 StackTraceAnalyzer rename to CallsGraphAnalyzer 5 years ago
  sanex3339 b42e6229ee Improved `transformObjectKeys` option to cover more object expressions 5 years ago
  sanex3339 e7f2bd1063 Replaced ObfuscationResult and SourceMapCorrector classes by ObfuscatedCode class 6 years ago
  sanex3339 4b74976cc7 Some refactoring 7 years ago
  sanex3339 3ea05aa0e1 Switched `esprima` on `espree`. Obfuscation of `export` declarations 7 years ago
  sanex3339 78cdba9ef6 Added NodeMetadata class 7 years ago
  sanex3339 e5778b4fa4 New CLI option: `exclude` 7 years ago
  sanex3339 3e1e1142ba Added more tests. Updated `NodeAppender` class to work with all scope nodes. 7 years ago
  sanex3339 d3bd595142 Object keys obfuscation - first working realisation 7 years ago
  sanex3339 0f187cb8aa Changed `analyze` method signature 7 years ago
  sanex3339 24375ecd05 Moved StackTraceAnalyzer to the `analyzers` folder 7 years ago
  sanex3339 5513279afd Added md5 hash of source code to seed for RandomGenerator 7 years ago
  sanex3339 d21c5afa8a Utility classes with state now are non-static 8 years ago
  sanex3339 d1e32d977d Global tests refactoring 8 years ago
  sanex3339 9cd7bdd21f Tests structure reorganized 8 years ago