awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
kdrag0n avatar

kdrag0n/safetynet-fix

0
View on GitHub↗
6,425 stars·360 forks·C++·MIT·11 views

Safetynet Fix

Safetynet-fix is a tool for Android device attestation designed to bypass hardware and software integrity checks. Its primary purpose is to achieve Google SafetyNet compliance on devices with unlocked bootloaders, allowing software that requires specific security profiles to run on modified systems.

The project provides compatibility for rooted devices, specifically ensuring that banking and payment applications remain functional while maintaining root access. It manages the Magisk environment configuration to maintain these security-sensitive application requirements.

The system utilizes various interception and modification techniques, including dynamic library hooking, system property spoofing, and runtime memory patching. It also employs kernel-level module loading and Zygote-based process injection to hide root indicators and manipulate the reported integrity state of the device.

Features

  • Hardware Attestation Bypasses - Simulates hardware-backed security and keyboxes to bypass device integrity and attestation checks.
  • SafetyNet Compliance - Provides the necessary modifications to meet Google SafetyNet API security requirements on unlocked devices.
  • Magisk Module Development - Utilizes the Magisk module system to overlay modified files onto the system partition.
  • Rooted Device Compatibility - Ensures banking and payment applications remain functional while the device maintains root access.
  • Android Device Spoofing - Masks hardware identifiers and simulates device properties to bypass application restrictions on Android.
  • Zygote Injection Frameworks - Injects custom code into the Android Zygote process to modify system behavior before applications start.
  • Kernel Module Loaders - Loads custom kernel modules to hide root indicators and manipulate the device integrity state.
  • Library Function Hooking - Implements system-level library function hooking to intercept and spoof device attestation responses.
  • System Property Overrides - Overrides read-only system properties in memory to mimic certified hardware profiles.
  • Runtime Memory Patching - Modifies executable code in volatile memory during runtime to bypass security and integrity checks.

Star history

Star history chart for kdrag0n/safetynet-fixStar history chart for kdrag0n/safetynet-fix

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Safetynet Fix

These projects share indexed features with Safetynet Fix. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • kowx712/playintegrityfixKOWX712 avatar

    KOWX712/PlayIntegrityFix

    2,612View on GitHub↗

    PlayIntegrityFix is a tool for Android device attestation masking designed to bypass Play Integrity checks on devices with unlocked bootloaders. Its primary purpose is to restore access to restricted system applications by simulating a locked bootloader and a vendor-signed state. The project achieves this through fingerprint spoofing and the modification of system properties to mimic the identity of certified devices. This allows devices running custom ROMs to maintain compatibility with applications that require strict hardware and software integrity checks. The system covers capability are

    C++
    View on GitHub↗2,612
  • tkkk-ioser/wechatplugin-macosTKkk-iOSer avatar

    TKkk-iOSer/WeChatPlugin-MacOS

    14,274View on GitHub↗

    This project is a set of extensions for the WeChat macOS application designed to modify client behavior and unlock hidden features. It functions as a client modification framework and a multi-account manager, allowing users to launch and operate several independent instances of the application on a single machine. The tool distinguishes itself through deep integration with the operating system, enabling the execution of macOS system commands and remote administration via incoming chat messages. It also provides productivity extensions that connect chat lists and conversation histories to exte

    Objective-Calfred-workflowmacosplugin
    View on GitHub↗14,274
  • 5ec1cff/trickystore5ec1cff avatar

    5ec1cff/TrickyStore

    5,235View on GitHub↗

    TrickyStore is an Android device integrity emulator and keystore attestation spoofer. It functions as a framework to intercept keystore calls and provide modified certificate chains and security metadata to bypass hardware attestation requirements. The project enables the injection of hardware keyboxes and the modification of key attestation certificates to simulate a secure root of trust. It allows for the overriding of security patch levels and operating system versions to mask a device's identity and state from third party applications. The system includes capabilities for application-spe

    View on GitHub↗5,235
  • j-hc/revanced-magisk-modulej-hc avatar

    j-hc/revanced-magisk-module

    6,883View on GitHub↗

    This project is an Android application patching tool and Magisk system module generator. It is designed to apply custom modifications to application packages and generate modules that install these patched binaries into the system partition of rooted Android devices. The tool incorporates a root-based application installer that utilizes specialized mounting methods, such as Zygisk application mounting, to bypass root detection warnings and mount errors. It further distinguishes itself by automating the retrieval of application binaries from external mirrors based on specific device architectu

    Shellextendedmagiskmodule
    View on GitHub↗6,883
Compare all 30 related projects→

Frequently asked questions

What does kdrag0n/safetynet-fix do?

Safetynet-fix is a tool for Android device attestation designed to bypass hardware and software integrity checks. Its primary purpose is to achieve Google SafetyNet compliance on devices with unlocked bootloaders, allowing software that requires specific security profiles to run on modified systems.

What are the main features of kdrag0n/safetynet-fix?

The main features of kdrag0n/safetynet-fix are: Hardware Attestation Bypasses, SafetyNet Compliance, Magisk Module Development, Rooted Device Compatibility, Android Device Spoofing, Zygote Injection Frameworks, Kernel Module Loaders, Library Function Hooking.

Which projects share features with kdrag0n/safetynet-fix?

Projects with overlapping indexed features include: kowx712/playintegrityfix — PlayIntegrityFix is a tool for Android device attestation masking designed to bypass Play Integrity checks on devices… tkkk-ioser/wechatplugin-macos — This project is a set of extensions for the WeChat macOS application designed to modify client behavior and unlock… 5ec1cff/trickystore — TrickyStore is an Android device integrity emulator and keystore attestation spoofer. It functions as a framework to… jingmatrix/lsposed — LSPosed is an Android runtime hooking framework and system modification tool. It enables the modification of… aslody/virtualapp — VirtualApp is an Android application virtualization engine and user-space sandbox that enables the execution of… j-hc/revanced-magisk-module — This project is an Android application patching tool and Magisk system module generator. It is designed to apply…