Historial de Commits

Autor SHA1 Mensaje Fecha
  sanex3339 6bd872c13c Added base web version hace 7 años
  sanex3339 afe33db8fb Correct obfuscation of object rest and spread properties hace 7 años
  sanex3339 bcb3569e83 Obfuscation of import specifiers #2 hace 7 años
  sanex3339 b97d47386b Obfuscation of import specifiers hace 7 años
  sanex3339 3ea05aa0e1 Switched `esprima` on `espree`. Obfuscation of `export` declarations hace 7 años
  sanex3339 78cdba9ef6 Added NodeMetadata class hace 7 años
  sanex3339 0c088af218 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/210 hace 7 años
  sanex3339 8e7423a852 Added the facade over esprima to improve error messages hace 7 años
  sanex3339 c00685c43d Custom nodes transformer hace 7 años
  sanex3339 4282ed2a81 Some refactoring hace 7 años
  sanex3339 43f64f73e7 Dead code injection refactoring #1 hace 7 años
  sanex3339 2950613d44 Now transformers knows about its transformation stage hace 7 años
  sanex3339 21a2fd65b5 Additional tests for eval expressions obfuscation. Added new `finalizing` transformers category hace 7 años
  sanex3339 ad0b1b0fdf Eval obfuscation transformers hace 7 años
  sanex3339 07c7414420 obfuscation of eval call expressions WIP hace 7 años
  sanex3339 d3bd595142 Object keys obfuscation - first working realisation hace 7 años
  sanex3339 4bde27915f Keep comments with specific keywords hace 7 años
  sanex3339 b1b610c829 0.13.0-dev.0 release hace 7 años
  sanex3339 389c49582c Identifier name generators: Hexadecimal and Mangled hace 7 años
  sanex3339 cda333eefe tslint rules update hace 7 años
  sanex3339 2039e196dd Project structure reorganized part 2 hace 7 años
  sanex3339 22756b8b34 Project structure reorganized hace 7 años
  sanex3339 6819ba675a Refactoring hace 7 años
  sanex3339 bdb5aaebd8 Refactoring of JavaSriptObfuscatorCLI class hace 7 años
  sanex3339 31fdfae074 Added `tslint-eslint-rules` rules hace 8 años
  sanex3339 5513279afd Added md5 hash of source code to seed for RandomGenerator hace 8 años
  sanex3339 d21c5afa8a Utility classes with state now are non-static hace 8 años
  sanex3339 35007886b3 dropped node 0.12 support, now using yarn instead npm for scripts and travis-ci testing hace 8 años
  sanex3339 2b1f78e587 Added RandomGenerator clearing after obfuscation hace 8 años
  sanex3339 ece5ed3209 do not include babel polyfill when node is 4.0+ hace 8 años