Skip to content

Releases: eybisi/kavanoz

v0.0.4

26 Sep 12:52
Compare
Choose a tag to compare

What's Changed

  • Added decryption routine for octo2
  • Bump pycryptodome from 3.16.0 to 3.19.1 by @dependabot in #11
  • Bump lief version to fix #12

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.3

02 Jan 11:13
Compare
Choose a tag to compare

Full Changelog: v0.0.2...v0.0.3

  • Fix smali const-string issue.
  • Better packing detection.
  • Logging functionality can be disabled.

kavanoz v0.0.2

29 Dec 08:35
Compare
Choose a tag to compare

What's Changed

  • Add new features by @nurpabuccu in #1
  • Update old decrypted_payload_path by @nurpabuccu in #2
  • adjusted for latest androguard by @erev0s in #7
  • Add new detection method to check if sample is packed or not in e39140e
  • Add more conditions for multidex loader thanks to @cryptax in #4 and #5
  • Coper loader extracts strings from stack in addition to strncat hooking

New Contributors

Full Changelog: https://github.com/eybisi/kavanoz/commits/v0.0.2