Historial de Commits

Autor SHA1 Mensaje Fecha
  Timofey Kachalov e7fb615cba Merge pull request #842 from javascript-obfuscator/string-array-storage-invalid-cache-fix hace 4 años
  sanex 935d57a349 Fixed runtime errors in large obfuscated code when both `rc4` and `base64` encodings are enabled hace 4 años
  Timofey Kachalov 03ba43b2ee Merge pull request #841 from javascript-obfuscator/runtime-error-fix hace 4 años
  sanex e5762d2993 reservedDomPropertiesList property is now static hace 4 años
  Timofey Kachalov 2546b27c09 Merge pull request #839 from javascript-obfuscator/remove-event-emitter hace 4 años
  sanex 2e4aae4c40 Fixed mistake in CallsControllerFunctionCodeHelper.ts hace 4 años
  sanex 1b3a906187 Updated dist files hace 4 años
  sanex e4fca67e7b Added type TCustomCodeHelpersGroupAppendMethodName hace 4 años
  sanex a118112095 Removed `obfuscation-event-emitter` to allow more flexible append of node inside custom code helper groups. hace 4 años
  sanex 102cf2ff10 Dependencies update hace 4 años
  Timofey Kachalov 808e7b2b30 Merge pull request #827 from whoami-shubham/master hace 4 años
  Shubham Jha 6b6a9c7d85 updated README hace 4 años
  Timofey Kachalov 9c98de7cde Merge pull request #825 from javascript-obfuscator/string-array-wrappers-prefix hace 4 años
  sanex ab4508de14 Fixed missing prefix of root identifiers added by `stringArrayWrappersCount` option when `identifiersPrefix` option is set hace 4 años
  Timofey Kachalov ef7c203c20 Merge pull request #819 from javascript-obfuscator/dependencies-update-20.11.20 hace 4 años
  sanex 576c50e755 Fixed wrong name of obfuscated files when input directory path is the `.` symbol hace 4 años
  sanex 1409c02f45 Added additional test for ObfuscatedCodeWriter.getOutputCodePath hace 4 años
  sanex 18dd2f28f9 Dependencies update 20.11.20 hace 4 años
  Timofey Kachalov c2d8dbb8df Merge pull request #818 from javascript-obfuscator/issue-813 hace 4 años
  sanex b2aee6cb6c Ignore object expressions as body of arrow function expression when `transformObjectKeys` option is enabled hace 4 años
  sanex c7cc68bedb Fixed wrong `stringArrayWrappersParametersMaxCount` CLI option name hace 4 años
  Timofey Kachalov a4328da67f Merge pull request #812 from javascript-obfuscator/string-array-calls-wrapper-additional-parameters hace 4 años
  sanex 002e068be2 Renamed fields of IStringArrayScopeCallsWrapperParameterIndexesData interface hace 4 años
  sanex 80e54a4307 Additional StringArrayScopeCallsWrapperTransformer tests for variable amount of arguments when `stringArrayWrappersParametersMaxCount` option is enabled hace 4 años
  sanex 8c788b90ba Updated StringArrayScopeCallsWrapperTransformer tests hace 4 años
  sanex c0cd04d2bf Added `stringArrayWrappersParametersMaxCount` option hace 4 años
  sanex 4079b42fbd WIP: added random string array scope calls wrappers parameters hace 4 años
  Timofey Kachalov 962cbc250e Merge pull request #811 from javascript-obfuscator/string-array-call-index-type hace 4 años
  sanex 4bc8a76e46 Fixed identifier names inside StringArrayScopeCallsWrapperTransformer hace 4 años
  sanex 441699a737 Added tests for `stringArrayIndexesType` option hace 4 años