SkillAgentSearch skills...

MagiskHluda

Run a more undetectable frida server on boot using magisk 🔐✅

Install / Use

/learn @Exo1i/MagiskHluda
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Florida on Boot: Seamlessly Start a More Undetectable Frida-server on Boot

GitHub repo size GitHub downloads

Overview

This Magisk module is based on Florida, a modified version of Frida designed to be more undetectable. It ensures that Florida automatically starts on boot, providing a seamless experience for security testing and reverse engineering.

New Web UI for Easier Control

A web-based user interface has been added, making it easier to manage the Florida server:

  • Start/Stop Server button.
  • Access to command usage documentation.
  • Display for server status.
  • Input for custom parameters.

This Web UI simplifies the management of the Florida server, allowing you to interact with it without needing a terminal.

System UI Crashes Warning

Stopping the Florida server may cause the System UI to crash. This is a known issue and may cause temporary instability. Be cautious and save any important work before stopping the server.

Features & Benefits

  • Powerful tool for dynamic analysis, reverse engineering, and security testing.
  • Enhanced stealth, making Florida a more undetectable version of Frida-server for Android.

Supported Architectures

  • arm64
  • arm
  • x86
  • x86_64

Getting Started

  1. Download the latest release: Visit the Releases page and download the latest ZIP file that corresponds to your device's architecture or just use the universal package.
  2. Install via Magisk/KSU/KSUN/APatch: Use any root solution to install the module.

Automatic Updates

  • Updates are checked every 12 hours, ensuring you always have the latest version.

Troubleshooting

If you encounter any issues, refer to the Troubleshooting Guide.

Building from Source

  1. Install dependencies: Install rapidjson and restclient-cpp using vcpkg:
    ./vcpkg install rapidjson restclient-cpp
    
  2. Run the code: Execute main.cpp in your preferred IDE (CLion or Visual Studio is recommended).

Credits

Special thanks to:

Contributors

Thanks to all contributors who have helped with this project!

<a href="https://github.com/Exo1i/MagiskHluda/graphs/contributors"> <img src="https://contrib.rocks/image?repo=Exo1i/MagiskHluda" /> </a>

Still Being Detected?

If Florida is still being detected, consider using ZygiskFrida as an alternative.

Learning Journey

This project is my first semester project, and it has been an invaluable learning experience. I have gained significant knowledge and skills along the way.

View on GitHub
GitHub Stars362
CategoryDevelopment
Updated2d ago
Forks42

Languages

Shell

Security Score

85/100

Audited on Mar 30, 2026

No findings