apk-mitm

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

MIT License

Stars
3.8K

Bot releases are hidden (Show)

apk-mitm -

Published by shroudedcode over 4 years ago

  • Show note about ARM incompatibility when patching fails 93570f1
  • Update dependencies 1a332a2
  • Make error output easier to parse bf62b2a

https://github.com/shroudedcode/apk-mitm/compare/v0.7.1...v0.8.0

apk-mitm -

Published by shroudedcode over 4 years ago

apk-mitm -

Published by shroudedcode over 4 years ago

  • Download and cache tools at runtime instead of bundling them f0dcada
  • Prevent issues with Apktool framework files by using custom directory def6dde

https://github.com/shroudedcode/apk-mitm/compare/v0.6.4...v0.7.0

apk-mitm -

Published by shroudedcode over 4 years ago

  • Require Node.js 10 4f759ce
  • Update dependencies a10eedc
  • Fix typo in README 39a2b77

https://github.com/shroudedcode/apk-mitm/compare/v0.6.3...v0.6.4

apk-mitm -

Published by shroudedcode over 4 years ago

  • Remove stub type definitions c5d4159
  • Use native Promise versions of fs functions where possible 10c9271
  • Use recursive option of fs.mkdir() instead of mkdirp package 7566a66
  • Update dependencies 8c95d2d
  • Remove unused cross-zip dependency 4315e37

https://github.com/shroudedcode/apk-mitm/compare/v0.6.2...v0.6.3

apk-mitm -

Published by shroudedcode almost 5 years ago

  • Log stderr output when commands fail 5b83766

https://github.com/shroudedcode/apk-mitm/compare/v0.6.1...v0.6.2

apk-mitm -

Published by shroudedcode almost 5 years ago

apk-mitm -

Published by shroudedcode almost 5 years ago

apk-mitm -

Published by shroudedcode almost 5 years ago

  • Speed up glob pattern for finding smali files 69ebbc0

https://github.com/shroudedcode/apk-mitm/compare/v0.5.4...v0.5.5

apk-mitm -

Published by shroudedcode almost 5 years ago

  • Use @tybys/cross-zip fork instead of cross-zip 75092e9

https://github.com/shroudedcode/apk-mitm/compare/v0.5.3...v0.5.4

apk-mitm -

Published by shroudedcode almost 5 years ago

  • Patch certificate pinning methods that are final 9f97cba

https://github.com/shroudedcode/apk-mitm/compare/v0.5.2...v0.5.3

apk-mitm -

Published by shroudedcode almost 5 years ago

apk-mitm -

Published by shroudedcode almost 5 years ago

  • Only show App Bundle warning after patching single APK 7b34037
  • Add .zip alias for .apks format 0bbdd78

https://github.com/shroudedcode/apk-mitm/compare/v0.5.0...v0.5.1

apk-mitm -

Published by shroudedcode almost 5 years ago

  • Document Android App Bundle support in README b31ad4a
  • Remove Android App Bundle caveat a4fbde4
  • Implement Android App Bundle support (#7) fe2a93b
  • Print help to stdout instead of stderr 03bc18c
  • Exit with successful status code when --help is used ea5e39d

https://github.com/shroudedcode/apk-mitm/compare/v0.4.0...v0.5.0

apk-mitm -

Published by shroudedcode almost 5 years ago

  • Show warning when Android App Bundle is detected 1f4a3fc
  • Fall back to using AAPT when encoding using AAPT2 fails e35cc5a
  • Use XML compact mode for modifying manifest 716aa38
  • Remove certificate pinning rules from Network Security Config b7d847c

https://github.com/shroudedcode/apk-mitm/compare/v0.3.0...v0.4.0

apk-mitm -

Published by shroudedcode almost 5 years ago

  • Add --apktool option to enable usage of custom Apktool versions dfcfcc3

https://github.com/shroudedcode/apk-mitm/compare/v0.2.2...v0.3.0

apk-mitm -

Published by shroudedcode almost 5 years ago

  • Make sure res/xml directory exists before writing Network Security Config 52a4886
apk-mitm -

Published by shroudedcode about 5 years ago

  • Remove I: prefix from Apktool logs 127b89e

https://github.com/shroudedcode/apk-mitm/compare/v0.2.1...v0.2.2

apk-mitm -

Published by shroudedcode about 5 years ago

  • Update Apktool 89fb622
  • Always use AAPT2 for encoding b42bf01

https://github.com/shroudedcode/apk-mitm/compare/v0.2.0...v0.1.4

Badges
Extracted from project README
Related Projects