Robodroid

Latest version: v0.0.3

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.3

*No significant changes*

    [View changes on GitHub](https://github.com/cybersecsi/robodroid/compare/v0.0.2...v0.0.3)

0.0.2

Features
The following features are provided in this release:
- ``managed`` run mode
- allow the user to set both ADB host and port during execution
- ``frida`` remote connection mode
- add port forward for default ``frida`` port
- add [Docker image](https://hub.docker.com/r/secsi/robodroid) for both ``amd64`` and ``arm64``
- add ``update-library`` command to update the *RoboDroid Library*``
- add ``version`` command
- add env variables support for ``typer`` options
- add new examples

Breaking changes
There are also 2 breaking changes in the way config files are handled:
- ``workflows`` folder now stores the workflow file (generic file, without any reference to any device)
- ``configs`` folder now store the config files used in the ``managed`` run mode
- the key ``workflow`` changed to ``behaviors`` in the workflow file template
For this reason if you created any custom workflow file and you want to use the latest version please edit them accordingly.

**Full Changelog**: https://github.com/cybersecsi/robodroid/compare/v0.0.1...v0.0.2

0.0.1

Description
This is the first available version, so something may not work as expected. But don't worry; we are thrilled to work on RoboDroid and make it better!
Features
The following features are provided in this release:
- single-device support
- automatic root of device
- auto setup of Frida
- ``init`` phase for installing apps and clearing packages
- ``adb`` commands to install apks and add custom permissions
- support for the behaviors provided in the [RoboDroid Library](https://github.com/cybersecsi/robodroid-library)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.