Skip to content

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

Notifications You must be signed in to change notification settings

hzw1199/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