Posts

Showing posts from 2024

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 bypass hacking tool detections using Hide My Applist (Root + Xposed)

Image
This module can work as an Xposed module to hide apps or reject app list requests, and provides some methods to test whether you have hidden your app list properly. This module works better than XPrivacyLua that doesn’t hide app list properly Requirements ROOTED device running Android 7 or above Xposed Installer for Android 7 LSPosed module for Android 8 and above (Magisk Required) Hide my Applist APK file Steps: Download Hide my Applist from Github Releases · Dr-TSNG/Hide-My-Applist and install it After installation, go to LSPosed’s Modules page, click the module you installed, and tick the enable switch. Do not enable module for other apps than System Framework And reboot the system If it still says Module not Activated . Double check if the module is enabled in Xposed app, and reboot again If it says Module Activated , as shown below, we can now begin to do fun stuff Choose App manage Find for the apps you like to prevent it from checking your apps list. In t...

How to force Install APK as 64-bit on LDPlayer or MemuPlay running Android 9

Image
By default, the emulators LDPlayer and MemuPlay running Android 9 instance often install APK files as 32-bit (armeabi-v7a) instead of 64-bit (arm64-v8a), which can cause compatibility issues with some apps. While the developers of the Emulators does not acknowledge this problem, you can bypass it by manually forcing the installation of the APK as 64-bit. Note that Android 7 instance and XAPK files are not affected by this issue. Step 1: Check the Current APK Installation You can use an app called LibChecker to check whether the app was installed as 32-bit (armeabi-v7a) or 64-bit (arm64-v8a). In this example, we use the app “Crash Fever,” which was installed as 32-bit but supports 64-bit libraries. Download LibChecker from Play Store: https://play.google.com/store/apps/details?id=com.absinthe.libchecker&hl=en ) Open LibChecker Inspect the installed app to see if it is installed as 32-bit or 64-bit. Step 2: Enable ADB Debugging on Your Emulator For LDPlayer:​ Open LDP...

Il2CppDumper CLI compiled for macOS and Linux

Image
Il2CppDumper CLI for Linux and macOS. This also works on Apple M1/Silicon computers. Usage: In a file explorer, open in terminal from a directory where Il2CppDumper is located, or open terminal, change directory using “cd (path)”, then run: ./Il2CppDumper <executable-file> <global-metadata> <output-directory> If you got permission denied error, run this command Code: chmod +x Il2CppDumper Then you can execute Il2CppDumper Download https://github.com/AndnixSH/Il2CppDumper/releases https://mega.nz/folder/jQoAST7Q#fn6hm7JcSJbJw5tNbhiSLA Building: If you want to compile it yourself, you can install .NET runtime and run the following command line using Terminal. Make sure to change the directory to the root of Il2CppDumper project directory Code: dotnet publish -r linux-x64 -p:PublishSingleFile=true -f net8.0 --self-contained dotnet publish -r osx-x64 -p:PublishSingleFile=true -f net8.0 --self-contained Link to .NET Core: Download .NET (Linux, macOS, and Wi...

Winlator - Windows Emulator on Android

Image
Winlator is an Android application that lets you to run Windows (x86_64) applications with Wine and Box86/Box64. Download & Installation Download and install the APK from https://github.com/brunodev85/Winlator/releases Launch the app and wait for the installation process to finish Video tutorials https://www.youtube.com/watch?v=bCauBGaa7ik https://www.youtube.com/watch?v=K4DEnyjmqAo https://www.youtube.com/watch?v=eD36nxfT_Z0 https://www.youtube.com/watch?v=H_L5psj0PEk Credits Ubuntu RootFs ( Focal Fossa ) Wine ( winehq.org ) Box86/Box64 by ptitseb PRoot ( proot-me.github.io ) Mesa3D ( mesa3d.org ) DXVK ( github.com/doitsujin/dxvk ) D8VK ( github.com/AlpyneDreams/d8vk ) Thanks to alexvorxx for the Mesa mods and build instructions

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 activate VMOS Assistant to run VMOS on Android 12 and above

Image
In Android 12 and above, the system restricts the process, the virtual machine runs unstable or cannot continue to run in the background. You need to obtain shell permissions to remove the restriction. Therefore, it is necessary to download VMOS Assistant to assist in obtaining Shell permissions. You only need to activate it once. After activation once, you don’t need to pay attention to the activation status of the assistant. If VMOS Pro runs unstable or cannot continue to run in the background, just activate it again! When you try to use VMOS app without VMOS Assistant on Android 12 and above, you will get a prompt to download it Video tutorials: https://www.youtube.com/watch?v=HRPEcaX9nPk https://www.youtube.com/watch?v=QKipMkw1kHY Activation: In this tutorial, I will use my tablet Samsung Galaxy S6 Lite running Android 13 Download and install VMOS assistant from the official website: VMOS小助手 Open the VMOS assistant, and open the first four steps of preparation. Steps trans...

How to convert C++ code to ARM32 or ARM64 assembly

Image
Godbolt, also known as “Compiler Explorer,” is a web-based tool that allows developers to write, compile, and analyze code in various programming languages, such as C++, Rust, Go, and more. Let’s get started converting C++ code to ARM32/ARM64 Visit one of the following official website godbolt.org godbo.lt compiler-explorer.com By default, the editor opens with a sample C++ program On the left side of the screen, you can write or paste your C++ code. Above the code editor, there is a drop-down menu where you can select the compiler you want to use. By default, the compiler uses x86_64 gcc XX.X. Select “ARM64 gcc trunk” or “armv8-a clang (trunk)” for arm64-v8a, or “ARM GCC trunk” for armeabi-v7a On the right side of the screen, you’ll see the assembly code that is generated from your high-level code. This output updates in real-time as you type or modify your code. In this example, I convert float to ARM64 To convert assembly to hex, use ARM converter . Paste the...

How to merge split APK's into standalone APK

Image
There are 2 ways to merge split APK in simple steps I recommended to check Apkcombo, see whether standalone APK is available or not: https://www.andnixsh.com/2019/08/how-to-download-single-apk-with-lib.html Instructions: You need: Java 17 or above: https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html APKEditor tool: https://github.com/REAndroid/APKEditor/releases Basic knowledge of command line Any tools that can zipalign and sign an APK file (e.g. APKToolGUI: https://github.com/AndnixSH/APKToolGUI/releases ) Open CMD/Powershell/Terminal Simply run this command line into the console java -jar (path to APKEditor.jar) m -i (path to Directory, XAPK, APKM, APKS...) Example: java -jar "E:\Example\APKEditor-1.2.4.jar" m -i "E:\Example\Medieval Merge_1.29.0_apkcombo.com.xapk" Don’t forget to add quotes between the paths if it contain spaces Tip: You can drag and drop the files or copy/paste paths into the console Here is an example ...

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 ...