Releases: erev0s/apkInspector
Releases · erev0s/apkInspector
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
apkInspector v1.2.1
What's Changed
- Manifest dec and cli flags by @erev0s in #1
- report evasion techniques discovered by @erev0s in #2
- restructured manifest parsing and prepared it for expansion to other … by @erev0s in #3
- update extraction to use CD header by @erev0s in #4
- Zip header update by @erev0s in #5
- datatypes bug fix by @erev0s in #6
- cover certain axml edge cases by @erev0s in #7
- added convenience methods to pass directly apk path by @erev0s in #8
- test for top apps and fix for unknown attributes by @erev0s in #9
- Improve zip delivery by @erev0s in #10
- documentation by @erev0s in #11
- raise key error when attempting to read non existing entry by @erev0s in #12
- updated documentation by @erev0s in #13
- no jekyll by @erev0s in #14
- updates on tests for coverage by @erev0s in #15
- added case for analyze by @erev0s in #16
- fix for non utf-8 CD comments by @erev0s in #17
- improved axml and adjusted documentation by @erev0s in #18
- 19 by @erev0s in #20
New Contributors
Full Changelog: https://github.com/erev0s/apkInspector/commits/v1.2.1