> For the complete documentation index, see [llms.txt](https://gandyhacks.gitbook.io/gandyhacks-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gandyhacks.gitbook.io/gandyhacks-docs/gta-fivem/ham-executor.md).

# Ham Executor

**How to Use Ham Executor:**

1. Purchase your **Ham Executor** key directly from [Gandyhub.lol](https://gandyhub.lol/store/category/188-ham-privacy-protector-for-fivem/).
2. Create your account here: <https://hammafia.cc/>
3. After registering, access your dashboard and go to settings section
4. scroll down you will see a redeem section put the key and press redeem
5. a download section will appear click on it if you don t see it refresh the page
6. download the loader extract the folder
7. open fivem when you are in the lobby open the loader
8. login with the same mail and pass of the dashboard
9. choose ham executor and press inject
10. enjoy.

**Note:** If you encounter any issues, please open a ticket in our [Discord server](https://discord.gg/tpm) so our support team can assist you.

## Common Bugs

<details>

<summary>Could not unload drv. Err1</summary>

**If you get this error, open 3.reg file bellow click run and restart your pc**

</details>

<details>

<summary>Fivem Crash</summary>

be sure to have fivem on release mode :

1. open fivem
2. go to the settings option in the top right
3. click **game**
4. choose release and restart fivem

</details>

<details>

<summary>Program is incompatible</summary>

**If you get this error, first open FiveM, then open the software, and inject the executor directly after opening.**

</details>

<details>

<summary>failed resolving imports</summary>

**If you get this error, restart your PC (this helps in most cases)** If this does not resolve the issue, ensure that all antivirus systems are disabled. Ideally, you should have software that completely blocks your antivirus system. I recommend Defcon.zip ( folder bellow use it to disable windows antivirus ) . and open the 3.reg ( file up )file and restart your PC. This does not help either? Rename your software **“ntoskrnl” and restart your PC and try again.**

</details>

<details>

<summary>Dont see the menu tabs after injecting</summary>

Make sure you redeemed the menu key on the same hammafia account as the executor key !

* (<https://hammafia.cc/>)

**If you still don't have a menu tab after injecting, use a VPN and inject again.**

</details>

<details>

<summary><strong>Failed to load driver #2</strong></summary>

Uninstall windows update KB5070311

</details>

<details>

<summary><strong>I don't have any icons after injecting.</strong></summary>

put the folder bellow in C:\ham

</details>

{% embed url="<https://imagedelivery.net/HL_Fwm__tlvUGLZF2p74xw/382229bf-b1e1-45d6-00da-85206d393200/public>" %}


---

# 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://gandyhacks.gitbook.io/gandyhacks-docs/gta-fivem/ham-executor.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.
