Module Overview
Device Faker is a Zygisk-based root module designed to spoof device specifications, build properties, and CPU data on a per-app basis. Written in Rust, it uses Copy-On-Write memory mapping to isolate fingerprint modifications without altering global system files or requiring a full system reboot.
Testing this module across various apps, I noticed how cleanly it isolates changes per package using its COW property engine without leaving active background processes. Applying high-end device templates to unlock restricted app features took seconds, requiring only a simple app restart rather than rebooting Android entirely.
Core Features
- Per-app targeting allows you to apply spoofed specs only to selected applications while keeping the rest of your system untouched.
- Built-in WebUI simplifies managing templates, tweaking TOML settings, and assigning phone profiles across multiple packages.
- Memory-mapped property engine alters system props via Copy-On-Write (COW), providing isolated changes per process with zero persistent module footprint.
- Per-app CPU spoofing customizes
/proc/cpuinfooutput to bypass strict hardware checks without editing core system files.
Support & Requirements
- Root Environment: Magisk, KernelSU, or APatch (Zygisk environment required)
- Android Compatibility: Android 10 and above
How to Install
- Download the latest Device Faker zip release file.
- Open your root manager (Magisk, KernelSU, or APatch), head to the Modules section, and flash the zip.
- Reboot your phone to activate the Zygisk module and launch the WebUI for setup.
Rate this Module
Share your experience with the community.
* You will be prompted to login via Google in one click to verify your rating.