Timofey Kachalov
|
a0761f55fa
Merge pull request #664 from javascript-obfuscator/numbers-to-expressions
|
il y a 4 ans |
sanex3339
|
19fa1fb602
Pass `simplify` and `numbersToExpressions` options to CustomCodeHelperObfuscator obfuscation
|
il y a 4 ans |
sanex3339
|
1beb3cd774
Added optimisations to `numbersToExpressions` option. Updated tests
|
il y a 4 ans |
sanex3339
|
dd8dcac223
Added `numbersToExpressions` option and NumberToNumericalExpressionTransformer
|
il y a 4 ans |
sanex3339
|
f07452e139
Added number numerical expression analyzer
|
il y a 4 ans |
Timofey Kachalov
|
160ff20ca4
Merge pull request #663 from javascript-obfuscator/prevent-mangled-generator-name-sequence-mutation
|
il y a 4 ans |
sanex3339
|
631cd9b3cf
WIP: trying to remove some logic from node groups classes
|
il y a 4 ans |
sanex3339
|
2c58db28ef
WIP: tryig to remove some logic from domain lock custom node group
|
il y a 4 ans |
sanex3339
|
2b48efa232
WIP: disabled some options to debug travis
|
il y a 4 ans |
sanex3339
|
99bdbd62a8
Added code output on error in the runtime tests
|
il y a 4 ans |
sanex3339
|
9c6ce86446
Simplified initialization of nameSequence for MangledIdentifierNamesGenerator
|
il y a 4 ans |
sanex3339
|
d074bbe816
Prevented mutation of the name sequences of `mangled` identifier name generators
|
il y a 4 ans |
Timofey Kachalov
|
b2f5a919d3
Merge pull request #662 from javascript-obfuscator/simplify-and-encoding-fixes
|
il y a 4 ans |
sanex3339
|
728210039c
Fixed runtime error when `IfStatement` contains only single `let` or `const` variable declaration when `simlify` option enabled. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/661
|
il y a 4 ans |
sanex3339
|
c6887464c4
Fixed wrong `source-map: 'inline'` encoding after `1.3.0`
|
il y a 4 ans |
sanex3339
|
514e34bbd5
Bundles update
|
il y a 4 ans |
Timofey Kachalov
|
be99740a6f
Merge pull request #660 from javascript-obfuscator/mangled-shuffled-identifier-names-generator
|
il y a 4 ans |
sanex3339
|
b09cf5c449
Moved initialisation of nameSequence to the `initialize` method
|
il y a 4 ans |
sanex3339
|
944e8f410f
Fixed runtime errors with mangled-shuffled identifier names generator
|
il y a 4 ans |
sanex3339
|
8f2d891765
Added runtime tests for mangled-shuffled identifier names generator
|
il y a 4 ans |
sanex3339
|
162db9e92a
Updated bundles
|
il y a 4 ans |
sanex3339
|
30342cf443
Added `mangled-shuffled` identifier names generator to the list of available generators of CLI options
|
il y a 4 ans |
Timofey Kachalov
|
83e493f8b1
Merge pull request #658 from javascript-obfuscator/mangled-shuffled-identifier-names-generator
|
il y a 4 ans |
sanex3339
|
c3fcbecbc9
Added examples to the `simplify` option in README.md
|
il y a 4 ans |
sanex3339
|
6f27dc6ec5
Added functional test for `mangled-shuffled` identifier names generator
|
il y a 4 ans |
sanex3339
|
b606926182
Added unit tests for `mangled-shuffled` identifier names generator
|
il y a 4 ans |
sanex3339
|
27be5b2cd5
Added `mangled-shuffled` identifier names generator
|
il y a 4 ans |
sanex3339
|
cd20be4036
Version update
|
il y a 4 ans |
sanex3339
|
96429ae0a7
Update bundles
|
il y a 4 ans |
Timofey Kachalov
|
b7f0730e5d
Update README.md
|
il y a 4 ans |