# freeRASP for Unity Guide

## 🔐 Level Up Your Game’s Security with freeRASP for Unity

In today’s mobile landscape, securing your game isn’t just about protecting profits—it’s about preserving your players’ trust and ensuring fair gameplay. Whether you’re an indie developer or a full-blown game studio, runtime threats like app tampering, emulators, rooting, and unauthorized modifications are real dangers that can undermine your game’s performance and credibility.

That’s where **freeRASP for Unity** (Android + iOS) comes in.

<figure><img src="https://1548930415-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNjTFXsqCLQ3RU2oA2uHC%2Fuploads%2FVxtINDMrADKcxSWFuILS%2FfreeRASP%20for%20Unity%20Android.png?alt=media&#x26;token=f4159e08-a54e-4a71-89d2-7da95bfc44dd" alt=""><figcaption></figcaption></figure>

## 🎮 Designed with Unity Devs in Mind

Talsec’s freeRASP solution is now natively available for Unity—a game-changer for developers targeting **Android and iOS** platforms. This early-release plugin empowers teams to effortlessly integrate robust runtime threat detection directly into their Unity-based games.

### ⚙️ Easy Integration, Powerful Protection

The official Unity plugin streamlines the setup process:

* 📦 **Drag-and-drop installation** via `.unitypackage`
* 🔐 **Custom configuration** for Android (via certificate hashes and package names) and iOS (using team identifiers and bundle IDs)
* 🔁 **Real-time threat detection callbacks** integrated into your `Game.cs` or entry-point logic

This makes it simple to respond to threats like:

* Emulator use
* VPN or system proxy tunneling
* Rooting or jailbreaking
* Debugging and hooking attempts
* Tampering, screen recording, or app repackaging

With built-in detection callbacks, you can proactively respond to these threats by triggering in-game behaviors or alerts that protect your app integrity.

{% embed url="<https://www.youtube.com/watch?v=rIAr4f_E3QE>" %}

### 🚀 Why It Matters for Game Developers

While Unity makes multiplatform publishing easier than ever, it also exposes your game to a wide surface area of potential exploits. Mobile cheaters and malicious actors often use rooted devices, simulators, or altered app binaries to bypass normal game logic or manipulate in-game currencies.

**freeRASP gives you the armor your game deserves**, acting like a security co-pilot as your players navigate your game world.

### 💡 Ready to Fortify Your Game?

Visit the [official integration guide](https://app.gitbook.com/s/Q2PxZTOjhquOxcxftTrm/freerasp/integration/unity) to get started with installation, configuration, and callback integration. There’s no need to compromise between performance and protection—freeRASP for Unity delivers both.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.talsec.app/appsec-articles/articles/freerasp-for-unity-guide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
