> For the complete documentation index, see [llms.txt](https://wiki.atlantikmc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.atlantikmc.com/hile-denetimi/hile-denetim-uygulamalari.md).

# 🛠️ Hile Denetim Uygulamaları

| **Uygulama**                   | **Web Sitesi / Kaynak**                                                                                                                               |
| ------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------- |
| 🖥️ AnyDesk                    | [anydesk.com](https://anydesk.com/en/downloads/windows?dv=win_exe)                                                                                    |
| 🌊 Ocean AntiCheat             | [anticheat.ac - Ocean AntiCheat](https://anticheat.ac/download/)                                                                                      |
| 🛰️ Echo (Free Tools)          | [echo.ac - Free Tools](https://echo.ac/free)                                                                                                          |
| 📊 USN Journal Tool            | [echo.ac - USN Journal Tool](https://dl.echo.ac/tool/journal)                                                                                         |
| 🧠 Process Hacker 2            | [sourceforge.net - Process Hacker](https://sourceforge.net/projects/processhacker/files/processhacker2/processhacker-2.39-setup.exe/download)         |
| 🔍 Everything                  | [voidtools.com - Everything](https://www.voidtools.com/downloads/)                                                                                    |
| 🧹 Shellbag Analyzer & Cleaner | [privazer.com - Shellbag Cleaner](https://privazer.com/en/download-shellbag-analyzer-shellbag-cleaner.php)                                            |
| 🕒 LastActivityView            | [nirsoft.net - LastActivityView](https://www.nirsoft.net/utils/computer_activity_view.html)                                                           |
| 🌐 BrowsingHistoryView         | [nirsoft.net - BrowsingHistoryView](https://www.nirsoft.net/utils/browsing_history_view.html)                                                         |
| ⬇️ BrowserDownloadsView        | [nirsoft.net - BrowserDownloadsView](https://www.nirsoft.net/utils/web_browser_downloads_view.html)                                                   |
| 🧾 JumpListsView               | [nirsoft.net - JumpListsView](https://www.nirsoft.net/utils/jump_lists_view.html)                                                                     |
| 🧬 InjectedDLL                 | [nirsoft.net - InjectedDLL](https://www.nirsoft.net/utils/injected_dll.html)                                                                          |
| 🔌 USBDriveLog                 | [nirsoft.net - USBDriveLog](https://www.nirsoft.net/utils/usb_drive_log.html)                                                                         |
| 📁 FolderChangesView           | [ni](https://www.nirsoft.net/utils/folder_changes_view.html)[nirsoft.net - FolderChangesView](https://www.nirsoft.net/utils/folder_changes_view.html) |
| 📂 WinPrefetchView             | [nirsoft.net - WinPrefetchView](https://www.nirsoft.net/utils/win_prefetch_view.html)                                                                 |
| 📋 JournalTrace                | [github.com - JournalTrace](https://github.com/ponei/JournalTrace/releases)                                                                           |
| 🗃️ CachedProgramsList         | [github.com - CachedProgramsList](https://github.com/ponei/CachedProgramsList/releases/tag/1.1)                                                       |

***

#### ⚠️ Önemli Bilgilendirme

> Kontrol Süreci: Hile kontrolüne çağrılan oyuncu, yukarıdaki araçların indirilmesini veya yetkili tarafından kullanılmasını reddedemez.
>
> Kişisel Veriler: Bu araçlar yalnızca oyun dosyalarını, sistem geçmişini ve hile kalıntılarını taramak için kullanılır. Yetkililerimiz kişisel fotoğraflarınız, videolarınız veya özel dökümanlarınızla ilgilenmez.
>
> Kaçış Cezası: Kontrol sırasında bu araçların indirilmesini geciktirmek veya bağlantıyı kesmek "Kontrolden Kaçış" olarak değerlendirilir ve ağır yaptırımı vardır.
>
> Şüpheli Durum Bildirimi: Eğer bir yetkili sizden bu listede bulunmayan bir uygulamayı indirmenizi isterse veya yetkisini kötüye kullandığını düşünürseniz; işlemi derhal durdurun ve vakit kaybetmeden [Sitemiz](https://atlantikmc.com/) veya [Discord sunucumuz](https://discord.gg/atlantikmc) üzerinden bir "Destek Talebi" oluşturarak durumu üst yönetime bildirin.

***

#### 🆘 Destek Talebi

Hile kontrolleri veya hile bildirimleri hakkında daha fazla bilgi için sitemizden veya Discord üzerinden bize ulaşabilirsiniz:

* 🌐 Web Sitesi: [atlantikmc.com](https://atlantikmc.com) adresine girerek "Destek" bölümünden talep oluşturabilirsiniz.
* 💬 Discord: [discord.gg/atlantikmc](https://discord.gg/atlantikmc) adresindeki #destek-talebi kanalını kullanarak bizimle iletişime geçebilirsiniz.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://wiki.atlantikmc.com/hile-denetimi/hile-denetim-uygulamalari.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
