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

Drive log reading locally #7

Closed wgreenberg closed 8 months ago

wgreenberg commented 9 months ago

This performs the same diag config done by qcsuper's _enable_log_mixin.py mixin and performs serialization/deserialization of diag requests/responses/logs.

Fixes #3 and #4

wgreenberg commented 9 months ago

oh this also adds a cargo test_pc, which builds/tests the project for x86!