๐Ÿ‘‹Introduction

freeRASP is a lightweight and easy-to-integrate mobile security library designed to protect apps from 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.

What does freeRASP do?

freeRASP provides protection against potentially dangerous behaviour, including the following:

  • Using devices (e.g., su, Magisk, unc0ver, check1rain, Dopamine).

  • Reverse engineering attempts.

  • Running (e.g., Frida, Xposed or Shadow).

  • the application.

  • Installing the app through .

  • Running the app in various .

  • Detect fake clones and (Parallel Space)

  • attempts.

You can read more about the concept of RASP (Runtime application self-protection) here.

Advantages

  • Reactions to various attacks and detected security threats via an API (callback mechanism).

  • Simple integration.

  • detection.

  • , , USB debugging detections.

  • No significant effect on the app performance.

  • Weekly security report via email indicating the security status of devices and app integrity.

  • Fulfills OWASP MASVS-RESILIENCE requirements.

Top apps rely on Talsec SDKsโ€”see them here.

Limitations

  • Limits of Fair Usage Policy (free up to 100k app downloads; additional conditions after).

  • Data collection from your app to Talsec DB.

  • Security protections:

    • basic protection against root/jailbreak (including Magisk, Dopamine),

    • basic runtime reverse engineering controls,

    • basic runtime integrity controls.

  • No overlay and accessibility services misuse protection.

Learn more about the limitations of freeRASP here.

Talsec Portal

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.

Learn more about the Talsec Portal here.

Workflow scheme

Supported platforms

freeRASP is currently supported for:

freeRASP is currently tested and compatible with:

  • ๐Ÿค– Android smartphones, tablets, emulators, Android TVs

  • ๐ŸŽ iPhones, iPads, simulators

Discover freeRASP

Last updated