Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added freeRASP #945

Closed
wants to merge 1 commit into from
Closed

Added freeRASP #945

wants to merge 1 commit into from

Conversation

SirionRazzer
Copy link

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

  • I read How to contribute
  • I edited the SOURCE.md file only
  • 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.

Awesome Flutter
<a href="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/Solido/awesome-flutter">
   <img alt="Awesome Flutter" src="https://img.shields.io/badge/Awesome-Flutter-blue.svg?longCache=true&style=flat-square" />
</a>

@Solido
Copy link
Owner

Solido commented Apr 14, 2024

Advanced project but too specific for this community. PubDev will expose it. Thx.

@Solido Solido closed this Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants