Skip to content

Releases: spytrap-org/spytrap-adb

v0.3.3

07 Dec 21:22
Compare
Choose a tag to compare

What's Changed

  • Make path of adb binary configurable by @kpcyrd in #61

Release binary SHA256

Download for Linux x86_64

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

18 Jul 21:54
Compare
Choose a tag to compare

What's Changed

  • Update dependencies
  • 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

Download for Linux x86_64

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

11 Jun 19:15
Compare
Choose a tag to compare

What's new

Release binary SHA256

Download for Linux x86_64

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

22 Oct 14:33
Compare
Choose a tag to compare

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

Download for Linux x86_64

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

27 Jul 21:34
Compare
Choose a tag to compare

What's new

Release binary SHA256

Download for Linux x86_64

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.