androidbinary
androidbinary copied to clipboard
Android binary file parser written in golang
Chrome_v98.0.4758.101_minAPI24_arm64-v8a_android7.0+\)\(nodpi\).apk both icon and version parse failed
An error occurred when I opened an aab package file: Openfile err:File "resources.arsc" not found. Can it open the latest Android APP format——aab file.
The encrypted APK cannot be parsed.And throw an error:"failed to read AndroidManifest.xml: zip: checksum error".
some apk icon image format is .webp,but not supported use golang.org/x/image This repository holds supplementary Go image libraries.
It seems that pkg.Icon(nil) fails if apk uses adaptive icon format
how should I do
https://android.googlesource.com/platform/frameworks/base/+/master/libs/androidfw/ResourceTypes.cpp#6834 - null - empty - float - dimension - fraction - color
some apk's icon are **axml**, not a png or image file, could you help to build the **svg** file or **png** file here are two apks, the icon are formed...
`go test -run=FuzzNewXMLFile/35e09ad33fd8f3ce github.com/shogo82148/androidbinary` failed with the following output: ``` ok github.com/shogo82148/androidbinary 0.121s ``` --- This pull request is generated by [actions-go-fuzz](https://github.com/shogo82148/actions-go-fuzz). [See the log](https://github.com/shogo82148/androidbinary/actions/runs/6140607154/attempts/1).