Konloch / bytecode-viewer

A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
https://bytecodeviewer.com
GNU General Public License v3.0
14.63k stars 1.15k forks source link

Add a decompiler for android xml #437

Open IMSD1238 opened 2 years ago

IMSD1238 commented 2 years ago

Add a decompiler for android xml like layouts or manifest

ThexXTURBOXx commented 2 years ago

The decoded AndroidManifest.xml can be found in Decoded Resources if Settings->APK Conversion->Decode APK resources is enabled

IMSD1238 commented 2 years ago

The decoded AndroidManifest.xml can be found in Decoded Resources if Settings->APK Conversion->Decode APK resources is enabled

And can the xml be recompiled too

NaibManco commented 8 months ago

It's not working for me when Settings->APK Conversion->Decode APK resources is enabled. A latest 2.12 version

ThexXTURBOXx commented 8 months ago

Works without any problems on 2.12. Be sure to open Decoded Resources/AndroidManifest.xml, AND NOT JUST AndroidManifest.xml: grafik