EntySec / Ghost

Ghost Framework is an Android post-exploitation framework that exploits the Android Debug Bridge to remotely access an Android device.
https://entysec.com
MIT License
2.8k stars 944 forks source link

fix console class init #378

Closed kershrita closed 2 months ago

kershrita commented 2 months ago

Description

There is missing comma between the super init parameters, also an missing indentation for the self.devices variable

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration