awesome-flutter
awesome-flutter copied to clipboard
Added freeRASP
Description
The freeRASP plugin enables Flutter developers to gain access to fundamental RASP (runtime application self-protection) features with just a few lines of code. The
freeRASP provides protection against potentially dangerous behavior, including the following: ✔️ Using rooted or jailbroken devices (e.g., unc0ver, check1rain) ✔️ Reverse engineering attempts ✔️ Running hooking frameworks (e.g., Frida, Xposed or Shadow) ✔️ Emulator detection (BlueStacks, Nox Player, etc.) ✔️ Tampering or repackaging the application ✔️ Installing the app through untrusted methods/unofficial stores
Checklist
- [x] I read How to contribute
- [x] I edited the SOURCE.md file only
- [x] Added a link to the repo in the PR
Feel free to add this badge to your repository after it's accepted to awesome-flutter.
<a href="https://github.com/Solido/awesome-flutter">
<img alt="Awesome Flutter" src="https://img.shields.io/badge/Awesome-Flutter-blue.svg?longCache=true&style=flat-square" />
</a>