> For the complete documentation index, see [llms.txt](https://documentation.virbox.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.virbox.com/fundamentals/overview.md).

# Overview

{% hint style="info" %}
**Good to know:** Virbox Protector provides both GUI tools and CLI tools to developer to protect their application in different systems
{% endhint %}

You can find the Virbox protector in the  sub directory of Virbox Protector installation path: <mark style="color:blue;">`the installation path of virboxprotector\bin`</mark>

Virbox Protector GUI tool:

<mark style="color:blue;">`virboxprotector.exe`</mark>

[Virbox Protector CLI tools](/fundamentals/cli-tool-overview.md):

<mark style="color:blue;">`virboxprotector_con.exe`</mark>

Besides of Virbox Protector's GUI tool and CLI tool, Virbox Protector also provides **DS Protector** to protect the data resource of your applications, you can find **DS protector** in the same sub directory of Virbox Protector installation path: <mark style="color:blue;">`the installation path of virboxprotector\bin`</mark>

DS Protector GUI tool:

<mark style="color:blue;">`dsprotector.exe`</mark>

DS Protector CLI tool:

<mark style="color:blue;">`dsprotector_con.exe`</mark>
