Skip to content

Run a more undetectable frida server on boot using magisk πŸ”βœ…

Notifications You must be signed in to change notification settings

Exo1i/MagiskHluda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

35 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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!

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.

About

Run a more undetectable frida server on boot using magisk πŸ”βœ…

Topics

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •