Commit History

Author SHA1 Message Date
  sanex3339 60d54b6b94 Dead code injection refactoring #2 7 years ago
  sanex3339 43f64f73e7 Dead code injection refactoring #1 7 years ago
  sanex3339 2950613d44 Now transformers knows about its transformation stage 7 years ago
  sanex3339 fb064722bb Dependencies update 7 years ago
  sanex3339 d3271ca6d9 Eval transformer template literal string processing 7 years ago
  sanex3339 f3efba9e2a Added additional test for eval transformer 7 years ago
  sanex3339 afe8832bbb Implemented more correct way to store AST from eval expressions that allows recursive eval expressions obfuscation 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 ad0b1b0fdf Eval obfuscation transformers 7 years ago
  sanex3339 07c7414420 obfuscation of eval call expressions WIP 7 years ago
  sanex3339 c8534978d9 Sync with master 7 years ago
  Timofey Kachalov 12a03d52e9 Merge pull request #167 from javascript-obfuscator/wrong-string-array-calls-wrapper-name 7 years ago
  sanex3339 a84666db37 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/166 7 years ago
  sanex3339 e10c83af97 Dependencies update 7 years ago
  sanex3339 8ba6eaf04d Added more tests for object keys transformation 7 years ago
  sanex3339 21641cd0dd Refactoring of NodeUtils and NodeGuards classes 7 years ago
  sanex3339 3e1e1142ba Added more tests. Updated `NodeAppender` class to work with all scope nodes. 7 years ago
  sanex3339 273f0b331a Added more complicated test for nested objects. 7 years ago
  sanex3339 34a60f3866 Added few tests for object keys transformer 7 years ago
  Timofey Kachalov 3399b0e995 Updated readme.md 7 years ago
  sanex3339 bb25bb9a5f Lowered package version to correct version 7 years ago
  sanex3339 d3bd595142 Object keys obfuscation - first working realisation 7 years ago
  sanex3339 46d3606599 Updated readme with antiviruses information #2 7 years ago
  sanex3339 e84b32499e Updated readme with antiviruses information 7 years ago
  Timofey Kachalov 5a57fb5df7 Merge pull request #162 from javascript-obfuscator/improved-string-array-templates 7 years ago
  sanex3339 7b13b158c8 Removed unused method from utils 7 years ago
  sanex3339 b7570c40e4 Updated changelog 7 years ago
  Timofey Kachalov 2af05c189b Merge branch 'master' into improved-string-array-templates 7 years ago
  Timofey Kachalov 6de63e4e8b Merge pull request #160 from stevefan1999/master 7 years ago