Evilip icon indicating copy to clipboard operation
Evilip copied to clipboard

Evilip Framework is an Android post-exploitation framework that exploits the Android Debug Bridge to remotely access an Android device. Evilip Framework gives you the power and convenience of remote A...

Evilip Framework


About Evilip Framework

Evilip Framework is an Android post-exploitation framework that exploits the
Android Debug Bridge to remotely access an Android device. Evilip Framework
gives you the power and convenience of remote Android device administration.

Getting started

Evilip installation

 cd Evilip
 chmod +x install.sh
 ./install.sh

Evilip uninstallation

 cd Evilip
 chmod +x uninstall.sh
 ./uninstall.sh

Evilip Framework execution

To run Evilip Framework you should execute the following command.

Evilip

Why Evilip Framework

  • Simple and clear UX/UI.

Evilip 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 passcode removal.
Evilip Framework can be used to remotely remove the
passcode of an Android device if it has been forgotten.
  • Device shell access.
Evilip Framework can be used to access the remote Android
device shell without using OpenSSH or other protocols.

shell


Evilip Framework disclaimer

Usage of the Evilip 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.

Evilip Framework license

    ---------------------------------------------------
                      Evilip Framework
    ---------------------------------------------------
        Copyright (C) <2020-2021>  <Evil Devil>

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/>.