spytrap-adb 0.3.5

Test a phone for stalkerware using adb and usb debugging to scan for suspicious apps and configuration
Documentation
1
2
pub use anyhow::{Context as _, Error, Result, anyhow, bail};
pub use log::{debug, error, info, trace, warn};