Emulator detection of Bluestacks and Nox Player comes to freeRASP v4 #46
SirionRazzer
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The Flutter community asked to include detection of Bluestacks and Nox Player emulators that are popular among gamers. The detection is very precise and quick. It takes into account HW and SW identifiers and can detect these emulators even with spoofed device profiles. This feature is now included in freeRASP v4. https://github.com/talsec/Free-RASP-Flutter/releases/tag/v4.0.0
Some quick ideas:
- You can use it to analyze how many users run your app on these emulators.
- Limit hacking attempts. Use the emulator detection together with the tampering detection.
- Limit cheaters. Correlate emulator instances with suspicious behavior.
Please don't limit users unnecessarily!
Beta Was this translation helpful? Give feedback.
All reactions