コミット履歴

作者 SHA1 メッセージ 日付
  sanex3339 3f373a4b5f 0.12.4 release: fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/136 7 年 前
  sanex3339 389c49582c Identifier name generators: Hexadecimal and Mangled 7 年 前
  sanex3339 5f61e88a7e Fixed #129 7 年 前
  sanex3339 e52fb4c84c Fixed #123 and #125, added tests for debug protection template 7 年 前
  sanex3339 224483d837 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/121 7 年 前
  sanex3339 e1964b2ee2 0.12.2 release 7 年 前
  sanex3339 3da66f7219 0.12.0 release 7 年 前
  sanex3339 815b17dfb9 Update to typescript 2.6.0 7 年 前
  sanex3339 cda333eefe tslint rules update 7 年 前
  sanex3339 10375da2a5 0.12.0 release 7 年 前
  sanex3339 0b48d69aeb Update .npmignore 7 年 前
  sanex3339 2fa1c95f5a Added `target` option 7 年 前
  sanex3339 e03bd9b635 Updated CLI help text 7 年 前
  sanex3339 758448f3fc Added more tests for directory compilation and fixed some logic. 7 年 前
  sanex3339 905132d3e3 CLI: Added directory obfuscation 7 年 前
  sanex3339 2a171ae9a0 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/98 7 年 前
  sanex3339 e3066b4189 Fixed debug protection template false positive alert 7 年 前
  sanex3339 1c3e922e26 Added logo, changed debug protection templates 7 年 前
  sanex3339 d9612d1bf4 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/94 7 年 前
  sanex3339 19111abe0e Moved logic from ParentificationTransformer to NodeUtils.parentizeNode method 7 年 前
  sanex3339 2039e196dd Project structure reorganized part 2 7 年 前
  sanex3339 6819ba675a Refactoring 7 年 前
  sanex3339 92bc935cc8 Node Guards: Conditional Comment Node Guard 7 年 前
  sanex3339 bbaa843739 Added obfuscation of es2015 class names 7 年 前
  sanex3339 27fe24f70a Dependencies update 7 年 前
  sanex3339 0f187cb8aa Changed `analyze` method signature 7 年 前
  sanex3339 24375ecd05 Moved StackTraceAnalyzer to the `analyzers` folder 7 年 前
  sanex3339 0ad3e603fc Refactoring of Obfuscator class 7 年 前
  sanex3339 bdb5aaebd8 Refactoring of JavaSriptObfuscatorCLI class 7 年 前
  sanex3339 5144b2b76a Fixed processing of `null` value in NodeUtils.clone() method 7 年 前