LuckyPray / DexKit

An easy-to-use, high-performance dex deobfuscation library.
https://luckypray.org/DexKit/
GNU Lesser General Public License v3.0
476 stars 60 forks source link

Can't resolve HostInfo.getHostClassLoader() #12

Closed anhphongbkdn closed 1 year ago

anhphongbkdn commented 1 year ago

I can't find Method by HostInfo not implements

teble commented 1 year ago

This document is sample code. DexKit does not include host-related tools, but you can easily obtain host Classloader and other information through Xposed and other methods: