- Oct 22, 2024
-
-
Will Greenberg authored
-
Will Greenberg authored
-
Will Greenberg authored
-
Cooper Quintin authored
-
Cooper Quintin authored
-
Cooper Quintin authored
* update shell path and some docs * download ADB if not present * big O not little o * bugfix * bugfix * silence errors for macos developers * Update dist/install-common.sh Co-authored-by:
Will Greenberg <willg@eff.org> --------- Co-authored-by:
Will Greenberg <willg@eff.org>
- Oct 18, 2024
- Oct 10, 2024
-
-
Will Greenberg authored
-
- Oct 08, 2024
-
-
Will Greenberg authored
-
Will Greenberg authored
Also consolidate the duplicate AnalysisWriter implementation
-
Cooper Quintin authored
-
Will Greenberg authored
-
Will Greenberg authored
* rayhunter-daemon: API for triggering and reading analysis * rayhunter-daemon: rename readonly mode to debug mode * rayhunter-daemon: debug mode allows live-loading frontend files * rayhunter-check: rework to handle directories * rayhunter-check: better output * CI: build rayhunter-check
-
- Oct 03, 2024
-
-
Cooper Quintin authored
* add some more logging * WIP attempt to fix async on update_ui * fix async for update_ui
-
Cooper Quintin authored
* first pass at changing the UI color based on state * adding flag to qmdl metadata for when hueristic is triggered * update style for web page to match UI and have color alert on heuristic trigger * add test analyzer * rename example_analyzer to test_analyzer * refactor ui update to not depend on server * refactor to pass around color instead of display state for framebuffer channel * add debug feature flag for test analyzer * remove warning status from qmdl manifest * dont keep has warning around
-
- Aug 19, 2024
-
-
Will Greenberg authored
-
- Aug 05, 2024
-
-
Will Greenberg authored
bugfix for mac install process
-
Cooper Quintin authored
-
Will Greenberg authored
-
Will Greenberg authored
We can't successfully run any AT commands until it has.
-
Will Greenberg authored
We need to wait for atfwd_daemon to startup before sending any AT commands, and I can't think of a way to reliably do that within rust. So, instead of trying to switch the device to command mode before executing a command, require the user to run the "--root" step beforehand, and then start executing AT commands.
-
Will Greenberg authored
-
Will Greenberg authored
-
- Aug 02, 2024
-
-
Will Greenberg authored
fix timeout bug in rooting script and update docs
-
Cooper Quintin authored
-
Will Greenberg authored
-
Will Greenberg authored
-
Will Greenberg authored
This is also what sshell does.
-
Will Greenberg authored
-
Will Greenberg authored
Android kernels with CONFIG_ANDROID_PARANOID_NETWORK extensions set require users to have a few special group IDs before getting network access. Unfortunately, we need to use nightly to get access to the .groups() method.
-
Will Greenberg authored
-
Will Greenberg authored
-
Will Greenberg authored
-
Will Greenberg authored
-
- Jul 19, 2024
-
-
Cooper Quintin authored
IMSI provided + null cipher analyzer
-
- Jul 18, 2024
-
-
Will Greenberg authored
-
Will Greenberg authored
-