TrickyStore is a Magisk module designed to bypass Android’s strict security checks, allowing rooted users to access apps that usually block modified devices. If you’ve ever had trouble using banking apps, Google Pay, or streaming services on a rooted phone, this module helps fix that issue.
In this guide, we’ll explain what TrickyStore does, its key features, why you need it, and how to install and configure it properly.

Table of Contents
What is TrickyStore?
TrickyStore is a Magisk module that modifies Android’s key attestation system. Many apps verify whether your device has an unlocked bootloader, is rooted, or runs a custom ROM. If any of these conditions are detected, they restrict access.
With TrickyStore, your device appears to be running a fully certified system, helping you bypass restrictions while keeping root access.
Features of TrickyStore
TrickyStore offers several important benefits:
- Bypasses Security Checks – Helps your phone pass Google Play Integrity and SafetyNet checks, allowing you to use restricted apps.
- Supports Banking & Payment Apps – Many financial apps block rooted devices, but TrickyStore helps them work normally.
- Custom Configuration – You can manually select which apps should bypass root detection.
- Works on TEE-Broken Devices – If your phone’s Trusted Execution Environment (TEE) is damaged, TrickyStore still provides a way to generate valid security certificates.
Why is TrickyStore Needed for Rooted Phones?
While rooting provides full control over your device, it often comes with restrictions. Many apps, including banking services, games, and streaming platforms, refuse to run on modified devices due to security policies.
TrickyStore helps rooted users enjoy the best of both worlds—complete system customization while keeping access to essential apps.
How to Install TrickyStore Magisk Module
- Download TrickyStore: Get the latest version from our Download Page.
- Open Magisk Manager: Launch Magisk and go to the Modules section.
- Install the Module: Tap “Install from Storage” and select the downloaded TrickyStore ZIP file.
- Reboot Your Device: Once installation is complete, restart your phone to apply the changes.
Most use this also: TrickyStore Addon
Check this also: Play Integrity Fix Magisk Module
How to Configure TrickyStore
Once installed, you can configure TrickyStore by editing the target.txt
file.
- Navigate to
/data/adb/tricky_store/
- Open the
target.txt
file - Add package names of the apps you want to bypass security checks for
- Save the file and reboot your device
For example, if you want to enable TrickyStore for Google Play Services and a banking app, your target.txt
should look like this:
com.google.android.gms
com.bank.app
After saving, restart your phone, and TrickyStore will apply the necessary changes.
FAQs
What is TrickyStore, and how does it work?
TrickyStore is a Magisk module that modifies Android’s key attestation process. It tricks the system into thinking your device is running an unmodified OS, helping you pass security checks and use apps that normally block rooted phones.
What are the main features of TrickyStore?
TrickyStore helps bypass root detection, allowing banking apps, payment services, and security-sensitive applications to function on rooted devices. It also supports TEE-broken devices and offers custom configurations for specific apps.
Why do rooted users need TrickyStore?
Many apps refuse to run on rooted devices due to security concerns. TrickyStore helps users enjoy full control of their devices without losing access to important apps. It ensures compatibility with apps that enforce strict security policies.
Final Thoughts
TrickyStore is an essential tool for rooted users who need access to banking, payment, and other security-sensitive apps. It provides a seamless way to bypass restrictions while keeping root privileges.
If you found this guide helpful, let us know in the comments below! If you have any questions, feel free to ask, and we’ll be happy to help.