Skip to content
View Ray170910's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Bay Area, California, USA

Block or report Ray170910

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Ray170910/README.md

Ray

UE4 & Android Game Reverse-Engineering Researcher

UE4 internals · ARM64 binary analysis · EL0/EL1 systems research

Unreal Engine 4 Android Game RE ARM64 EL0 / EL1

About

I reverse engineer UE4-based Android games, with most of my work centered on runtime structures, transform pipelines, and native ARM64 components.

My kernel background helps me follow the same problems across EL0 and EL1, especially memory semantics, concurrency, state consistency, and build-to-build drift.

UE4 Runtime   →   ARM64 Native · EL0   ↔   Android GKI · EL1

Current work

  • UE4 runtime reconstruction: object and name systems, containers, transforms, and version-specific layouts.
  • ARM64 binary analysis: native component lifecycle, emulation, protected control flow, and state-machine recovery.
  • Cross-layer reliability: snapshot consistency, memory lifetime, and regression across Android GKI versions.

Selected research

Write-up Focus
Temporal consistency in emulated UE4 runtime analysis Mixed runtime epochs and coordinate instability
UE4 runtime structure analysis Objects, containers, names, and transforms
Mapping a protected ARM64 native component Lifecycle, workers, parsers, and reporting
Reconstructing dispatch and evidence graphs Control-flow reduction and semantic recovery

Projects

All testing is limited to devices, binaries, and software that I own or am explicitly authorized to analyze. Sensitive implementation details remain private.

Pinned Loading

  1. android-kernel-security-notes android-kernel-security-notes Public

    Sanitized Android kernel security and authorized binary-analysis notes

  2. AndUEDumper AndUEDumper Public

    Forked from MJx0/AndUEDumper

    Reference fork for authorized Android UE4 binary-analysis research; upstream implementation by MJx0.

    C++

  3. Build_oneplus_sm8750 Build_oneplus_sm8750 Public

    Forked from qdykernel/Build_Oneplus_Realme_Action

    Build the SukiSU Ultra kernel for OnePlus SM8750 (MT6991)

  4. GKI_KernelSU_SUSFS2 GKI_KernelSU_SUSFS2 Public

    Forked from zzh20188/GKI_KernelSU_SUSFS

    Android GKI kernel build and maintenance fork with KernelSU and SUSFS integration.

    C

  5. Linux-android-arm64 Linux-android-arm64 Public

    Forked from lsnbm/Linux-android-arm64

    C

  6. mkpms mkpms Public

    Forked from kkkbbb/mkpms

    android 无痕probe 无痕hook kpm demo

    C