sanex3339
|
91b29c795f
Fixed require of external user config file #2
|
il y a 7 ans |
sanex3339
|
15c755e705
Fixed require of external user config file
|
il y a 7 ans |
sanex3339
|
2ebc17cca0
0.10.0-beta.12 release
|
il y a 7 ans |
psabharwal
|
61ab7a9956
Add --config CLI option that accepts name of js / json file that contains all config instead of passing everything in CLI
|
il y a 7 ans |
sanex3339
|
0c357a0f2b
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/71
|
il y a 7 ans |
sanex3339
|
0015db33c2
Attempt to fix runtime errors with large code
|
il y a 7 ans |
sanex3339
|
1f34d39fd4
Added temporal seed logging
|
il y a 7 ans |
sanex3339
|
6301f1c15d
Increase random variable name length after name collision
|
il y a 7 ans |
sanex3339
|
fdbce57232
Added missing @initializable() decorators
|
il y a 7 ans |
sanex3339
|
88fc60e496
0.10.0-beta.12 Generate seed if it's not set through options
|
il y a 7 ans |
sanex3339
|
da7d71d855
0.10.0-beta.11 `disableConsoleOutput` option now disabled by default
|
il y a 7 ans |
sanex3339
|
6fb05d0f8c
0.10.0-beta.10 Fixed runtime errors
|
il y a 7 ans |
sanex3339
|
a3dad6cf94
Added ability to add specific node guard to the black list of nodes.
|
il y a 7 ans |
sanex3339
|
5d5a9a9ee1
Now copyright comments not removing after minification
|
il y a 7 ans |
sanex3339
|
2114064665
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/65
|
il y a 7 ans |
sanex3339
|
1712174533
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/60
|
il y a 7 ans |
sanex3339
|
91cb585cc2
Updated changelog
|
il y a 7 ans |
sanex3339
|
5513279afd
Added md5 hash of source code to seed for RandomGenerator
|
il y a 7 ans |
sanex3339
|
d21c5afa8a
Utility classes with state now are non-static
|
il y a 8 ans |
sanex3339
|
71be6ab3b9
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/57
|
il y a 8 ans |
sanex3339
|
d1e32d977d
Global tests refactoring
|
il y a 8 ans |
sanex3339
|
c9bbc9ff6c
Dependencies update, added new script `git-add-files` to pre-commit hook
|
il y a 8 ans |
sanex3339
|
f1045c20c1
Enum names refactoring
|
il y a 8 ans |
sanex3339
|
9c81a0f4ec
Moved factories logi from container modules to InversifyContainerFacade
|
il y a 8 ans |
sanex3339
|
7fd68cfc5a
Reduced dist bundle size
|
il y a 8 ans |
sanex3339
|
b6bfb02d84
Folder structure and class name changes
|
il y a 8 ans |
sanex3339
|
e17265bb59
Some refactoring related to latest changes
|
il y a 8 ans |
sanex3339
|
3a841cab56
ObfuscatingTransformer's optimisations
|
il y a 8 ans |
sanex3339
|
568bb805fb
Changed Replacer on ObfuscatingReplacer. Changed ObfuscatingReplacer return type from string on ESTree.Node
|
il y a 8 ans |
sanex3339
|
68abac764b
Changed pre-commit script in package.json
|
il y a 8 ans |