Skip to content

Releases: niklashigi/apk-mitm

v0.11.0

27 Jan 22:03
f304857
Compare
Choose a tag to compare
  • Stop using xml-js compact mode for modifying manifest e6f291c
  • Rename next functions to log in most places f0f77d1
  • Implement new Smali patching logic 0f85c10
  • Create processSmaliFile function be21aed
  • Enable TypeScript strict mode a874755

v0.10.1...v0.11.0

v0.10.1

19 Jan 10:00
768935c
Compare
Choose a tag to compare

v0.10.0...v0.10.1

v0.10.0

18 Jan 15:29
0c1d87d
Compare
Choose a tag to compare
  • Expose observeListr and applyPatches functions as library 9fcd796
  • Introduce observeListr helper function 5be4669
  • Make logging of disableCertificatePinning function less verbose 186d9c4
  • Start emitting TypeScript declarations 5dcd08e
  • Disable esModuleInterop TypeScript compiler option 25b56aa
  • Add --skip-patches flag 955f360
  • Group all patches into one task 4dee138
  • Stop setting debuggable attribute to true in manifest 7c9d76f
  • Configure recommended VS Code workspace extensions c4a0138
  • Set up automatic code formatting using Prettier f358935

v0.9.5...v0.10.0

v0.9.5

02 Jan 18:57
185aee9
Compare
Choose a tag to compare
  • Use globby.stream for finding Smali files 07d35a7
  • Use fs wrapper everywhere 65c3af1
  • Introduce observeAsync helper to improve async error handling 04d97d8
  • Fix inconsistent indentation in observe-process.ts 444e8fe
  • Print full stack trace for non-command errors 10be937
  • Fix inconsistent indentation in full logs message 7131ff9

v0.9.4...v0.9.5

v0.9.4

29 Dec 22:37
286bc80
Compare
Choose a tag to compare
  • Allow cleartext traffic in Network Security Config 6e0ed4c
  • Create Network Security Config based on hard-coded template file b71ae57
  • Remove unused jar directory from package.json 65984f9

v0.9.3...v0.9.4

v0.9.3

16 Dec 20:59
3787a73
Compare
Choose a tag to compare
  • Fix certificate pinning removal not working on Windows c4ac81e

v0.9.2...v0.9.3

v0.9.2

02 Dec 13:09
1cf310c
Compare
Choose a tag to compare

v0.9.1...v0.9.2

v0.9.1

29 Nov 22:07
1d3d776
Compare
Choose a tag to compare
  • Add apk-mitm- prefix to temporary directory name c314fe1
  • Fix unhandled promise rejection 6742b8d
  • Improve error handling in downloadFile function ab95829
  • Update uber-apk-signer to v1.2.1 0288dfc
  • Update dependencies 03a02b1

v0.9.0...v0.9.1

v0.9.0

22 Sep 19:26
3a51a43
Compare
Choose a tag to compare
  • Output full logs of all processes in temporary directory 6bff023

v0.8.1...v0.9.0

v0.8.1

08 Aug 15:18
2e6c007
Compare
Choose a tag to compare
  • Update OWASP links in README e2afeef
  • Speed up patching by not scanning all classes for certificate pinning c91d43e
  • Disable certificate pinning more reliably 0856cda

v0.8.0...v0.8.1