Ghost
Ghost Framework is an Android post-exploitation framework that exploits the Android Debug Bridge to remotely access an Android device.
Install / Use
/learn @EntySec/GhostREADME
<h3 align="center">
<img src="https://user-images.githubusercontent.com/54115104/116760735-6da1e780-aa1e-11eb-8c6f-530386487671.png" alt="logo" height="250px">
</h3>
<p align="center">
<b>Ghost Framework</b>
<br>
<br>
<a href="https://entysec.com">
<img src="https://img.shields.io/badge/developer-EntySec-blue.svg">
</a>
<a href="https://github.com/EntySec/Ghost">
<img src="https://img.shields.io/badge/language-Python-blue.svg">
</a>
<a href="https://github.com/EntySec/Ghost/forks">
<img src="https://img.shields.io/github/forks/EntySec/Ghost?style=flat&color=green">
</a>
<a href="https://github.com/EntySec/Ghost/stargazers">
<img src="https://img.shields.io/github/stars/EntySec/Ghost?style=flat&color=yellow">
</a>
<a href="https://www.codefactor.io/repository/github/entysec/ghost">
<img src="https://www.codefactor.io/repository/github/entysec/ghost/badge">
</a>
<br>
<br>
Ghost Framework is an Android post-exploitation framework that
<br>exploits the Android Debug Bridge to remotely access an Android device.
<br>
<br>
<b>Installation</b><br>
<br>
<code>pip3 install git+https://github.com/EntySec/Ghost</code>
</p>
