Closed anhphongbkdn closed 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:
loadPackageParam.classLoader
application.getClassLoader()
I can't find Method by HostInfo not implements