go into enumerateClassLoaders!
startdealwithclassloader: dalvik.system.PathClassLoader[DexPathList[[directory "."],nativeLibraryDirectories=[/system/lib64, /system/product/lib64, /system/lib64, /system/product/lib64]]]
pathlistobj->DexPathList[[directory "."],nativeLibraryDirectories=[/system/lib64, /system/product/lib64, /system/lib64, /system/product/lib64]]
dexElementsobj->directory "."
elementobj->directory "."
TypeError: cannot read property '$h' of null
this is a BootClassLoader!
startdealwithclassloader: dalvik.system.PathClassLoader[DexPathList[[zip file "/system/framework/tcmclient.jar"],nativeLibraryDirectories=[/system/lib64, /system/product/lib64]]]
pathlistobj->DexPathList[[zip file "/system/framework/tcmclient.jar"],nativeLibraryDirectories=[/system/lib64, /system/product/lib64]]
dexElementsobj->zip file "/system/framework/tcmclient.jar"
elementobj->zip file "/system/framework/tcmclient.jar"
start loadclass->com.qti.tcmclient.DpmTcmClient$TcmReceiver
after loadclass->com.qti.tcmclient.DpmTcmClient$TcmReceiver
Error: missing argument
startdealwithclassloader: dalvik.system.PathClassLoader[DexPathList[[zip file "/system/framework/tcmiface.jar"],nativeLibraryDirectories=[/system/lib64, /system/product/lib64]]]
pathlistobj->DexPathList[[zip file "/system/framework/tcmiface.jar"],nativeLibraryDirectories=[/system/lib64, /system/product/lib64]]
dexElementsobj->zip file "/system/framework/tcmiface.jar"
elementobj->zip file "/system/framework/tcmiface.jar"
start loadclass->com.quicinc.tcmiface.DpmTcmIface
after loadclass->com.quicinc.tcmiface.DpmTcmIface
Error: missing argument
startdealwithclassloader: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.xiaoji.gamesirnsemulator-uM0dkbNR7L1TolMXdvAAJA==/base.apk", dex file "InMemoryDexFile[cookie=[0, 511245215488]]"],nativeLibraryDirectories=[/data/app/com.xiaoji.gamesirnsemulator-uM0dkbNR7L1TolMXdvAAJA==/lib/arm64, /data/app/com.xiaoji.gamesirnsemulator-uM0dkbNR7L1TolMXdvAAJA==/base.apk!/lib/arm64-v8a, /system/lib64, /system/product/lib64]]]
pathlistobj->DexPathList[[zip file "/data/app/com.xiaoji.gamesirnsemulator-uM0dkbNR7L1TolMXdvAAJA==/base.apk", dex file "InMemoryDexFile[cookie=[0, 511245215488]]"],nativeLibraryDirectories=[/data/app/com.xiaoji.gamesirnsemulator-uM0dkbNR7L1TolMXdvAAJA==/lib/arm64, /data/app/com.xiaoji.gamesirnsemulator-uM0dkbNR7L1TolMXdvAAJA==/base.apk!/lib/arm64-v8a, /system/lib64, /system/product/lib64]]
dexElementsobj->zip file "/data/app/com.xiaoji.gamesirnsemulator-uM0dkbNR7L1TolMXdvAAJA==/base.apk",dex file "InMemoryDexFile[cookie=[0, 511245215488]]"
elementobj->zip file "/data/app/com.xiaoji.gamesirnsemulator-uM0dkbNR7L1TolMXdvAAJA==/base.apk"
start loadclass->s.h.e.l.l.A
after loadclass->s.h.e.l.l.A
Error: missing argument
find Classloader instance over
Android逆向 Frida自動(dòng)脫殼Fart
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時(shí)請(qǐng)結(jié)合常識(shí)與多方信息審慎甄別。
平臺(tái)聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡(jiǎn)書(shū)系信息發(fā)布平臺(tái),僅提供信息存儲(chǔ)服務(wù)。
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時(shí)請(qǐng)結(jié)合常識(shí)與多方信息審慎甄別。
平臺(tái)聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡(jiǎn)書(shū)系信息發(fā)布平臺(tái),僅提供信息存儲(chǔ)服務(wù)。
相關(guān)閱讀更多精彩內(nèi)容
- 背景 之前用過(guò)越獄iPhone6 iOS12.4.1系統(tǒng)進(jìn)行clutch進(jìn)行脫殼時(shí)是成功的,但是后來(lái)發(fā)現(xiàn)同樣的ap...
- 使用frida-ios-dump工具,一鍵脫殼 一、加殼 我們知道App上傳到AppStore后,會(huì)被自動(dòng)加殼,那...
- 這篇文章最后以分析UnCrackable-Level1.apk介紹frida腳本的使用,如果大佬們對(duì)前面介紹的ad...
- 說(shuō)到逆向APP,很多人首先想到的都是反編譯,但是單看反編譯出來(lái)的代碼很難得知某個(gè)函數(shù)在被調(diào)用時(shí)所傳入的參數(shù)和它返回...
- 多種特征檢測(cè) Frida. 轉(zhuǎn)載自 https://bbs.pediy.com/thread-217482.htm...