# freeRASP

- [Introduction](/freerasp/freerasp/introduction.md): freeRASP is a free mobile app protection SDK that detects rooting, jailbreak, hooking, tampering, emulators, and other runtime threats,and real-time security analytics via Talsec Portal.
- [Integration](/freerasp/freerasp/integration.md): Integrate freeRASP into your mobile app step by step, from prerequisites and SDK setup to threat callbacks, obfuscation.
- [Android](/freerasp/freerasp/integration/android.md)
- [API](/freerasp/freerasp/integration/android/api.md): Description of the freeRASP API
- [Troubleshooting](/freerasp/freerasp/integration/android/troubleshooting.md): See the most frequent issues occurring during integration.
- [AI-Assisted Integration](/freerasp/freerasp/integration/android/ai-assisted-integration.md): ⚡️ Quick Start: AI-Assisted freeRASP Integration with Curated Prompt
- [iOS](/freerasp/freerasp/integration/ios.md)
- [API](/freerasp/freerasp/integration/ios/api.md): Description of the freeRASP API
- [Troubleshooting](/freerasp/freerasp/integration/ios/troubleshooting.md): See the most frequent issues occurring during integration.
- [Flutter](/freerasp/freerasp/integration/flutter.md)
- [FlutterFlow](/freerasp/freerasp/integration/flutter/flutterflow.md)
- [API](/freerasp/freerasp/integration/flutter/api.md): Description of the freeRASP API
- [Troubleshooting](/freerasp/freerasp/integration/flutter/troubleshooting.md): See the most frequent issues occurring during integration.
- [React Native](/freerasp/freerasp/integration/react-native.md)
- [Expo](/freerasp/freerasp/integration/react-native/expo.md)
- [API](/freerasp/freerasp/integration/react-native/api.md): Description of the freeRASP API
- [Troubleshooting](/freerasp/freerasp/integration/react-native/troubleshooting.md): See the most frequent issues occurring during integration.
- [Cordova](/freerasp/freerasp/integration/cordova.md)
- [API](/freerasp/freerasp/integration/cordova/api.md): Description of the freeRASP API
- [Troubleshooting](/freerasp/freerasp/integration/cordova/troubleshooting.md): See the most frequent issues occurring during integration.
- [Capacitor](/freerasp/freerasp/integration/capacitor.md)
- [API](/freerasp/freerasp/integration/capacitor/api.md): Description of the freeRASP API
- [Troubleshooting](/freerasp/freerasp/integration/capacitor/troubleshooting.md): See the most frequent issues occurring during integration.
- [Kotlin Multiplatform](/freerasp/freerasp/integration/kotlin-multiplatform.md)
- [API](/freerasp/freerasp/integration/kotlin-multiplatform/api.md)
- [Troubleshooting](/freerasp/freerasp/integration/kotlin-multiplatform/troubleshooting.md)
- [Unity](/freerasp/freerasp/integration/unity.md)
- [Unreal Engine](/freerasp/freerasp/integration/unreal-engine.md)
- [Features and Pricing Plans](/freerasp/freerasp/features-and-pricing-plans.md): Compare freeRASP and RASP+ features, pricing plans, and use cases, and discover how Talsec’s multi-layered app and API protection helps secure mobile apps, APIs, and users against modern threats.
- [The Key Differences: freeRASP vs. RASP+](/freerasp/freerasp/features-and-pricing-plans/the-key-difference-freerasp-vs-rasp.md)
- [Data Visualisation Portal](/freerasp/freerasp/data-visualisation-portal.md): Learn Your Security Posture, Detect Threats, and Benchmark Your App
- [What's New and Changelog](/freerasp/freerasp/whats-new-and-changelog.md): Browse the latest freeRASP release notes, breaking changes, and new security features across Android, iOS, and cross‑platform SDKs to keep your mobile app protection up to date.
- [Wiki](/freerasp/freerasp/wiki.md): Explore the freeRASP wiki for practical guides on signing certificate hash, threat detection behavior, code obfuscation, and other technical details that help you understand and configure the SDK.
- [Getting Signing Certificate Hash](/freerasp/freerasp/wiki/getting-signing-certificate-hash.md): This guide provides step-by-step instructions for getting the Base64-encoded signing certificate hash for your Talsec configuration.
- [Google Play App Signing Method](/freerasp/freerasp/wiki/getting-signing-certificate-hash/google-play-app-signing-method.md): Google manages your app’s signing key and uses it to sign your application.
- [Manual App Signing Method](/freerasp/freerasp/wiki/getting-signing-certificate-hash/manual-app-signing-method.md): You sign your Android application (APK) yourself using a private key that's stored in a keystore.
- [Result: Convert the SHA-256 Hash to Base64 Format](/freerasp/freerasp/wiki/getting-signing-certificate-hash/result-convert-the-sha-256-hash-to-base64-format.md)
- [Callback Delay, Telemetry Impact, and Threat Scanning Completion Status](/freerasp/freerasp/wiki/callback-delay-telemetry-impact-and-threat-scanning-completion-status.md)
- [Threat Detection](/freerasp/freerasp/wiki/threat-detection.md): Learn how freeRASP detects rooted or jailbroken devices, emulators, hooks, app tampering, and other runtime threats, and how to choose the right in‑app response for your mobile security use case.
- [Detecting rooted or jailbroken devices](/freerasp/freerasp/wiki/threat-detection/detecting-rooted-or-jailbroken-devices.md)
- [Emulator detection](/freerasp/freerasp/wiki/threat-detection/emulator-detection.md)
- [Hook detection](/freerasp/freerasp/wiki/threat-detection/hook-detection.md)
- [App Tampering detection](/freerasp/freerasp/wiki/threat-detection/app-tampering-detection.md)
- [Debugger detection](/freerasp/freerasp/wiki/threat-detection/debugger-detection.md)
- [Detecting Unofficial Installation](/freerasp/freerasp/wiki/threat-detection/detecting-unofficial-installation.md)
- [App Data Migration detection (formerly Device Binding)](/freerasp/freerasp/wiki/threat-detection/app-data-migration-detection-formerly-device-binding.md)
- [Missing obfuscation detection \[Android devices only\]](/freerasp/freerasp/wiki/threat-detection/missing-obfuscation-detection-android-devices-only.md)
- [Secure Hardware detection (Keystore/Keychain secure storage check)](/freerasp/freerasp/wiki/threat-detection/secure-hardware-detection-keystore-keychain-secure-storage-check.md)
- [Passcode](/freerasp/freerasp/wiki/threat-detection/passcode.md)
- [System VPN detection](/freerasp/freerasp/wiki/threat-detection/system-vpn-detection.md)
- [Developer Mode detection \[Android devices only\]](/freerasp/freerasp/wiki/threat-detection/developer-mode-detection-android-devices-only.md)
- [ADB enabled detection \[Android devices only\]](/freerasp/freerasp/wiki/threat-detection/adb-enabled-detection-android-devices-only.md)
- [Screen Capture](/freerasp/freerasp/wiki/threat-detection/screen-capture.md)
- [Multi-Instance detection \[Android devices only\]](/freerasp/freerasp/wiki/threat-detection/multi-instance-detection-android-devices-only.md)
- [Time Spoofing detection](/freerasp/freerasp/wiki/threat-detection/time-spoofing-detection.md)
- [Location Spoofing detection \[Android only\]](/freerasp/freerasp/wiki/threat-detection/location-spoofing-detection-android-only.md)
- [Unsecure WiFi detection \[Android only\]](/freerasp/freerasp/wiki/threat-detection/unsecure-wifi-detection-android-only.md)
- [Automation detection \[Android only\]](/freerasp/freerasp/wiki/threat-detection/automation-detection-android-only.md)
- [Source Code Obfuscation](/freerasp/freerasp/wiki/source-code-obfuscation.md)
- [isProd flag](/freerasp/freerasp/wiki/isprod-flag.md)
- [Role of watcherMail](/freerasp/freerasp/wiki/role-of-watchermail.md): A valid business email is your key to the Talsec Portal and the critical security intelligence for your application. This is where your freeRASP data comes to life.
- [FAQ](/freerasp/freerasp/faq.md)
