sanex
|
314855eb8b
Added command to remove `typings` directory before its build
|
3 years ago |
sanex
|
9c1bcd18b4
Fixed .npmignore file
|
3 years ago |
Timofey Kachalov
|
a29505f0aa
Merge pull request #981 from javascript-obfuscator/improvements-08.08.2021
|
3 years ago |
sanex
|
061bffe2c4
Refactoring related to ArrayUtils, NodeMetadata and StringArray transformets
|
3 years ago |
sanex
|
a7e0f5885a
Refactored control flow storage logic related to removing existing control flow storage from the AST tree
|
3 years ago |
Timofey Kachalov
|
0c1aa60d81
Merge pull request #978 from javascript-obfuscator/typings-dir-fix
|
3 years ago |
sanex
|
dfb19141ab
README.md update
|
3 years ago |
sanex
|
e1e15fda7a
Fixed directory name for typings
|
3 years ago |
Timofey Kachalov
|
5ca1ef5e51
Merge pull request #972 from javascript-obfuscator/tab-self-defending-and-string-array
|
3 years ago |
sanex
|
8e9c9a6b8d
Removed `test` and `lint` scripts from ci runs
|
3 years ago |
sanex
|
8227aa7bb2
Added `build` script to ci runs
|
3 years ago |
sanex
|
26acaec12a
Fixed pre-commit hook
|
3 years ago |
sanex
|
0306f29ba8
Improved pre-commit and pre-publish workflows
|
3 years ago |
sanex
|
6e1ce07b5e
Fixed very rare cases when `rotateStringArray` couldn't rotate array properly
|
3 years ago |
sanex
|
73fcb350a2
Updated CHANGELOG.md. Fixed tests.
|
3 years ago |
sanex
|
c364415a13
Updated logic for random string array function position
|
3 years ago |
sanex
|
c4abec8c2a
Added additional self defending mechanisms. Updated tests
|
3 years ago |
sanex
|
9da81caf3d
String array now stored as a function
|
3 years ago |
sanex
|
7920538a51
Updated self defending helper. Removed `no-eval` self-defending helper
|
3 years ago |
sanex
|
258bc4c2cd
Sync with master
|
3 years ago |
sanex
|
18f5210871
Obfuscator version update
|
3 years ago |
Timofey Kachalov
|
64fb5859a8
Merge pull request #962 from javascript-obfuscator/private-identifiers-support
|
3 years ago |
sanex
|
1352fb9714
Updated `@javascript-obfuscator/escodegen` with fixed generation of private property names
|
3 years ago |
sanex
|
30eb717de6
Sync with master
|
3 years ago |
Timofey Kachalov
|
f875796308
Merge pull request #916 from javascript-obfuscator/es2022-features
|
3 years ago |
sanex
|
744cd14f7f
Updated supported node versions. Added support for rename of property definitions
|
3 years ago |
sanex
|
ba3e4d6897
Sync with dev
|
3 years ago |
sanex
|
d6d46bef37
Updated self defending template #5
|
3 years ago |
sanex
|
89324521d0
Updated self defending template #4
|
3 years ago |
sanex
|
8a872dca9f
Updated self defending template #3
|
3 years ago |