Skip to content

Releases: erev0s/apkInspector

v1.3.2

20 Sep 07:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

18 Aug 07:19
8d5eec6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

05 Jul 11:52
Compare
Choose a tag to compare

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

06 Jun 05:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.2.4

v1.2.3

20 Apr 01:52
b1a7036
Compare
Choose a tag to compare

What's Changed

  • Zip empty filename and axml long names by @erev0s in #23

Full Changelog: v1.2.2...v1.2.3

v1.2.2

17 Mar 19:52
270c8e4
Compare
Choose a tag to compare

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

31 Dec 14:02
3cbac4e
Compare
Choose a tag to compare

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

  • @erev0s made their first contribution in #1

Full Changelog: https://github.com/erev0s/apkInspector/commits/v1.2.1