https://github.com/chocapikk/ghost-framework
Modified Version of Ghost Framework
https://github.com/chocapikk/ghost-framework
Last synced: 6 months ago
JSON representation
Modified Version of Ghost Framework
- Host: GitHub
- URL: https://github.com/chocapikk/ghost-framework
- Owner: Chocapikk
- Created: 2022-04-25T00:36:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-25T16:47:51.000Z (over 3 years ago)
- Last Synced: 2025-04-20T17:17:03.414Z (9 months ago)
- Language: Python
- Size: 1.61 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ghost Framework


***
# About Ghost Framework
```
Ghost Framework is an Android post-exploitation framework that exploits the
Android Debug Bridge to remotely access an Android device. Ghost Framework
gives you the power and convenience of remote Android device administration.
```
***
# Getting started
## Ghost installation
> cd Ghost-Framework
> sudo chmod +x install.sh
> sudo ./install.sh
## Ghost uninstallation
> cd Ghost-Framework
> sudo chmod +x uninstall.sh
> sudo ./uninstall.sh
***
# Ghost Framework execution
```
To run Ghost Framework you should
execute the following command.
```
> ./ghost
***
# Why Ghost Framework
* Simple and clear UX/UI.
```
Ghost Framework has a simple and clear UX/UI.
It is easy to understand and it will be easier
for you to master the Ghost Framework.
```
* Device shell access.
```
Ghost Framework has the ability to access the remote Android
device shell without using OpenSSH or other protocols.
```
* Controlling device screen
```
Ghost Framework has the ability to access device screen
and control it remotely using mouse and keyboard.
```

***
# Ghost Framework disclaimer
```
Usage of the Ghost Framework for attacking targets without prior mutual consent is illegal.
It is the end user's responsibility to obey all applicable local, state, federal, and international laws.
Developers assume no liability and are not responsible for any misuse or damage caused by this program.
```