Skip to content

freeRASP 2.0.0

Choose a tag to compare

@talsec-app talsec-app released this 15 Feb 14:25
· 251 commits to master since this release

Whats new in freeRASP

Breaking changes

  • IOSCallback parameter in TalsecCallback was renamed to iosCallback
  • IOSConfig parameter in TalsecConfig was renamed to iosConfig

Added

  • ✔️ added configuration tests
  • 🔼 updated jailbreak checks to detect jailbreak hiders
  • 🔼 updated hook checks

Changed

  • ⚡ improved performance during library initialization
  • 🔼 better debugger handling
  • 🔼 better incident handling
  • ❌ sensitive content logging modification, package names of well-known dangerous applications (rooting apps, hooking frameworks, etc...) are no longer sent to Elastic, only a flag that device contains one of those applications is sent

Fixed

  • 🆒 usage of deprecated API calls (DexFile) for Android 8.0 and above
  • 🆒 issue with root prompt ("app asking for root permission") on rooted devices
  • 🆒 fixed issue with false positive during device binding check