DexProtector 6.1.1 Released

DexProtector 6.1.1 has been released.

What's new?

DEVELOPMENT PLATFORMS SUPPORT

  • Added new mechanism of configuring DexProtector Gradle Plugin. Now it is possible to enable DexProtector’s task for any required buildType.
  • DexProtector’s log files are now located in build/outputs/dexprotector/<buildType>/log.txt

ANDROID APPLICATION LIBRARIES (AAR) [Enterprise Version]

  • Fixes issues that were related to filters' settings (all/annotations)
  • Fixed issues related to the injection of protection methods
  • Added ability to use original class names and method names (before ProGuard) for setting initialisation methods
  • Now DexProtector generates unique file names for files that contain encrypted classes

ANDROID APPLICATIONS

  • Fixed issues related to processing of secondary dex files in case if the package in a main classes.dex is duplicated in a secondary dex file

ANDROID PLATFORM APPLICATIONS [Enterprise Version]

  • Added new mechanism of loading native DexProtector’s protection libraries in order to support Security Enhanced Android

INTEGRITY CONTROL

  • Added ability to control necessity of checking signature’s certificate under an APK file