Posts

How to hide Magisk Delta-Kitsume Mask from root detections

Image
MagiskHide allows you to hide apps from detecting Magisk and root, prevent showing incompatile device or fake bugs such as crashes, stuck, connection error. Not all apps can be bypased because they may have new detection methods and new ways of circumventing MagiskHide. This tutorial is for Magisk-Delta only, and it is not an officially supported topjohnwu project. If you are using official Magisk source, you are in the wrong place, please read this tutorial: https://www.andnixsh.com/2023/06/how-to-hide-magisk-from-root-detections.html Let’s get started 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, we will enable MagiskHide Open Settings again, scroll down to MagiskHide section and enable it. Now click Configure MagiskH

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 block ads from Android apps and games (No root & root)

Tired of random ads and popups that ruin your experience and interrupt while playing games, waitching video and surfing on the web? and while using mods with malcious ads from other site? This simple trick block across your entire device, in your browser, in the apps and the games. Some of these tools require root access, but you won’t need it at all in most cases. Blocking ads is highly recommended if you use mods from other site with malcious ads injected! DNS method and Adblocker apps should be able to bypass anti-adblock and crashes automatically. If you use AdAway with root permission, make sure to enable webserver in AdAway settings to improve bypassing anti-adblock Not all apps can be adblocked. To block from popular apps like Youtube, Instagram, X (Formerly Twitter), etc. either use Firefox browser with uBlock origin extension installed or use modded app Changing the DNS (Android 9 Pie and above) One of the easiest ways to block ads on Android smartphones is by changing to

Apktool M - Apktool app for Android (English-Russian)

Image
Features: Apktool - decompilation and compilation of Android® installation packages (* .apk), including system applications. Translation of applications , including in automatic mode (more than 100 languages are supported). Manager installed applications . Customizable text editor with syntax highlighting and hints, with the ability to view the source java code, with the ability to import your own code highlighting themes. Convenient file manager with many functions. Working with different types installation files - * .apk, * .apks, * .xapk, * .apkm. Antisplit - merging Android App Bundle (split) into one installation file, as well as installing and extracting such files. Create your own signature and sign applications. Quick editing of the application name, package name (cloning the application), application icon and more, without the need to rebuild. Root rights are not required. The app is completely free , it is supported on older devices since Android 4.0 and does not

How to root Virtual Master & install Xposed

Image
Virtual Master - Android Clone app does not have switches to turn on root and Xposed in settings, but there is a secret way to root and install xposed easly. This is intended to avoid the violation of the terms of service of Play Store I think. The developer has told peoples in Telegram Group to do this way. If you want to report bugs or freature request, please send feedback to the developer via Virtual Master app (For you > Feedback), or join the official Telegram group https://t.me/virtualmaster_officialgroup . I can’t offer you with support since I don’t use Virtual Master as a daily driver How to import to root VM & install Xposed First, download Superuser, Magisk or Xposed Installer to your physical device Magisk (Android 7.1.2 & 9.0) : https://github.com/topjohnwu/Magisk/releases Superuser APK (Android 5.1.1 & 7.1.2) : https://apkpure.net/superuser/com.koushikdutta.superuser/download Xposed Installer (Android 5.1.1 & 7.1.2) : https://xposed-installer.en

How to install unsigned APK using Core Patch module (Root & Xposed required)

Image
Core Patch is a module for Xposed Framework to disable signature verification, directly modify the APK, and downgrade the App. What is difference between Core Patch and Lucky Patcher: Lucky Patcher does not need Xposed, it’s patching the system files directly. It does have Xposed way though but same way as normal. However, the bypass techniques is very outdated. It does not support signature scheme v2, v3 and v4 well, the success rate to install unsigned APK is likely 30%. I had asked chelpus to fix signature bypass multiple times but he never responded! Core Patch fully bypassed signature checks, it works a lot better, supports signature scheme v2, v3 and v4. WARNING: ENVIORNMENT MAY BRICK AFTER INSTALLING XPOSED. BACKUP YOUR DATA FIRST BEFORE PROCEED If you are using VM app, reinstall the rom, you will lose your data If you are using emulator, just reinstall emulator without uninstalling. NO data would be loss unless you unchecked preserve data option If you are using M

How to install systemless Xposed Framework on Magisk for Android 5.0 - 8.1

