android - I want to decompile only xml files from apk without disturbing resources -


how decompile specific files apk file? want xml files decrypted without disturbing other code / resources.

by using dex 2 jar can track apk file code. not able see native code completly or wont able see c code. atleast can see xml file when loaded in jd-jui.

note: not ethics programmers if trying peek in other source code or other project files. programmers never unethical hacks. use resources intentions.


Comments

Popular posts from this blog

c - CUDA code not processing if block properly -

oracle11g - get root domain from url Oracle sql regex_substr -

xcode - Swift Playground - Files are not readable -