This release add support for the new Intrusion Logging feature roll-out as part of Android's Advanced Protection Mode.
Changelog
- 33453f1 Add AAPM compatibility + enabled checks to IL module
- 426e283 Add Intrusion Logging acquisition module
- 3e2a24d Also build collector module in goreleaser
- 6cd397e Disable UPX for Mac universal binaries
- efb313e Fix lowercase error strings for staticcheck
- d6e6cad Improve CLI logs in Intrusion Logging command
- 3ec3c62 Improve IL acquisition by waiting for intrusion logs from multiple devices until Ctrl+C or timeout
- 071fc18 Migrate release workflow to GoReleaser
- 506914b Remove runtime import and use UUID default path (#80)
- 32b5ca1 add placeholder adb files so staticcheck will not complain about them missing