Releases: spytrap-org/spytrap-adb
Releases · spytrap-org/spytrap-adb
v0.3.3
What's Changed
- Update dependencies
Release binary SHA256
280398c1967adeefe8c4f0f179d7d6c0fbc0598e5f24a9ce5ba0304dcce1fbd3
Reproduce release binary from source
apt-get install git repro-env
git clone https://github.com/spytrap-org/spytrap-adb
cd spytrap-adb
git checkout v0.3.3
make
sha256sum target/x86_64-unknown-linux-musl/release/spytrap-adb
Thanks
We'd like to thank @SantiagoTorres and @repi for their support on github sponsors.
v0.3.2
What's Changed
- Update dependencies
- Fix RUSTSEC-2024-0346
- Fix RUSTSEC-2024-0347
- Switch repro-env binary in github CI from github binary to ubuntu 24.04 package
- Minor UI improvements
- Implement Home and End keys
- Fix UI crash when pressing enter after the scan started but before the first result
- Clarify timezone of database release datetime as UTC
Release binary SHA256
c5d5f19dc88b1eb07545c6decd8e31eab98c32ab7197da32581ce508dd2fcbde
Reproduce release binary from source
apt-get install git repro-env
git clone https://github.com/spytrap-org/spytrap-adb
cd spytrap-adb
git checkout v0.3.2
make
sha256sum target/x86_64-unknown-linux-musl/release/spytrap-adb
Thanks
We'd like to thank @SantiagoTorres, @repi and @rgacogne for their support on github sponsors.
v0.3.1
What's new
- Update dependencies (this is a minor release)
- Fix RUSTSEC-2024-0003
- Fix RUSTSEC-2024-0332
- Fix RUSTSEC-2024-0019
- Fix RUSTSEC-2024-0336
- Fix RUSTSEC-2023-0075
- Update forensic-adb to 0.7.0
- Use
exec:
instead ofshell:
adb instructions
- Use
Release binary SHA256
f93b1e34f2de02fe8d7e8889fac26c90bb6de4362b5451f52d09fc1481836b7d
Reproduce release binary from source
git clone https://github.com/spytrap-org/spytrap-adb
cd spytrap-adb
git checkout v0.3.1
make
sha256sum target/x86_64-unknown-linux-musl/release/spytrap-adb
Thanks
We'd like to thank @SantiagoTorres, @repi and @rgacogne for their support on github sponsors.
v0.3.0
What's new
- Fix parsing problems with settings that contain newlines (#30, #37)
- Automatically check for IOC database updates and notify user if there are any
- Do not list 'com.android.vending' as finding
Release binary SHA256
df9a52e2d36d4dc3f2c77c7b8bafb9d1f497c9cff669cde26b26ed96d8d3cdb5
Reproduce release binary from source
git clone https://github.com/spytrap-org/spytrap-adb
cd spytrap-adb
git checkout v0.3.0
make
sha256sum target/x86_64-unknown-linux-musl/release/spytrap-adb
Thanks
We'd like to thank @SantiagoTorres, @repi and @rgacogne for their support on github sponsors.
v0.2.0
What's new
- Public release
- Interactive user-interface for terminal emulators
- Automatically download stalkerware-indicators IOC database provided by Echap
Release binary SHA256
8f14d6b985503ebe59dec29fe53f7fd128574c0248a5743e09b323cf949fb121
Reproduce release binary from source
git clone https://github.com/spytrap-org/spytrap-adb
cd spytrap-adb
git checkout v0.2.0
make
sha256sum target/x86_64-unknown-linux-musl/release/spytrap-adb
Thanks
We'd like to thank @SantiagoTorres, @repi and @rgacogne for their support on github sponsors.