├── APTest.apk ├── CrackME_v1.5.0.apk ├── DetectMagisk.apk ├── DetectZ.apk ├── Holmes_V1.5.1.apk ├── Hunter 3.0.apk ├── Hunter-v6.0.3.apk ├── Hunter_4.4.1.apk ├── JingMatrix-Demo.apk ├── MagiskDetector_v3.0.apk ├── MinotaurPoc.apk ├── Momo-v4.4.1.apk ├── Native-root-detector-v6.5.7.apk ├── NativeTest(TNG_Bank_Poc).apk ├── NativeTest-v30-1b29f91-ad-release.apk ├── OprekDetector_0.1.1.apk ├── README.md ├── RootBeerSample_0.9.apk ├── Ruru_1.1.0.apk ├── SafeCheck_1.0.1.apk └── native-root-detector-v6.8.1.apk /APTest.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/apkunpacker/MagiskDetection/6375f2b7019f31775beb6793bc2da5ad51c135b7/APTest.apk -------------------------------------------------------------------------------- /CrackME_v1.5.0.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/apkunpacker/MagiskDetection/6375f2b7019f31775beb6793bc2da5ad51c135b7/CrackME_v1.5.0.apk -------------------------------------------------------------------------------- /DetectMagisk.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/apkunpacker/MagiskDetection/6375f2b7019f31775beb6793bc2da5ad51c135b7/DetectMagisk.apk -------------------------------------------------------------------------------- /DetectZ.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/apkunpacker/MagiskDetection/6375f2b7019f31775beb6793bc2da5ad51c135b7/DetectZ.apk -------------------------------------------------------------------------------- /Holmes_V1.5.1.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/apkunpacker/MagiskDetection/6375f2b7019f31775beb6793bc2da5ad51c135b7/Holmes_V1.5.1.apk -------------------------------------------------------------------------------- /Hunter 3.0.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/apkunpacker/MagiskDetection/6375f2b7019f31775beb6793bc2da5ad51c135b7/Hunter 3.0.apk -------------------------------------------------------------------------------- /Hunter-v6.0.3.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/apkunpacker/MagiskDetection/6375f2b7019f31775beb6793bc2da5ad51c135b7/Hunter-v6.0.3.apk -------------------------------------------------------------------------------- /Hunter_4.4.1.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/apkunpacker/MagiskDetection/6375f2b7019f31775beb6793bc2da5ad51c135b7/Hunter_4.4.1.apk -------------------------------------------------------------------------------- /JingMatrix-Demo.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/apkunpacker/MagiskDetection/6375f2b7019f31775beb6793bc2da5ad51c135b7/JingMatrix-Demo.apk -------------------------------------------------------------------------------- /MagiskDetector_v3.0.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/apkunpacker/MagiskDetection/6375f2b7019f31775beb6793bc2da5ad51c135b7/MagiskDetector_v3.0.apk -------------------------------------------------------------------------------- /MinotaurPoc.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/apkunpacker/MagiskDetection/6375f2b7019f31775beb6793bc2da5ad51c135b7/MinotaurPoc.apk -------------------------------------------------------------------------------- /Momo-v4.4.1.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/apkunpacker/MagiskDetection/6375f2b7019f31775beb6793bc2da5ad51c135b7/Momo-v4.4.1.apk -------------------------------------------------------------------------------- /Native-root-detector-v6.5.7.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/apkunpacker/MagiskDetection/6375f2b7019f31775beb6793bc2da5ad51c135b7/Native-root-detector-v6.5.7.apk -------------------------------------------------------------------------------- /NativeTest(TNG_Bank_Poc).apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/apkunpacker/MagiskDetection/6375f2b7019f31775beb6793bc2da5ad51c135b7/NativeTest(TNG_Bank_Poc).apk -------------------------------------------------------------------------------- /NativeTest-v30-1b29f91-ad-release.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/apkunpacker/MagiskDetection/6375f2b7019f31775beb6793bc2da5ad51c135b7/NativeTest-v30-1b29f91-ad-release.apk -------------------------------------------------------------------------------- /OprekDetector_0.1.1.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/apkunpacker/MagiskDetection/6375f2b7019f31775beb6793bc2da5ad51c135b7/OprekDetector_0.1.1.apk -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # MagiskDetection 2 | Collection of Some Publically Available POC Apps to Detect Root/Magisk presence. 3 | 4 | These applications have following detections: 5 | 6 | APTest (me.garfieldhan.hiapatch) - 7 | ```sh 8 | "Detect APatch" ( https://github.com/bmax121/APatch ) 9 | ``` 10 | 11 | CrackME (com.kikyps.crackme) - 12 | Repo - https://github.com/kikyps/GarudaDefender 13 | ```sh 14 | "Anti Hooking" 15 | "Dynamic tamper detection (e.g Code Patching)" 16 | "Anti FRIDA" 17 | "Anti Stackplz" 18 | "Anti Debugging & Breakpoint (Java & Native)" 19 | "Anti Emulation" 20 | "Root Detection" 21 | "Certificate Signature Integrity" 22 | "Emulator/Virtual Machine Detection" 23 | "Game Engine Protection - Anti Cheat" 24 | "Memory Patch Detection" 25 | "Dalvik code patch detection" 26 | "Screen Protection" 27 | "Auto Clicker & Overlay attacks Detection" 28 | "Fake GPS Detection" 29 | "String Encryption (Java Layer Protection)" 30 | "Control Flow Obfuscation (Java Layer Protection)" 31 | "HTTP Capture Detection" 32 | "Certificate SSL Pinning" 33 | ``` 34 | 35 | Detect Magisk(com.darvin.security) - 36 | ```sh 37 | "Magisk Detection" 38 | "Magisk Hide Detection" 39 | ``` 40 | 41 | DetectZ (com.test.detectz) 42 | 43 | Source - https://github.com/apkunpacker/DetectZygisk 44 | ```sh 45 | "Detect Zygisk forks - which are ptrace based" 46 | "Detect - https://github.com/PerformanC/ReZygisk" 47 | "Detect - https://github.com/Dr-TSNG/ZygiskNext" 48 | "Detect - https://github.com/JingMatrix/NeoZygisk" 49 | ``` 50 | 51 | Hunter(com.zhenxi.hunter) - 52 | ```sh 53 | "Apk Signature Verification" 54 | "Magisk & Root Detection" 55 | "Sandbox & Sandbox Detection" 56 | "Frida & IDA Detection" 57 | "libc Memory Detection" 58 | "Unidbg Detection" 59 | "Key function inlinehook & got table Detection" 60 | "Anti-Debugging Detection" 61 | "ISO strong Detection" 62 | "Magisk Hide Detection" 63 | "Custom ROM Detection" 64 | ``` 65 | 66 | Magisk Detector(io.github.vvb2060.magiskdetector) - 67 | ```sh 68 | "Magisk Detection" 69 | "Magisk Hide Detection" 70 | ``` 71 | 72 | MinotaurPoc(icu.nullptr.nativetest) - 73 | ```sh 74 | "Magisk Detection" 75 | "Zygisk Detection" 76 | ``` 77 | 78 | Momo(io.github.vvb2060.mahoshojo) - 79 | ```sh 80 | "Frida Detection" 81 | "Magisk Detection" 82 | "Zygisk Detection" 83 | "Magisk Modules Detection" 84 | "Debugging Mode Detection" 85 | "Developer Mode Detection" 86 | "Bootloader Detection" 87 | "System Files Modified By Magisk Detection" 88 | "Package Manager abnormal Detection" 89 | "Custom ROM Detection" 90 | "SELinux State Detection" 91 | ``` 92 | 93 | NativeTest(icu.nullptr.nativetest) - 94 | ```sh 95 | "Magisk Detection" 96 | "Magisk Hide Detection" 97 | 98 | Updated Version v30 99 | https://play.google.com/store/apps/details?id=icu.nullptr.nativetest 100 | "Detect Everything. Literally - Reverse it to find cutting edge detection ideas" 101 | ``` 102 | 103 | Oprek Detector(com.godevelopers.OprekCek) - 104 | ```sh 105 | "Root Specific App Checks" 106 | "Magisk Detection" 107 | "Magisk Module Detection" 108 | "SU Binary Detection" 109 | "SELinux State Detection" 110 | "Xposed Detection" 111 | ``` 112 | 113 | Rootbeer Sample(com.scottyab.rootbeer.sample) - 114 | ```sh 115 | "Root Specific Apps Checks" 116 | "SU Binary Check" 117 | "Magisk Detection" 118 | "Prop Detection" 119 | "SELinux State Detection" 120 | ``` 121 | 122 | Ruru(com.byxiaorun.detector) - 123 | ```sh 124 | "Root Specific Apps Check w/o Syscalls" 125 | "Root Specific Apps Check with PackageManager" 126 | "Xposed Hook Detection" 127 | "Magisk Binary Detection" 128 | "Zygisk Detection" 129 | "Riru Detection" 130 | "Prop Detection" 131 | ``` 132 | 133 | SafeCheck(com.ysh.hookapkverify) - 134 | ```sh 135 | "Application Signature Detection" 136 | "Magisk SU Detection" 137 | "Syscall Hook Detection" 138 | "Magisk Hide Detection" 139 | "Zygisk Detection" 140 | "Riru Detection" 141 | ``` 142 | Native Root Detector - 143 | ```sh 144 | "Magisk Detection" 145 | "Magisk SU Detection" 146 | "Zygisk Detection" 147 | "Zygisk-Assistant Detection" 148 | "Possibly Denylist Detection" 149 | "KernelSU Detection" 150 | "APatch Detection" 151 | "LSPosed Detection" 152 | "Custom Rom Detection" 153 | "Leaked Keybox Detection" 154 | "Bootloader Detection" 155 | "Root Management app installed detection" 156 | 157 | Source - https://github.com/reveny/Android-Native-Root-Detector-Private 158 | (You don't have access obviously) 159 | 160 | ``` 161 | 162 | Holmes - 163 | ```sh 164 | "Detect Everything. Literally - Reverse it to find cutting edge detection ideas" 165 | ``` 166 | 167 | JingMatrix Demo 168 | ```sh 169 | "Detect library injection in memory using maps/module counter" 170 | 171 | Source - https://github.com/JingMatrix/Demo 172 | and if main repo is deleted in any case then fork can be found at 173 | https://github.com/apkunpacker/JingMatrixDemo 174 | ``` 175 | 176 | 177 | SHA256 of Each Files(Just to trace them back on VT/Koodous or somewhere else) 178 | 179 | ```sh 180 | 8a39869f0ace5a2e624f2392b0b15d813306d0589a43bed99090e9e0dbf2d086 181 | 52141ed109fb3e199d714deb99f0f794706de8420b180872c9801dbf247dbb80 182 | a327f0ce5af72ee53cbd39d93c41d4c7ab8cd931ccd128c2d4cc89d41ee20b80 183 | 1ed654af2f99cf60c51e125d5a1ee3a9e3c7b37854c1f5862fcb49ecccff5ec9 184 | f150900a62a651899cee8767adaf057ff83b3b383400eb198a9ae3cb698409a8 185 | b4a3b33a3b3a9c423543bda59e0c9b1c5b74799da4c4ed272ff7971ecd3c8264 186 | 4605779cf733995d0a26cca54ab055d5cecbcf68fd710f5c7a4cb2e230826717 187 | 91da21e8a9103b283e0dba45e708af0ca94dd93eefe95740e87708937743e06d 188 | 3f027fbd5320f4def0271cf5425abe8a9081f655507236a1d4ceee8795d1f310 189 | 607ec962ba93cc9817129cb693ff0f335f500a297b5a297e71fbb998d0f6849c 190 | 066802ca09fe49ee9b62c4d94fd232886251d386baca010753d9975e201d3429 191 | 7844448585ee7357aba550c5cde03a3b5e9a247dc36c5fc79fa73905fb3a4ccf 192 | 6b6017ef1d2c8e48a805beddb9ffb844d2a6dfc0e16dfd073195cba410fd0128 193 | 972d7f538dd4f27644b84cb8fbb9b3f176320455e83b1c69b29c999f55dc3258 194 | 843f8360000daa6554ba0e83116bc90e2eb69f39c93c8254ab3c5fd78d15d369 195 | 5b2cb3b3203cb0cb4e59235fca7d728dfeaba1467e045699625671bc1ede4f67 196 | ``` 197 | -------------------------------------------------------------------------------- /RootBeerSample_0.9.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/apkunpacker/MagiskDetection/6375f2b7019f31775beb6793bc2da5ad51c135b7/RootBeerSample_0.9.apk -------------------------------------------------------------------------------- /Ruru_1.1.0.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/apkunpacker/MagiskDetection/6375f2b7019f31775beb6793bc2da5ad51c135b7/Ruru_1.1.0.apk -------------------------------------------------------------------------------- /SafeCheck_1.0.1.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/apkunpacker/MagiskDetection/6375f2b7019f31775beb6793bc2da5ad51c135b7/SafeCheck_1.0.1.apk -------------------------------------------------------------------------------- /native-root-detector-v6.8.1.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/apkunpacker/MagiskDetection/6375f2b7019f31775beb6793bc2da5ad51c135b7/native-root-detector-v6.8.1.apk --------------------------------------------------------------------------------