Posts

Showing posts from July, 2024

How to hide Magisk from root detections (Magisk v24 and up)

Image
Zygisk’s DenyList allows you to hide apps from detecting Magisk and root, prevent showing incompatile device or fake bugs such as crashes, stuck, connection error. DenyList is basically MagiskHide, but doesn’t 100% hide. Some apps may still detecting it This tutorial is for official Magisk only. If you are using Magisk-Delta, you are in the wrong place, please read this tutorial: https://www.andnixsh.com/2023/06/how-to-hide-magisk-delta-from-root.html Hiding Magisk App Let’s start hiding Magisk app first Open Magisk-Delta and open settings on the top-right corner Under App sction click on Hide the magisk app You will be prompted how the app should be called. The default name is Settings . Click OK when you are done Please wait for a few seconds. Don’t do anything until it relaunches. After it relaunches, it may prompt you if you want to create a shortcut to your home screen. Click OK if you want to create a shortcut Then click Add automatically Installing hiding modules ...

How to fix game assets downloading error

This tutorial is for games that are using Play Asset Delivery. If you encountered downloading issues, it is because Google Play Store has a so called “anti-cheat”, detecting modded/tampered APK and prevents downloading assets to the game. The detection were added since version v39.6.26. Follow any of these methods below to bypass the detection Non-root methods (Android 14 and below): Note: Android 15 may come with factory version of Play Store above v39.6.26. Please stay on Android 14 as long as possible Method #1 (Block Play Store update): Highly recommended if you want to use old version of Play Store for long term Wi-Fi connection is required to be able to use Shizuku. The video tutorial is available (Use any free VPN (Like 1.1.1.1 app ) if the video does not load in your country): https://www.dailymotion.com/video/x91p9pk Download and install Shizuku app : Download | Shizuku Follow the guide to activate Shizuku via wireless debugging or by connecting to a computer User ...

How to backup app data using Swift Backup app (Root only)

Image
Most users probably don’t need a backup tool since most games comes with login system, or transfer ID. But some offline games does not offer an option to backup or you can’t backup because you haven’t paid the game, or using signed APK, or broken Facebook login. To use Swift Backup properly, you’ll need to root your Android device. If you don’t have root, you can use Virtual Machine and install apps you like in it Download Swift Backup from Play Store: Swift Backup - Apps on Google Play Open Swift Backup. Grant root access when asked. After grating root access, you will see this screen. Note, I PURCHASED the premium with my money, so don’t ask me for mod APK Backing up app data Tap the Apps icon Choose the app you want to backup. (I will backup CarX Rally as an example) Tap on Data, or +Backup. In rare case, you may also need to backup Ext. data. Most apps does not store data or sensitive data on /storage/emulated/0/Android/data for security reason Choose if you want to b...