- Aug 05, 2024
-
-
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
-
- Jul 11, 2024
-
-
Will Greenberg authored
Bump h2 from 0.4.2 to 0.4.5
-
Will Greenberg authored
Bump mio from 0.8.10 to 0.8.11
-
Will Greenberg authored
-
Will Greenberg authored
-
Will Greenberg authored
Scrolling through the ASN.1 files for datatypes is a nightmare, so I wrote a script to automate that
-
- Jun 18, 2024
-
-
dependabot[bot] authored
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.10 to 0.8.11. - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/compare/v0.8.10...v0.8.11 ) --- updated-dependencies: - dependency-name: mio dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [h2](https://github.com/hyperium/h2) from 0.4.2 to 0.4.5. - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/h2/compare/v0.4.2...v0.4.5 ) --- updated-dependencies: - dependency-name: h2 dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Will Greenberg authored
Device screen UI
-
- Jun 17, 2024
-
-
Cooper Quintin authored
-
Cooper Quintin authored
Co-authored-by:
Will Greenberg <willg@eff.org>
-
Cooper Quintin authored
Co-authored-by:
Will Greenberg <willg@eff.org>
-
- Jun 14, 2024
-
-
Cooper Quintin authored
-
Cooper Quintin authored
-
Cooper Quintin authored
-
Cooper Quintin authored
-
- Jun 13, 2024
-
-
Cooper Quintin authored
-
- Jun 12, 2024
-
-
Cooper Quintin authored
Co-authored-by:
Will Greenberg <willg@eff.org>
-
Cooper Quintin authored
Co-authored-by:
Will Greenberg <willg@eff.org>
-
Cooper Quintin authored
-
- Jun 11, 2024
-
-
Cooper Quintin authored
-
- Jun 10, 2024
-
-
Cooper Quintin authored
-