EFForg / rayhunter

Rust tool to detect cell site simulators on an orbic mobile hotspot
GNU General Public License v3.0
19 stars 2 forks source link

Add release CI #44

Closed wgreenberg closed 3 months ago

wgreenberg commented 3 months ago

The goal here is to get rid of any steps users would have to take to build rayhunter or the related install toolchain. Instead, a single release.zip file is produced on changes to main that contains precompiled arm32 binaries for rayhunter-daemon and the rootshell, along with built copies of the serial binary for linux/mac/windows.

Now a user only has to install adb, download the zip, and run a script to install rayhunter