Hello. I am trying to use create a smali patcher module but I always get this error when selecting the option "signature spoofing":
I: Using Apktool 2.8.1
I: Checking whether sources has changed...
I: Smaling smali folder into classes.dex...
I: Checking whether sources has changed...
I: Smaling smali_classes2 folder into classes2.dex...
I: Building apk file...
I: Copying unknown files/dir...
I: Built apk into: tmp\dist\services.jar
W: Could not find resources
fatal: exception: org.jf.dexlib2.util.DexUtil$UnsupportedFile: Dex version 039 is not supported
==> Merged patch: sigspoof_7.0-9.0
fatal: exception: org.jf.dexlib2.util.DexUtil$UnsupportedFile: Dex version 039 is not supported
==> Merged patch: sigspoof_core
My device is a Xiaomi (MIUI 12.5.1, Android 11)
Is there any way to solve this problem?
Thanks.
I: Using Apktool 2.8.1
I: Checking whether sources has changed...
I: Smaling smali folder into classes.dex...
I: Checking whether sources has changed...
I: Smaling smali_classes2 folder into classes2.dex...
I: Building apk file...
I: Copying unknown files/dir...
I: Built apk into: tmp\dist\services.jar
W: Could not find resources
fatal: exception: org.jf.dexlib2.util.DexUtil$UnsupportedFile: Dex version 039 is not supported
==> Merged patch: sigspoof_7.0-9.0
fatal: exception: org.jf.dexlib2.util.DexUtil$UnsupportedFile: Dex version 039 is not supported
==> Merged patch: sigspoof_core
My device is a Xiaomi (MIUI 12.5.1, Android 11)
Is there any way to solve this problem?
Thanks.