Categories
PPiOS Change Log

PreEmptive Protection for iOS Change Log v2.5.0 – Release Date March 27, 2017

Reading Time: < 1 minute

Change Log – Version 2.5.0 – Release Date March 27, 2017

Enhancements

  • Updated documentation to include details about a new sample project that demonstrates how to integrate PPiOS-ControlFlow and PPiOS-Rename into an Xcode project.
  • Modified llvm-dsymutil to support de-obfuscation of dSYMs with renaming obfuscation applied. See PPiOS-Rename documentation for details.
Categories
PPiOS Change Log

PreEmptive Protection for iOS Change Log v2.4.0 – Release Date February 14, 2017

Reading Time: < 1 minute

Change Log – Version 2.4.0 – Release Date February 14, 2017

Functional Changes

  • The minimum supported Xcode version is now 8.0

Known Issues

  • Enabling the thread sanitizer or the address sanitizer in conjunction with PPiOS-ControlFlow may cause the build to fail.
Categories
PPiOS Change Log

PreEmptive Protection for iOS Change Log v2.3.1 – Release Date July 11, 2016

Reading Time: < 1 minute

Change Log – Version 2.3.1 – Release Date July 11, 2016

Fixes

  • Added support for includes and excludes renamed by PreEmptive Protection for iOS – Rename
  • Improved error handling in configuration file parsing.
Categories
PPiOS Change Log

PreEmptive Protection for iOS Change Log v2.3 – Release Date May 2, 2016

Reading Time: < 1 minute

Change Log – Version 2.3 – Release Date May 2, 2016

Functional Changes

  • PreEmptive Protection for iOS has been renamed to PreEmptive Protection for iOS – Control Flow.

Enhancements

  • Verified compatability with PreEmptive Protection for iOS – Rename.
Categories
PPiOS Change Log

PreEmptive Protection for iOS Change Log v2.2 – Release Date February 2, 2016

Reading Time: < 1 minute

Change Log – Version 2.2 – Release Date February 9, 2016

Functional Changes

  • The minimum supported Xcode version is now 7.0.

Enhancements

  • Bitcode is now supported.
  • Reduced installation size.
Categories
PPiOS Change Log

PreEmptive Protection for iOS Change Log v2.1 – Release Date November 23, 2015

Reading Time: < 1 minute

Change Log – Version 2.1 – Release Date November 23, 2015

Enhancements

  • PPiOS now supports Xcode 6.4.
  • Errors and warnings now appear in the Xcode interface.

Fixes

  • Installation will ensure correct permissions when using non-default umask.
Categories
PPiOS Change Log

PreEmptive Protection for iOS Change Log v2.0 – Release Date June 11, 2015

Reading Time: < 1 minute

Change Log – Version 2.0 – Release Date June 11, 2015

Enhancements

  • Implemented multiple performance improvements for compilation speed.
  • Implemented multiple improvements to obfuscated application runtime performance.
  • Added configuration file support.
  • Changed switch-obfuscation to apply to a percentage of blocks rather than a percentage of functions.
  • Added licensing support.
  • Added support for -fbuild-session-file required by Xcode for module support.
  • Reduced size of entire compiler system.
Categories
PPiOS Change Log

PreEmptive Protection for iOS Change Log v1.0 – Release Date May 28, 2015

Reading Time: < 1 minute

Change Log – Version 1.0 – Release Date May 28, 2015

Initial Release