DexProtector 6.3.15 Released

We are proud to announce the release of DexProtector 6.3.15

What is new/improved?

SSL PINNING

  • SSL Pinning has been extended to meet RFC7469 - Public Key Pinning Extension for HTTP standard.
  • Reporting Pin Validation Failure mechanism has been implemented.
  • Added support for Network Security Configuration - http://developer.android.com/preview/features/security-config.html from Android N.

PERSONALIZATION PROFILE

  • Added Personalization Profile that allows to use custom settings for protection mechanisms (names of encrypted files, libraries, etc.).

CODE PROTECTION

  • String Encryption engine has been significantly improved.
  • Added ability to transparently encrypt native libraries that contain JNI methods (Native Library Encryption).

CONTENT PROTECTION

  • Resource Name Obfuscation now supports all the files from the res folder.
  • Added ability to use encrypted resources from applications and native libraries (Resource Encryption) from assets/res folders.
  • Added support for Class::getResourceAsStream to work with encrypted resources (assets).
  • Improved compatibility of Resource Encryption with WebView, Cordova/PhoneGap. Added ability to work with local encrypted resources (assets) in Cross-Origin requests.

ENVIRONMENT CHECKS

  • Added new probes for Root/Debug Detection