Skip to content

v1.7.0

Choose a tag to compare

@Rovi98 Rovi98 released this 08 Jun 10:17
8cb3ef2

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