Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 229 Bytes

File metadata and controls

4 lines (3 loc) · 229 Bytes

ApkBinaryDecode

A tool for decoding Android apk file using java, for decoding AndroidManifest.xml file and resources.arsc file and getting information from apk file.

Thanks to @matthill for his work on apk-manifest-extractor.