Releases: EFForg/rayhunter
Releases · EFForg/rayhunter
v0.2.0
Huge revamp of UI code and install scripts. UI now changes from green to red when a heuristic is triggered, also able to rerun and view analysis results of previous runs
What's Changed
- rayhunter-check improvements by @wgreenberg in #56
- Framebuffer update by @cooperq in #60
- Fix UI and add more logging by @cooperq in #61
- On-demand analysis of past recordings by @wgreenberg in #62
- Remove unused code by @wgreenberg in #63
- serial: claim USB interface by @wgreenberg in #64
- Update readme to ensure adb is in PATH by @wgreenberg in #66
- Fix macos install by @cooperq in #67
- fix nits by @cooperq in #68
- Cleanup by @cooperq in #69
- Fix release script by @wgreenberg in #70
- serial: use vendored rusb by @wgreenberg in #71
Full Changelog: v0.1.2...v0.2.0
Rayhunter v0.1.2
What's Changed
- Fix release by @wgreenberg in #53
- bugfix for mac install process by @cooperq in #54
Full Changelog: v0.1.1...v0.1.2
rayhunter 0.1.1
- Fixes a bug in
serial
- Adds a handy script for developers to install rayhunter from the latest release
rayhunter v0.1.0
First semi-public release of Rayhunter. Still lots in development, but a working minimum viable product. Use at your own risk.