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