8000 GitHub - ApaulG/xml2axml: encode xml to axml AND decode axml to xml--Hack Android Manifest easily
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ApaulG/xml2axml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xml2axml

Encode xml to axml OR decode xml from axml

  • encode
java -jar xml2axml e [AndroidManifest-readable-in.xml] [AndroidManifest-bin-out.xml]
  • decode
java -jar xml2axml d [AndroidManifest-bin-in.xml] [AndroidManifest-readable-out.xml]

Note
The project is based on This project

About

encode xml to axml AND decode axml to xml--Hack Android Manifest easily

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%
0