Let's learn the basics about freeRASP protection.
freeRASP is a lightweight and easy-to-integrate mobile security library designed to detect potential threats during the application's runtime. It contains multiple security checks, each aimed to cover possible attack vectors to ensure a high level of application security.
freeRASP provides detection of potentially dangerous behaviour, including the following:
Using rooted or jailbroken devices (e.g., su, Magisk, unc0ver, check1rain, Dopamine).
Reverse engineering attempts.
Running hooking frameworks (e.g., Frida, Xposed or Shadow).
Tampering or repackaging the application.
Installing the app through untrusted methods/unofficial stores.
Running the app in various emulators.
Detect fake clones and multiinstancing (Parallel Space)
Screenshot and screen recording attempts.
Reactions to various attacks and detected security threats via an API (callback mechanism).
Simple integration.
VPN detection.
Limits of (free up to 100k devices).
Data collection from your app to Talsec DB.
Security protections:
basic protection against root/jailbreak (including Magisk, Dopamine),
Access real-time security insights, global benchmarks, and detailed analytics!
📊 Real-Time Threat Monitoring: Gain insights into threat counts, types, and occurrences over time.
📈 Global Benchmarking: Benchmark your app's security against global statistics.
📚 Stay informed: Read the latest articles and documentation on app security best practices.
freeRASP is currently supported for:
freeRASP is currently tested and compatible with:
🤖 Android smartphones, tablets, emulators, Android TVs
🍎 iPhones, iPads, simulators
ADB, Developer Mode, USB debugging detections.
No significant effect on the app performance.
Data visualization Talsec Portal with real-time security insights, global benchmarks, and detailed analytics
Weekly security report via email indicating the security status of devices and app integrity.
Fulfills OWASP MASVS-RESILIENCE requirements.
basic runtime reverse engineering controls,
basic runtime integrity controls.
No overlay and accessibility services misuse protection.

