docs: update repository URLs to reflect new fork location

Update installation, cloning, issue tracking, and documentation URLs from the original MythicAgents/Ares repository to the new Aryma-f4/Ares-mythic fork to ensure users reference the correct project location.
This commit is contained in:
Aryma
2026-04-14 13:41:31 +07:00
parent 75e7344ed6
commit 14397b72f4

View File

@@ -43,12 +43,12 @@ Ares combines the power of the BlueHammer Windows Defender exploit with a robust
As **root** user:
```bash
./mythic-cli install github https://github.com/MythicAgents/Ares.git
./mythic-cli install github https://github.com/Aryma-f4/Ares-mythic.git
```
As **non-root** user:
```bash
sudo -E ./mythic-cli install github https://github.com/MythicAgents/Ares.git
sudo -E ./mythic-cli install github https://github.com/Aryma-f4/Ares-mythic.git
```
Once installed, restart Mythic to build the agent.
@@ -57,8 +57,8 @@ Once installed, restart Mythic to build the agent.
1. **Clone the repository**:
```bash
git clone https://github.com/MythicAgents/Ares.git
cd Ares
git clone https://github.com/Aryma-f4/Ares-mythic.git
cd Ares-mythic
```
2. **Build the agent**:
@@ -282,8 +282,8 @@ This tool is intended for:
## 🐛 Issues and Support
Report issues and feature requests:
- GitHub Issues: https://github.com/MythicAgents/Ares/issues
- Documentation: https://github.com/MythicAgents/Ares/wiki
- GitHub Issues: https://github.com/Aryma-f4/Ares-mythic/issues
- Documentation: https://github.com/Aryma-f4/Ares-mythic/wiki
- Community Support: Mythic Discord server
## 📄 License