Announcement

Free to view yesterday and today
Customer Service: cat_manager

ReZygisk: Transparent Zygisk Implementation

Explore ReZygisk, a transparent implementation of Zygisk designed to enhance compatibility and avoid detection mechanisms, allowing users to run Zygisk modules more discreetly on Android devices.

C
Added on 2025年5月12日
View on GitHub
ReZygisk: Transparent Zygisk Implementation preview
1,075
Stars
120
Forks
C
Language

Project Introduction

Summary

ReZygisk is an open-source project providing an alternative, more transparent implementation of Zygisk for rooted Android devices. It focuses on loading Zygisk modules in a manner designed to bypass detection methods used by various applications.

Problem Solved

Standard Zygisk implementations can sometimes be detected by applications, leading to functionality restrictions or blocking. This project aims to provide an alternative that is less prone to detection.

Core Features

Undetectable Loading

Implements Zygisk loading mechanisms in a way that is harder for applications to detect compared to standard implementations.

Module Compatibility

Maintains compatibility with most existing Zygisk modules, allowing users to continue using their preferred enhancements.

Minimal Footprint

Focuses on core Zygisk functionalities while minimizing detectable footprints in the system process.

Tech Stack

C++
Android NDK
zygote
ELF patching

Use Cases

ReZygisk is useful in scenarios where standard Zygisk is detected and causes issues, such as:

Bypassing Application Detection

Details

Certain banking apps or streaming services employ checks to detect modified system environments or Zygisk. ReZygisk can help bypass these checks.

User Value

Enables usage of applications that otherwise refuse to run on rooted devices with standard Zygisk.

Enhancing Game Compatibility

Details

Mobile games with strong anti-cheat systems often detect Zygisk presence. ReZygisk aims to load modules discreetly.

User Value

Allows using modules (e.g., performance tweaks) in games that previously blocked execution due to Zygisk detection.

Recommended Projects

You might be interested in these projects

awslabsaws-lambda-web-adapter

The AWS Lambda Web Adapter is a tool that enables you to run web applications built with common frameworks on AWS Lambda with minimal code changes, converting Lambda events into HTTP requests and vice versa.

Rust
2277134
View Details

aircrack-ngaircrack-ng

Aircrack-ng is a complete suite of tools to assess WiFi network security. It focuses on monitoring, attacking, testing, and cracking wireless networks.

C
59931040
View Details

MetaCubeXmihomo

This project provides robust Python Pydantic models and utilities for parsing Honkai: Star Rail game data fetched from the Mihomo API, ensuring type safety and ease of use for developers.

Python
201232988
View Details