LuckyPray / DexKit

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

Can't get DexKit to load on hardcoded path /system/framework/framework.jar #34

Open privacyguy123 opened 4 hours ago

privacyguy123 commented 4 hours ago

Someone can help explain it a little further for me?

teble commented 4 hours ago

@privacyguy123 make sure that the jar file contains the dex file

privacyguy123 commented 4 hours ago

It does yes - I have managed to hook a function inside the .jar but it is not being overridden by the Xposed hook now