Image
Systemless Xposed Framework is a module for Magisk, repackaged by topjohnwu and fixed by bibarub. Only Lollipop 5.x.x, Marshmallow 6.x, Nougat 7.x.x, and Oreo 8.x are supported for ARM, ARM64, and x86, with additional support for x86_64. If you are using Android 9 Pie or above, use LSposed module instead. See: https://www.andnixsh.com/2023/06/how-to-install-lsposed-on-magisk-for.html Download the Xposed ZIP package: Releases · bibarub/xposed Open the Magisk app, and switch to the Modules tab using the bottom navigation menu. Tap on the button named Install from storage (Package icon on bottom-right corner if youuse Mgisk Delta). Next, browse and select the ZIP you downloaded earlier. After a successful installation, click Reboot to reboot Android system. If you use Emulator, do not click Reboot , instead restart the emulator by clicking close button You should see the Xposed Installer in your launcher. In case the Xposed Installer is not installed, you can Download Xposed

How to install unsigned APK on NON-rooted devices (Virtual machine)

Hey guys, I wanna share the way to have install unsigned APK to login with Google without having to root your physical phone. Currently the only way to do is to use any VM apps with root access inside. 1. Install VM app of your choice: https://www.andnixsh.com/2023/06/list-of-android-virtual-machine-apps.html 2. After installation of VM, setup your VM and root it. Optionally, install Xposed. Usually root and Xposed can be enabled via settings or other ways, some VM comes with pre-rooted by default. Please search for tutorials how to root VM 3. Now, you can follow this tutorial how to disable signatures to install unsigned APK. There are 2 methods Lucky Patcher: https://www.andnixsh.com/2020/01/how-to-install-unsigned-apk-root-method.html Core Patch (Xposed required): https://www.andnixsh.com/2020/02/disable-signature-check-using-core.html 4. Enjoy playing modded unsigned apk on your non-root device! If you can’t install unsigned APK for some reason, try follow this steps

How to dump iOS Il2Cpp games

Image
You might remember a long time ago I wrote a tutorial how to dump iOS Il2Cpp games manually, means you have to find the offset by yourself. Today, you don’t have to dump manually anymore, you can dump games easly with a few steps. Note: I used iOS 14 at the time of writing this tutorial, so it might not be relevant for iOS 15 and above using rootless jailbreak. Don’t ask me to try on iOS 15 or above. I have no plan using latest iOS or buying new iDevices First, you need decrypted IPA that contains decrypted binary. There are many ways how to obtain it: a) Decrypted IPA Downloader: decrypt.day , anyipa.me , or others. You don’t even need a jailbroken device, you just download a decrypted IPA straight forward via a web browser b) iOS Tweaks: CrackerXI+ , DumpDecryptor . Jailbroken iOS device is required Once installed, open it and choose the app you want to install. The decrypted IPA will be stored in /var/mobile/Documents/. c) Scripts: appdecrypt , frida-ios-dump , fr

UnityEX - Assets modding tool

Image
UnityEX supports two modes of use - running with an interface and batch processing files in console mode. The main buttons are the opening of the archive, you can also drag the required file into the program window. After opening, a context menu is available by right-clicking on the list of files, where it is possible to extract the selected files with conversion or raw if conversion is not provided, as well as immediately all the necessary files by type. Reverse packing in interface mode is possible only with the “Pack files” button. Unpacking and packing of files is done next to the archive into a folder or from the folder Unity_Assets_Files[archive name]\ here are Raw files or just files from the archive. The following folders contain files that have been processed or converted in some way. For example, the Textures, Fonts, Sounds, Movies, Sprite, Mesh folders. Textures - textures source .tex files, the file itself can only be a header, the main bitmap data is in additional .res

How to install Kitsune Mask (Magisk Delta) on Android emulators (Easy installation)

Image
Important: If you are gonna use Magisk Delta to install Zygisk mod menus on emulators, STOP RIGHT NOW!!! Most Zygisk mod menus support ARM only, therefore x86 emulators are NOT supported, although they support ARM translation. It is what it is! Kitsune Mask/Magisk Delta is a fork by HuskyDG, including old school MagiskHide, Riru and some custom features. It works same as with official Magisk. Magisk Delta is a lot easier to install compared to MagiskOnEmu. It works on phones too. Currently, only Magisk Delta support Magisk installation into system partition. Although emulator has ramdisk image, patching ramdisk is not used because ramdisk is stored in seperate partition with very SMALL disk size that is not enough to store Magisk binaries. Download Kitsune Mask Older versions of Kitsune Mask Older versions of Magisk Delta Video tutorial https://www.youtube.com/watch?v=TjCi3pRXvF4 https://www.youtube.com/watch?v=Wd2U3VRnDyw https://www.youtube.com/watch?v=n_cykKtzHak Before y