Commit Verlauf

Autor SHA1 Nachricht Datum
  sanex3339 35007886b3 dropped node 0.12 support, now using yarn instead npm for scripts and travis-ci testing vor 8 Jahren
  sanex3339 b95a248c00 more correct naming: ObfuscationTransformers -> ObfuscatingTransformers vor 8 Jahren
  sanex3339 758277573a extract few transformers to new `converting-transformers` subtype vor 8 Jahren
  sanex3339 405f1c4515 update deps vor 8 Jahren
  sanex3339 99df22eb26 0.9.0-dev.10 vor 8 Jahren
  sanex3339 5addfa0b72 CatchClause obfuscator ObjectPattern fix vor 8 Jahren
  sanex3339 5c1215801a fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/29 vor 8 Jahren
  sanex3339 1486717ec5 dependencies update vor 8 Jahren
  sanex3339 326f4c0268 BlockStatementControlFlowTransformers small performance fix vor 8 Jahren
  sanex3339 a8339bc4ae getRandomVariableName refactoring + tests vor 8 Jahren
  sanex3339 5d649b23d7 syncing changes from 0.8.4 with dev vor 8 Jahren
  sanex3339 d0ba15bbb3 slightly stronger tslint rules: fixed escodegen declaration vor 8 Jahren
  sanex3339 d614915575 slightly stronger tslint rules vor 8 Jahren
  sanex3339 4e5cf5ad0d Added RandomGenerator clearing after obfuscation vor 8 Jahren
  sanex3339 2b1f78e587 Added RandomGenerator clearing after obfuscation vor 8 Jahren
  sanex3339 a7d18d66ad NodeObfuscators now ObfuscationTransformers vor 8 Jahren
  sanex3339 e8c76462ef additional tests for BlockStatementControlFlowTransformer vor 8 Jahren
  sanex3339 5598770231 Moved BlockStatementControlFlowReplacer to BlockStatementControlFlowTransformer. vor 8 Jahren
  sanex3339 adb0044476 Changed min and max host node depth for control flow storage host node search. vor 8 Jahren
  sanex3339 b137e7bf01 more beauty way to create array with original keys vor 8 Jahren
  sanex3339 105ad55c06 added BlockStatementControlFlowReplacerNode and fixes of incorrect parentizing of control flow transformed nodes vor 8 Jahren
  sanex3339 cd02a0bf82 added BlockStatementControlFlowReplacer vor 8 Jahren
  sanex3339 412b42403e BlockStatement control flow transformation: using index increment instead array shift vor 8 Jahren
  sanex3339 463f82604f BlockStatement control flow transformation: first draft solution vor 8 Jahren
  sanex3339 ff0029f6f0 increased runtime speed with encoding: fixed test vor 8 Jahren
  sanex3339 64d4c79efa increased runtime speed with encoding vor 8 Jahren
  sanex3339 8c5d323752 rc4 encoding runtime error fix and performance boost vor 8 Jahren
  sanex3339 8e14a3e90a 0.9.0-dev.7 - revert back control flow storage key length to 3, but add key regeneration if key already exist in the storage vor 8 Jahren
  sanex3339 9b4cf0adb5 Merge branch 'dev' vor 8 Jahren
  sanex3339 5f26fe2209 0.9.0-dev.7 - increased control flow storage key length vor 8 Jahren