Releases: niklashigi/apk-mitm
Releases · niklashigi/apk-mitm
v0.11.0
v0.10.1
- Inline NSC XML template ae998f9
v0.10.0
- Expose
observeListr
andapplyPatches
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 totrue
in manifest 7c9d76f - Configure recommended VS Code workspace extensions c4a0138
- Set up automatic code formatting using Prettier f358935
v0.9.5
- 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.3
- Fix certificate pinning removal not working on Windows c4ac81e
v0.9.2
- Update Apktool to v2.5.0 5bb0407
v0.9.1
v0.9.0
- Output full logs of all processes in temporary directory 6bff023