sanex3339
|
0b160a80f9
0.11.1 release
|
7 years ago |
sanex3339
|
0ad3e603fc
Refactoring of Obfuscator class
|
7 years ago |
sanex3339
|
bdb5aaebd8
Refactoring of JavaSriptObfuscatorCLI class
|
7 years ago |
sanex3339
|
5144b2b76a
Fixed processing of `null` value in NodeUtils.clone() method
|
7 years ago |
sanex3339
|
58f606bcd8
Fixed require of external user config file #2
|
7 years ago |
sanex3339
|
856ba39f86
Fixed require of external user config file
|
7 years ago |
sanex3339
|
8b308aa59c
Additional logger messages
|
7 years ago |
sanex3339
|
d5e84b1d1c
Added Logger and new option `log`
|
7 years ago |
sanex3339
|
a59fda5d7c
Added `renameGlobal` option
|
7 years ago |
sanex3339
|
2ebc17cca0
0.10.0-beta.12 release
|
7 years ago |
psabharwal
|
61ab7a9956
Add --config CLI option that accepts name of js / json file that contains all config instead of passing everything in CLI
|
7 years ago |
sanex3339
|
0c357a0f2b
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/71
|
7 years ago |
sanex3339
|
0015db33c2
Attempt to fix runtime errors with large code
|
7 years ago |
sanex3339
|
1f34d39fd4
Added temporal seed logging
|
7 years ago |
sanex3339
|
6301f1c15d
Increase random variable name length after name collision
|
7 years ago |
sanex3339
|
fdbce57232
Added missing @initializable() decorators
|
7 years ago |
sanex3339
|
88fc60e496
0.10.0-beta.12 Generate seed if it's not set through options
|
7 years ago |
sanex3339
|
da7d71d855
0.10.0-beta.11 `disableConsoleOutput` option now disabled by default
|
7 years ago |
sanex3339
|
6fb05d0f8c
0.10.0-beta.10 Fixed runtime errors
|
7 years ago |
sanex3339
|
a3dad6cf94
Added ability to add specific node guard to the black list of nodes.
|
7 years ago |
sanex3339
|
5d5a9a9ee1
Now copyright comments not removing after minification
|
7 years ago |
sanex3339
|
2114064665
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/65
|
7 years ago |
sanex3339
|
1712174533
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/60
|
7 years ago |
sanex3339
|
91cb585cc2
Updated changelog
|
8 years ago |
sanex3339
|
5513279afd
Added md5 hash of source code to seed for RandomGenerator
|
8 years ago |
sanex3339
|
d21c5afa8a
Utility classes with state now are non-static
|
8 years ago |
sanex3339
|
71be6ab3b9
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/57
|
8 years ago |
sanex3339
|
d1e32d977d
Global tests refactoring
|
8 years ago |
sanex3339
|
c9bbc9ff6c
Dependencies update, added new script `git-add-files` to pre-commit hook
|
8 years ago |
sanex3339
|
f1045c20c1
Enum names refactoring
|
8 years ago |