I need to this, help anyone?
Hello. How did you solve the problem?Привет, я пытаюсь создать патчер, но он обнаружил следующие сообщения об ошибках ниже. Я пытался искать в темах, но не нашел решения этой проблемы. Также пробовал отключать брандмауэр и антивирус, но не помогло.
Ценю любую экспертную помощь в том, что мне делать дальше?
I: Копирование неизвестных файлов/каталогов...
Я: Собрал apk...
фатальный: исключение: org.jf.dexlib2.util.DexUtil$UnsupportedFile: версия Dex 039 не поддерживается
==> Объединенный патч: sigspoof_7.0-9.0
фатальный: исключение: org.jf.dexlib2.util.DexUtil$UnsupportedFile: версия Dex 039 не поддерживается
==> Объединенный патч: sigspoof_core
==> Загрузка шаблона Magisk завершена
==> Сгенерированный zip-файл модуля magisk
*** Полный ***
We need update with remove dual sim lock with SDcard.
Hi, im trying to get Signature Spoofing to work on my Surface Duo with Android 11, but i get the following error while building the APK
==> Detected java: 1.8.0_333
==> Dumped framework
==> Processing framework
I: Using Apktool 2.6.1 on services.jar
I: Baksmaling classes.dex...
I: Baksmaling classes2.dex...
I: Copying assets and libs...
I: Copying unknown files...
I: Copying original files...
I: Using Apktool 2.6.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...
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
==> Magisk template download complete
==> Generated magisk module zip file
*** Complete ***
Can someone help? i tried to google what Dex Version 039 not supported means, but could not find a solution
Thanks
does it work on android 12 version ?Got it now working with the following guide. Signature Spoofing on Surface Duo
![]()
GitHub - 1Michael23/android-11-signature-spoofing: A script that can be used to inject signature spoofing support into unsupported roms such as LineageOS.
A script that can be used to inject signature spoofing support into unsupported roms such as LineageOS. - GitHub - 1Michael23/android-11-signature-spoofing: A script that can be used to inject sign...github.com
Surface duo doesn’t have android 12 (Yet) so I cannot say if this works with it, I’m using it with android 11 and it is working there
Thanks for the answer. Smali Patcher works fine with android 11 but has problems with android 12Surface duo doesn’t have android 12 (Yet) so I cannot say if this works with it, I’m using it with android 11 and it is working there![]()
Facing the same issue. I'm using Redmi 6.When trying to use smali patcher an error occurs (error failed extractiing classes.cdex), does anyone know any solution??
if you have used adb before try this command in adb shell
Ask moderator to delete - take Report
Adb method works flawlessly on android 8.1 for Sony AOSP roms on X and XZ premium. The trick is to run the program in recovery (with system mounted obviously), to avoid permission issues.
Awesome tool!