Free-RASP-Android
Free-RASP-Android copied to clipboard
Library for improving app security and threat monitoring on Android mobile devices.
I am unable to Integrate this in React Native. Is it possible to use in React Native Application?
I've tried to run the app on the Nox emulator. It seems like the SDK is not able to detect the nox emulator. Below is the system information of the...
**Describe the bug** After adding the library to our project version 8.3.0, when trying to call a secure endpoint, we get SSLException from Retrofit/OkHttp and our api calls fail. We...
Even thought password is set on phone, onPasscode is called: - Device: Xiaomi 13 T Pro - OS version: Android 14 - Version of freeRASP: 6.3.0
**Describe the bug** Talsec is Not Giving Rooted Callback once give permission from Magisk Manager **To Reproduce** Download Magisk Manager from Google give Super User Permission to App open the...
**Describe the bug** Since integrating the freeRASP 9.6.0-NO_DB library, we have encountered several crashes associated with the native library not initializing freeRASP properly: - **dlopen failed: library "libsecurity.so" not found**...
**Describe the bug** We get a crash on some emulators devices on Android 15 when initiliazing freeRASP library **To Reproduce** If applicable, steps to reproduce the behavior. **Expected behavior** A...
**Describe the bug** One of my user encountered this crash ``` Fatal Exception: android.security.keystore.KeyStoreConnectException Failed to communicate with keystore service ``` **To Reproduce** No special implementation **Expected behavior** No crash...
**Describe the bug** Using version 11.1.1 of freeRASP making emulators get the ANR which has been fixed in version 11.1.3. This ANR was because of StrictMode violation. Despite this ANR...