sanex3339
|
a217ac7bf6
Added `minify` option to the runtime tests
|
преди 4 години |
sanex3339
|
49259f1ef4
Updated escodegen, fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/638, added test
|
преди 4 години |
sanex3339
|
2621bef3f1
Fixed error during code generation for `ObjectPattern` with single `RestElement`.
|
преди 5 години |
Timofey Kachalov
|
9213a13b2c
Renamed TObject -> TDictionary (#616)
|
преди 5 години |
sanex3339
|
fb834c8de1
0.28.0 release
|
преди 5 години |
sanex3339
|
75c2a7b5d6
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/590
|
преди 5 години |
sanex3339
|
bbc672e80e
Fixed identifiers prefix generation for `obfuscateMultiple` method
|
преди 5 години |
sanex3339
|
f9ec74006d
New `obfuscateMultiple` method
|
преди 5 години |
sanex3339
|
c60627ac3c
Added preserved variable names check to the hexadecimal identifiers name generator
|
преди 5 години |
sanex3339
|
a2e9c05ce8
Fixed errors related to identifiers. Changed self defending helper
|
преди 5 години |
sanex3339
|
db908f7bce
Fixed conflicts between generated names and names from untouched identifiers from source code.
|
преди 5 години |
sanex3339
|
e987a8f55e
Fixed support of exponentiation operator. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/534
|
преди 5 години |
sanex3339
|
178adcbfaa
Slightly changed regexps of variable kinds
|
преди 5 години |
sanex3339
|
b50c48a683
Dynamic import and `import.meta` support
|
преди 5 години |
sanex3339
|
1edf96c0a0
`shuffleStringArray` option
|
преди 5 години |
sanex3339
|
65d4fd1602
Additional tests
|
преди 5 години |
sanex3339
|
3a1cc4e4f5
Auto detection of prevailing kind of variables
|
преди 5 години |
sanex3339
|
2f27d75318
Fixed typings. Now string values correctly assignable to enum-like options
|
преди 5 години |
sanex3339
|
2527fe3036
Fixed mocha exit on node 10
|
преди 5 години |
sanex3339
|
945e885240
* Fixed identifier names generations for `mangled` and `dictionary` identifier names generators
|
преди 5 години |
sanex3339
|
f39d16370b
Added failing test for custom nodes identifier names collision
|
преди 5 години |
sanex3339
|
617f85e40d
Added functional tests for dictionary names generator: fixed regExp #2
|
преди 5 години |
sanex3339
|
19ebf787f7
Added functional tests for dictionary names generator: fixed regExp
|
преди 5 години |
sanex3339
|
9c186a4e34
Added functional tests for dictionary names generator
|
преди 5 години |
sanex3339
|
1268354c2e
Fixed grammar in import
|
преди 6 години |
sanex3339
|
e7f2bd1063
Replaced ObfuscationResult and SourceMapCorrector classes by ObfuscatedCode class
|
преди 6 години |
sanex3339
|
4b74976cc7
Some refactoring
|
преди 7 години |
sanex3339
|
3ea05aa0e1
Switched `esprima` on `espree`. Obfuscation of `export` declarations
|
преди 7 години |
sanex3339
|
0c088af218
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/210
|
преди 7 години |
sanex3339
|
e5778b4fa4
New CLI option: `exclude`
|
преди 7 години |