Skip to content

[Feature] Detect SUSFS kernel version spoof via JVM vs shell mismatch #72

Description

@Y-0x

Signal

System.getProperty("os.version") inside an app process returns a different
kernel version than uname -r executed via shell when SUSFS kernel spoofing
is active.

Tested on

  • Samsung Galaxy A34 (SM-A346E), Android 15, KernelSU Next + SUSFS

Example output

JVM os.version → 6.6.119-android15-8-abogkiA346BXXUBEYI7-4k
shell uname -r → 6.6.50-android15-8-abogkiA346EXXSADYG1-4k

PoC

https://github.com/Y-0x/llama.cpp

Screenshot

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions