Anti Android Emulator

MirMyth - 代码插件 - 2024/06/15
尚未评分

Advanced Android Emulator Detection Plugin for Unreal Engine

  • 支持的平台
  • 支持的引擎版本
    5.2 - 5.4
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

AntiAndroidEmulator is a cutting-edge plugin designed for Unreal Engine developers to enhance the security and integrity of their Android games. This plugin offers a unique and highly accurate method for detecting when your Unreal Engine game is running on an Android emulator, ensuring a secure and reliable gaming experience for your users.


技术细节

Features:

  • Innovative Detection Mechanism: Unlike conventional methods that rely on API calls or pattern matching, We utilizes the instruction cache mechanism of the ARM architecture. By executing the specified code, the plugin detects differences in execution results between real devices (ARM-based) and emulators (x86-based), providing a highly reliable and accurate detection method.
  • High Accuracy and Reliability: The advanced detection technique ensures a high level of accuracy and reliability, making it difficult for emulators to bypass the detection mechanism. In theory, all Android emulators based on x86 architecture can be detected.
  • Easy Integration: Seamlessly integrates with your Unreal Engine project with minimal setup. Blueprint sample is provided to help you get started quickly.
  • Performance Optimization: Optimized for minimal performance impact, ensuring that the detection process does not interfere with the gameplay experience.
  • Customizable Alerts: Allows you to configure and customize alerts and actions based on detection results, providing flexibility to handle emulation detection in a way that suits your game's security strategy.
  • Full compatibility: Runtime ( Armv7/Arm64 real android devices), Editor (Win32, Win64, Mac, Linux).


Code Modules:

  •  AntiAndroidEmulator(Runtime)


Number of Blueprints: 1

Number of C++ Classes: 3

Supported Development Platforms: Win32, Win64, Mac, Linux

Supported Target Build Platforms: Android

Documentation: https://github.com/MirMyth/AntiAndroidEmulator