Releases: delvinru/apk-info
Releases · delvinru/apk-info
v1.0.11
Added
- Get information about native codes,
compileSdkVersionandcompileSdkVersionCodenameby @Mr4Mike4 in #7 showcommand now supports--jsonflag to display brief information about apk in json format- Get information about the
<activity-alias>
Changed
Activitynow outputs information about all the<intent-filter>contained in it
New Contributors
Full Changelog: v1.0.10...v1.0.11
v1.0.10
v1.0.9
Added
- A regex filter to extract specific files (cli)
- Returning the compression type to identify malformed packets
- The new signature - VasDollyV2
- Added extraction of the
issuerfield when processing certificates, because sometimes it differs from thesubject
Changed
DynamicReferenceprocessing during AXML parsing (found in system packages)
Fixed
- Additional error handling when unpacking files via the cli
- Improved processing of utf-8 characters, as some malware puts completely broken strings in string pool
New Contributors
- @Jackscalibur made their first contribution in #1
- @AverPower made their first contribution in #4
Full Changelog: v1.0.8...v1.0.9
v1.0.8
Added
- Handling of another malware tamper technique in
AndroidManifest.xml; - Added parsing of a new signature block -
Packer NG v2(Chinese packer);
Fixed
- A small error in parsing the v2 signature;
Changed
- Performance improvement ~8%;
- Improved v3 signature parsing;
Full Changelog: v1.0.7...v1.0.8
v1.0.7
v1.0.6 - Initial release
Full Changelog: v1.0.0...v1.0.6