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
KOWX712 avatar

KOWX712/PlayIntegrityFixFork

0
View on GitHub↗
2,612 stars·121 forks·C++·gpl-3.0·19 viewsxdaforums.com/t/module-play-integrity-fix-safetynet-fix.4607985↗

PlayIntegrityFix

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 areas including device identity masking and the emulation of trusted execution environments to trick remote attestation servers.

Features

  • Android Device Spoofing - Modifying device fingerprints and properties to simulate a locked bootloader and vendor-signed state.
  • Hardware Attestation Bypasses - Simulates hardware-backed security and keyboxes to pass integrity checks requiring a secure root of trust.
  • Custom ROM Support Utilities - Provides essential services and compatibility for community-maintained Android operating systems.

Star history

Star history chart for kowx712/playintegrityfixStar history chart for kowx712/playintegrityfix

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

Frequently asked questions

What does kowx712/playintegrityfix do?

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.

What are the main features of kowx712/playintegrityfix?

The main features of kowx712/playintegrityfix are: Android Device Spoofing, Hardware Attestation Bypasses, Custom ROM Support Utilities.

Which projects share features with kowx712/playintegrityfix?

Projects with overlapping indexed features include: kdrag0n/safetynet-fix — Safetynet-fix is a tool for Android device attestation designed to bypass hardware and software integrity checks. Its… aslody/virtualapp — VirtualApp is an Android application virtualization engine and user-space sandbox that enables the execution of… jingmatrix/lsposed — LSPosed is an Android runtime hooking framework and system modification tool. It enables the modification of… 5ec1cff/trickystore — TrickyStore is an Android device integrity emulator and keystore attestation spoofer. It functions as a framework to… whyorean/aurorastore — AuroraStore is a third-party Google Play Store client used for searching, downloading, and installing Android… opengapps/opengapps — The main repository of the Open GApps Project.

Projects sharing features with PlayIntegrityFix

These projects share indexed features with PlayIntegrityFix. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • kdrag0n/safetynet-fixkdrag0n avatar

    kdrag0n/safetynet-fix

    6,425View on GitHub↗

    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 va

    C++androidhacktoberfestmagisk
    View on GitHub↗6,425
  • aslody/virtualappasLody avatar

    asLody/VirtualApp

    11,010View on GitHub↗

    VirtualApp is an Android application virtualization engine and user-space sandbox that enables the execution of applications within an isolated environment. It allows for the running of multiple independent instances of the same application on a single device and supports private application installation without requiring system-level root access. The project features a comprehensive hooking framework for intercepting Java and native layer functions to modify application behavior. It includes tools for hardware simulation to spoof device models and system information, as well as a non-root pr

    Javaandroidframeworkplugin
    View on GitHub↗11,010
  • jingmatrix/lsposedJingMatrix avatar

    JingMatrix/LSPosed

    11,494View on GitHub↗

    LSPosed is an Android runtime hooking framework and system modification tool. It enables the modification of application and system behavior in memory without altering original installation files, serving as a platform for distributing and managing community-created extension modules. The project provides a comprehensive suite for device and identity spoofing, including the ability to mask hardware identifiers, simulate geographic locations, and conceal root access or hooking frameworks to bypass security and integrity checks. It also functions as an application modder to unlock premium featu

    Javaandroidarthooklsposed
    View on GitHub↗11,494
  • 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
  • Compare all 8 related projects→