• Stars
    star
    387
  • Rank 110,971 (Top 3 %)
  • Language
    Kotlin
  • License
    Apache License 2.0
  • Created almost 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is an Android Spyware App, Which uploads user data such as Contacts, Messages, Call log & recordings, Send messages, Photos, Videos, etc.

Donate to BTC Address:

36QW21MQQxUK7ohBQnvP5itipe4bFx91Bo


20200808_160757

Donate using Liberapay

Dash

This is an Android Spyware App, Which uploads user data such as Contacts, Messages, Call log & recordings, Send messages, Photos, Videos, etc.

The application is installed on the child's device as well as on the parent's device, in the login view the type of user is chosen.

Features

  • Multiple Child clients
  • Hidden app icon (stealth mode)
  • Real-time location.
  • Recording calls: incoming/outgoing.
  • SMS: received/sent.
  • Environment recording.
  • Take pictures.
  • Keylogger.
  • Phishing social network.
  • Notifications received: Whatsapp, Instagram, Messenger.

Build this project

the application work with the api of firebase with which you will have to create a project in firebase and synchronize the application with such project. Firebase API

Enable the following development platforms on firebase: Authentication, realtime database and storage.

  • in authentication/sign-in method enable the email access provider

  • in firebase real-time database assign the following rules:

{
  "rules": {
    ".read": "auth != null",
      ".write": "auth != null"
  }
}
  • in firebase storage assign the following rules:
service firebase.storage {
  match /b/{bucket}/o {
    match /{allPaths=**} {
      allow read, write: if request.auth != null;
    }
  }
}
  • In the build.gradle assign the social network package of your preference. also you will have to recreate the view in xml of the social network
ext {
       PACKAGE_CHECK_SOCIAL = "\"PHISHING-SOCIAL_NETWORK\""
}

In the res/values/string.xml assign your APY_KEY_MAPS

  • Get the GOOGLE MAPS API KEY here
<string name="APY_KEY_MAPS">YOU_API_KEY_MAPS</string>

note: it is very important that accept all the necessary permissions for the application to work properly

Disclaimer

The Dash application is intended for legal and educational purposes ONLY. It is a violation of the law to install surveillance software on a mobile phone that you have no right to monitor.

Dash is not responsible if the user does not follow the laws of the country and goes against it. If it is found that the user violates any law or spy in secret, he will be subject to sanctions that govern the legislation of the country.

License

Copyright [2020] [muneebwanee]

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

❤️Supporters❤️

Stargazers repo roster for @swagkarna/Rafel-Rat Forkers repo roster for @swagkarna/Rafel-Rat


More Repositories

1

InstaReporter

Instagram Reporting Tool
Python
143
star
2

WinRAT

(Windows/Linux/Mac) Remote Administration Tool
Python
56
star
3

Unlimited-Mega.Nz

Bypass Mega.nz 50GB Import Limit
49
star
4

InstaBot

Instagram Followers Booster Bot
42
star
5

InfoGram

Information Gathering Tool For Instagram
Python
19
star
6

GramScraper

Telegram Group Scraper Tool. Fetch All Information About Group Members
Python
16
star
7

ConnectIn

LinkedIn Auto Connect Tool
JavaScript
11
star
8

SubScanner

An automation tool that scans sub-domains, sub-domain takeover and then filters out xss, ssti, ssrf and more injection point parameters.
Shell
9
star
9

iptracker2.0

Track Location From IP.
8
star
10

HTML-Encrypter

HTML Encryptor & Decryptor
8
star
11

BruteBook

Facebook BruteForce Tool For Termux
Shell
7
star
12

proinfo

All In One Information Gathering Tool
Python
7
star
13

muneebwanee

7
star
14

Windows-Defender-Disabler

It will disable AV and will help you to execute tools like openbullet and many more.
Batchfile
6
star
15

JokerProxies-Tool

With only one click, you may get all types of paid proxies.
6
star
16

WebBrute

Simple python script to bruteforce any website
Python
6
star
17

Tutorials

Awesome Hacking and Tech. Related Tutorials
5
star
18

RetrieveEmail

A tool to retrieve Domain email addresses from Search Engines.
Python
5
star
19

GMailBomber

GMailBomber is a form of Internet abuse which is perpetrated through the sending of massive volumes of email to a specific email address with the goal of overflowing the mailbox and overwhelming the mail server hosting the address, making it into some form of denial of service attack.
Python
5
star
20

IP-Logger

IP logger with sending logs to telegram bot
PHP
4
star
21

WebTemplates

Amazing Website Templates with marvelous UI design by muneebwanee
CSS
4
star
22

iptracker

Marvelous IP Tracker Tool
Shell
4
star
23

DDGUrlParser

DuckDuckGo URL Parser
3
star
24

IP

IP GEN+CHECK
Python
3
star
25

muneebwanee.github.io

My static portfolio website
3
star
26

xSploit

Metasploit inside Termux
Shell
3
star
27

RAD

Virus for PC that will make your computer dead.
Batchfile
3
star
28

Blogger

Awesome Widgets For Blogger
HTML
2
star
29

MD5dehasher

Uses https://md5decrypt.net/en/Api/ to dehash MD5 hashes. Multiple hash version available!
1
star