freerasp 2.0.0 freerasp: ^2.0.0 copied to clipboard
freeRASP is a part of security SDK for the app shielding and security monitoring. Learn more about provided features on the freeRASP's homepage first.
2.0.0 #
General/Flutter #
- Fixed bug causing Talsec to not run properly (initialization checks for non null-safe version of Flutter)
- Added configuration tests
Android #
- Improved performance during library initialization
- Improved method handling
- Improved 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
- Fixed issue with root prompt ("app asking for root permission") on rooted devices
iOS #
- Updated jailbreak checks to detect jailbreak hiders
- Updated hook checks
- Better debugger handling
- Better incident handling
- Fixed issue with false positive during device binding check
1.1.0 #
Android
- Changed minSDK to 21
- Added DeviceBinding callback
- Added UntrustedInstallation callback
iOS
- Added onDeviceChange callback
- Added onDeviceIdDetected callback
1.0.0 #
- Initial full release of freeRASP.
0.0.4 #
- Update: documentation
0.0.1 #
- Initial testing release of freeRASP.