Skip to content

freeRASP 6.7.0

Compare
Choose a tag to compare
@msikyna msikyna released this 26 Sep 13:22
· 86 commits to master since this release
c7377a8

[6.7.0] - 2024-09-26

  • Android SDK version: 11.1.0
  • iOS SDK version: 6.6.0

Flutter

Added

  • Auditing mechanism for runtime checks

Changed

Android

Added

  • Auditing mechanism for runtime checks

Changed

  • Breaking: TalsecConfig creation was migrated to a Builder pattern
  • Refactored fetching the list of installed applications for root and hook detection
  • Updated OpenSSL to version 3.0.14
  • Updated CURL to version 8.8.0

Fixed

  • Native crashes (SEGFAULT) in ifpip method
  • Collision for command line tools (e.g. ping) which couldn't be invoked without the full path

iOS

Added

Changed

  • Enhanced and accelerated the data collection logic
  • Updated OpenSSL to version 3.0.14
  • Updated CURL to version 8.8.0