Commit History

Author SHA1 Message Date
  sanex3339 78cdba9ef6 Added NodeMetadata class 7 years ago
  sanex3339 0c088af218 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/210 7 years ago
  sanex3339 8e7423a852 Added the facade over esprima to improve error messages 7 years ago
  sanex3339 c00685c43d Custom nodes transformer 7 years ago
  sanex3339 4282ed2a81 Some refactoring 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 21a2fd65b5 Additional tests for eval expressions obfuscation. Added new `finalizing` transformers category 7 years ago
  sanex3339 ad0b1b0fdf Eval obfuscation transformers 7 years ago
  sanex3339 07c7414420 obfuscation of eval call expressions WIP 7 years ago
  sanex3339 d3bd595142 Object keys obfuscation - first working realisation 7 years ago
  sanex3339 4bde27915f Keep comments with specific keywords 7 years ago
  sanex3339 b1b610c829 0.13.0-dev.0 release 7 years ago
  sanex3339 389c49582c Identifier name generators: Hexadecimal and Mangled 7 years ago
  sanex3339 cda333eefe tslint rules update 7 years ago
  sanex3339 2039e196dd Project structure reorganized part 2 7 years ago
  sanex3339 22756b8b34 Project structure reorganized 7 years ago
  sanex3339 6819ba675a Refactoring 7 years ago
  sanex3339 bdb5aaebd8 Refactoring of JavaSriptObfuscatorCLI class 7 years ago
  sanex3339 31fdfae074 Added `tslint-eslint-rules` rules 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 35007886b3 dropped node 0.12 support, now using yarn instead npm for scripts and travis-ci testing 8 years ago
  sanex3339 2b1f78e587 Added RandomGenerator clearing after obfuscation 8 years ago
  sanex3339 ece5ed3209 do not include babel polyfill when node is 4.0+ 8 years ago
  sanex3339 41246af0c2 reverted back babel-polyfill 8 years ago
  sanex3339 8e00b56434 reverted back babel-polyfill 8 years ago
  sanex3339 5b95b3b98a now using `babel-runtime` for providing polyfills and helpers 8 years ago
  sanex3339 421ee62af6 fixed tests 8 years ago
  sanex3339 c6de759667 Random generator now configure before resolve of JavascriptObfuscator object 8 years ago