v1.7.0
Compatibility:
- Xcode version: 26.3
- NDK version: r26d
Changelog:
- Allow applying passes in
registerOptimizerLastEPCallback - Add support for obfuscating strings within structs and vectors
- Configuration file:
- Choose the phase in which a pass is executed
- Apply arithmetic transformations after constant obfuscation
- Various bug fixes and general improvements