Historique des commits

Auteur SHA1 Message Date
  sanex3339 a295f77101 ArrayPattern and AssignmentPattern function parameters obfuscation + tests il y a 8 ans
  sanex3339 b95a248c00 more correct naming: ObfuscationTransformers -> ObfuscatingTransformers il y a 8 ans
  sanex3339 758277573a extract few transformers to new `converting-transformers` subtype il y a 8 ans
  sanex3339 405f1c4515 update deps il y a 8 ans
  sanex3339 99df22eb26 0.9.0-dev.10 il y a 8 ans
  sanex3339 5a0dede60e CatchClause obfuscator ObjectPattern test il y a 8 ans
  sanex3339 5addfa0b72 CatchClause obfuscator ObjectPattern fix il y a 8 ans
  sanex3339 5c1215801a fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/29 il y a 8 ans
  sanex3339 fcdb90348f update readme with changes from 0.8.4 il y a 8 ans
  sanex3339 1486717ec5 dependencies update il y a 8 ans
  sanex3339 326f4c0268 BlockStatementControlFlowTransformers small performance fix il y a 8 ans
  sanex3339 a8339bc4ae getRandomVariableName refactoring + tests il y a 8 ans
  sanex3339 5d649b23d7 syncing changes from 0.8.4 with dev il y a 8 ans
  sanex3339 d0ba15bbb3 slightly stronger tslint rules: fixed escodegen declaration il y a 8 ans
  sanex3339 d614915575 slightly stronger tslint rules il y a 8 ans
  sanex3339 4e5cf5ad0d Added RandomGenerator clearing after obfuscation il y a 8 ans
  sanex3339 2b1f78e587 Added RandomGenerator clearing after obfuscation il y a 8 ans
  sanex3339 7d43551208 improve `seed` testing: removed `only` modifier il y a 8 ans
  sanex3339 251becedcf improve `seed` testing il y a 8 ans
  sanex3339 76846c807e Now copying fixtures to test-tmp dir to keep relative requests with __dirname for test fixtures il y a 8 ans
  sanex3339 9cd7bdd21f Tests structure reorganized il y a 8 ans
  sanex3339 a7d18d66ad NodeObfuscators now ObfuscationTransformers il y a 8 ans
  sanex3339 214471d9a3 removed console.log il y a 8 ans
  sanex3339 e8c76462ef additional tests for BlockStatementControlFlowTransformer il y a 8 ans
  sanex3339 5598770231 Moved BlockStatementControlFlowReplacer to BlockStatementControlFlowTransformer. il y a 8 ans
  sanex3339 3d17cf21c8 fixed readme il y a 8 ans
  sanex3339 adb0044476 Changed min and max host node depth for control flow storage host node search. il y a 8 ans
  sanex3339 b137e7bf01 more beauty way to create array with original keys il y a 8 ans
  sanex3339 105ad55c06 added BlockStatementControlFlowReplacerNode and fixes of incorrect parentizing of control flow transformed nodes il y a 8 ans
  sanex3339 cd02a0bf82 added BlockStatementControlFlowReplacer il y a 8 ans