All Projects → jaykali → ghost

jaykali / ghost

Licence: GPL-3.0 license
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.

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to ghost

MyNotes
📒Note taking app, MVVM with Google Architectural components Room, LiveData and ViewModel written in Kotlin, androidx libraries
Stars: ✭ 60 (-61.54%)
Mutual labels:  hacktoberfest-accepted
Data-Structures-and-Algorithms
This repository contains data structure programs and solutions [ in C++] of a problem using different techniques like Dynamic Programming , Greedy Algorithms , Divide and Conquer , Backtracking etc.
Stars: ✭ 31 (-80.13%)
Mutual labels:  hacktoberfest-accepted
Hacktoberfest2021-for-everyone
This repository is for everyone who wants to participate in Hacktoberfest 2022. Anyone can contribute/add quality code or projects for your Swags (T- Shirt), must be relevant that can add some value to this repository.
Stars: ✭ 178 (+14.1%)
Mutual labels:  hacktoberfest-accepted
Coding-Questions
This Repository will house the competitive coding and interview questions. Please consider contributing to it if you think your solution could help the Open Source Community.
Stars: ✭ 19 (-87.82%)
Mutual labels:  hacktoberfest-accepted
filterCSV
Tools to manipulate CSV files in a format suitable for importing into various mindmapping programs - such as iThoughts, Freemind, and MindNode.
Stars: ✭ 29 (-81.41%)
Mutual labels:  hacktoberfest-accepted
hacktoberfest2021-Excluded
You can submit any PR and have SWAGS. Happy Hacktoberfest !
Stars: ✭ 63 (-59.62%)
Mutual labels:  hacktoberfest-accepted
ui-kit
D2iQ UI Kit
Stars: ✭ 29 (-81.41%)
Mutual labels:  hacktoberfest-accepted
MeowForm
www.meowform.xyz/
Stars: ✭ 17 (-89.1%)
Mutual labels:  hacktoberfest-accepted
FunwithScience
No description or website provided.
Stars: ✭ 127 (-18.59%)
Mutual labels:  hacktoberfest-accepted
CP-Badges
Support for Competitive Coding badges to add in Github readme or portfolio websites.
Stars: ✭ 78 (-50%)
Mutual labels:  hacktoberfest-accepted
MusicPlayer
A Telegram Music Bot written in Python using Pyrogram and Py-Tgcalls. This is Also The Source Code of The UserBot Which is Playing Music in @S1-BOTS Support Group ❤️
Stars: ✭ 218 (+39.74%)
Mutual labels:  hacktoberfest-accepted
hacktoberfest-2021
This repo will consist merge from the all participants of hacktoberfest powered by DigitalOcean.
Stars: ✭ 17 (-89.1%)
Mutual labels:  hacktoberfest-accepted
camunda-external-task-client-python3
Camunda External Task Client in Python
Stars: ✭ 43 (-72.44%)
Mutual labels:  hacktoberfest-accepted
hackoctoberfest2021
send your valuable codes here.
Stars: ✭ 18 (-88.46%)
Mutual labels:  hacktoberfest-accepted
awesome-ufma
Uma lista de provas das disciplinas ministradas na Universidade Federal do Maranhão.
Stars: ✭ 63 (-59.62%)
Mutual labels:  hacktoberfest-accepted
QuickLearn
A collection of resources categorised by tech domains, languages, expertise and much more. QuickLearn gives you a quick access to all the resources that you could need at a single place, within a click!
Stars: ✭ 89 (-42.95%)
Mutual labels:  hacktoberfest-accepted
openstf-arm7-docker
Smartphone Test Farm using Docker on Raspberry Pi
Stars: ✭ 19 (-87.82%)
Mutual labels:  adb
StartHub
Bootstrap your search for career!
Stars: ✭ 30 (-80.77%)
Mutual labels:  hacktoberfest-accepted
trenta-icons
Previously Rainier UI Icons
Stars: ✭ 108 (-30.77%)
Mutual labels:  hacktoberfest-accepted
wimpywarlord.github.io
😎 A virtual description, trying to put together Kshitij Dhyani one bit at a time.
Stars: ✭ 14 (-91.03%)
Mutual labels:  hacktoberfest-accepted

Ghost Framework

ghost

ghost


About Ghost Framework

Ghost Framework is an Android post-exploitation framework that uses an
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

chmod +x install.sh

./install.sh

Ghost uninstallation

cd ghost

chmod +x uninstall.sh

./uninstall.sh


Ghost Framework execution

To execute 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 password removal.
Ghost Framework can be used to remove the remote 
Android device password if it was forgotten.
  • Device shell access.
Ghost Framework can be used to access the remote Android 
device shell without using OpenSSH or other protocols.

shell


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.

Ghost Framework license

    ---------------------------------------------------
                      Ghost Framework                                                                         
    ---------------------------------------------------
        Copyright (C) <2019-2020>  <Entynetproject>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].