Releases: erev0s/apkInspector
Releases · erev0s/apkInspector
v1.3.6
What's Changed
- skip non existent indexes by @erev0s in #47
- Improve obfuscated manifests parsing by @av-gantimurov in #48
- Unexpected attribute start indicator by @erev0s in #49
New Contributors
- @av-gantimurov made their first contribution in #48
Full Changelog: v1.3.5...v1.3.6
v1.3.5
v1.3.4
v1.3.3
v1.3.2
v1.3.1
v1.3.0
What's Changed
- filename to ignore non-utf8 characters by @erev0s in #28
- ignore non-utf8 also for localheader by @erev0s in #29
- Axml object creation by @erev0s in #30
- compare size to be extracted before trying zlib deflate by @erev0s in #31
Due to the introduction of the axml objects in the axml module this is bumped to a minor update instead of a patch update.
Full Changelog: v1.2.4...v1.3.0
v1.2.4
v1.2.3
v1.2.2
What's Changed
Improve indicators and more by @erev0s in #22
- fix count_eocd to check properly entire apk
- added eocd count to strict and fixed CLI analyze printing
- added detection indicator for zero sized end of namespace
- added test case for zero size end of ns element
Full Changelog: v1.2.1...v1.2.2