Will Greenberg
|
d570ad3cb1
|
lib: add Analyzer trait
This trait will be implemented by all of our heuristics, giving
us a uniform interface for collecting events and displaying them
to the user.
|
2024-02-13 17:03:06 -08:00 |
|
Will Greenberg
|
7e4511fdde
|
lib: add lte-parser crate support
This'll let us convert a Gsmtap message into a fully parsed LTE
message.
|
2024-02-13 17:03:06 -08:00 |
|
Will Greenberg
|
ed9d2b41d7
|
Renamed library crate to rayhunter, binary to rayhunter-daemon
The produced binary is still called rayhunter though!
|
2024-01-30 10:18:38 -08:00 |
|
Will Greenberg
|
87f18c0c8b
|
Rename directories (again)
|
2024-01-30 09:58:05 -08:00 |
|