Updates
-
Fixed #89
-
- Flatten to not break functions with invalid identifier names
-
Fixed #88
-
- Stack to not break functions with syncing arguments
-
Fixed #91
-
- Minify to preserve function.length property
-
Fixed #95
-
- Rename Variables optimized to obfuscate much faster
-
Added documentation pages for RGF and Control Flow Flattening
-
Removed
eval
option in favor ofrgf
option. -
- Removed the
"all"
option fromrgf
.
- Removed the
-
Removed
nameRecycling
option