Apk Mitm Versions Save

🤖 A CLI application that automatically prepares Android APK files for HTTPS inspection

v1.3.0

1 month ago
  • Add "Limitations & alternatives" section to README 11821ae
  • Fix --certificate only working with .pem files 51578b4
  • Fix --apktool accidentally being required ce83872
  • Update uber-apk-signer to v1.3.0 472e52e
  • Clean up handling of relative input paths 973f246
  • Make shell commands in README easier to copy (#114) 09f3190
  • Update apktool to v2.9.3 c962144
  • Shorten "decoded-directory-by-apktool" in CLI output be5c995
  • Throw error when input directory does not contain an apktool.yml file 62bf931
  • Move logic to determine task type into separate function c911d1e
  • Make sure files extracted from zip files have the right Unix permissions 24854f9
  • Add cli option to replace google maps api key (#98) 8eb2c2d
  • Add support for patching an unpacked apk (#97) 816cd99

https://github.com/shroudedcode/apk-mitm/compare/v1.2.1...v1.3.0

v1.2.1

2 years ago
  • Bump apktool from 2.6.0 to 2.6.1 (#94) c881387

https://github.com/shroudedcode/apk-mitm/compare/v1.2.0...v1.2.1

v1.2.0

2 years ago
  • Rename --keep flag to --keep-tmp-dir 24d345c
  • Add support for user-defined temporary directory path (#79) 34d7db5
  • Ignore EBUSY error when deleting temporary directory under Windows 6c57231
  • Reorder GitHub action jobs d259da7
  • Add macOS and Node.js 16 to GitHub Actions test matrix 96e76a0
  • Also enable GitHub Actions for pull requests f570050
  • Add --keep cli argument to keep temporary directory (#91) 0e96088
  • Add troubleshooting guide on reading logs 2de799d
  • Add troubleshooting guide on patching failures 4cbb0da

https://github.com/shroudedcode/apk-mitm/compare/v1.1.0...v1.2.0

v1.1.0

2 years ago
  • Update Apktool to v2.6.0 d9076cc
  • Implement --certificate flag (#64) 035cb1b

https://github.com/shroudedcode/apk-mitm/compare/v1.0.3...v1.1.0

v1.0.3

2 years ago
  • Fix App Bundle APKs not being properly signed on Windows 3dadf3e

https://github.com/shroudedcode/apk-mitm/compare/v1.0.2...v1.0.3

v1.0.2

2 years ago
  • Implement UserError class for errors that don't require a stack trace 5cb5d9e
  • Document dependency on and check existence of zip and unzipon Linux d0202a8
  • Update dependencies 76e5bca

https://github.com/shroudedcode/apk-mitm/compare/v1.0.1...v1.0.2

v1.0.1

3 years ago
  • Fix Java version check failing when it can only find a major version 8d9d537

https://github.com/shroudedcode/apk-mitm/compare/v1.0.0...v1.0.1

v1.0.0

3 years ago
  • Update dependencies 097add2
  • Recommend regular installation (instead of npx) in README 7ccc647
  • Drop support for Node.js 10 6966f75
  • Add prerequisite checks 6452436

https://github.com/shroudedcode/apk-mitm/compare/v0.12.0...v1.0.0

v0.12.0

3 years ago
  • Add ponyfill for String.prototype.matchAll 46b683f
  • Explicitly install types for the lowest supported Node.js version 6aa25ce
  • Set up continuous integration (#39) 1dedf93
  • Add CLI option to mark app as debuggable (#35) a098600

https://github.com/shroudedcode/apk-mitm/compare/v0.11.1...v0.12.0

v0.11.1

3 years ago
  • Make observeListr function show task progress df5c100
  • Fix spelling of "APKLab" 8aaf214
  • Mention APKLab in README 62a0b38
  • Explicitly allow system certificates in Network Security Config 451478c

https://github.com/shroudedcode/apk-mitm/compare/v0.11.0...v0.11.1