Skip to content

Release 1.1.0

Compare
Choose a tag to compare
@neuralmer neuralmer released this 24 Mar 20:36
· 106 commits to master since this release

Enhancements:

  • Dynamic frameworks can now be processed.
  • New identifiers will typically be eight characters long, regardless of their original length, to improve obfuscation and help prevent conflicts.
  • Added the git commit hash to the version information.
  • Improved documentation.

Changes:

  • The --translate-dsym functionality was migrated to PPiOS-ControlFlow (See README.md for more information).
  • Removed dependency on the ahocorasick library.