You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 10, 2023. It is now read-only.
Update sign_cryptography.py #157 from @GeekTan (although this is commented out because it didn't seem to work, but signing using cryptography seems to be broken anyways)
Contributing
Contributions are welcome and will be reviewed and released on pypi!!! If you'd like to contribute, please
make sure that your code is covered with tests
if you're fixing a bug, your test should fail with the current code and pass with your changes
document your code using the existing style (numpydoc)
For anyone interested, I started a new repo/package based on this project: https://github.com/JeffLIrion/adb_shell
This package implements ADB shell functionality over TCP. You can install it via
Highlights
arg0andarg1, have TODO labels, and theauth/keygen.pyfile has a lot of TODO itemsauth/keygen.pyPull requests from this repo included in
adb_shellcryptographyseems to be broken anyways)Contributing
Contributions are welcome and will be reviewed and released on pypi!!! If you'd like to contribute, please