Skip to content

KF FiveM cheat DLL with custom offsets and MinHook support, designed for seamless integration with multiple FiveM builds.

License

Notifications You must be signed in to change notification settings

Starlwin/KF-FiveM-External-DLL-Hack-FULL-Features

Repository files navigation

KX FiveM Cheat DLL

A high-performance FiveM cheat designed to provide advanced gameplay features, including custom offsets for various FiveM builds. This project uses MinHook for the function hook and supports multiple FiveM versions for broad compatibility.

How to Compile

Prerequisites

  • Visual Studio (preferably 2022)

  • C++17 or higher

  • MinHook library (included in dependencies)

  • FiveM client installed

Installation

  • Download the project to your computer

  • Open the project in Visual Studio.

  • Build the project in Release x64 mode.

  • Inject the resulting DLL into the FiveM process.

Usage

  • Make sure FiveM is running before injecting the DLL.

  • The injector will automatically detect the correct offsets based on the loaded FiveM build.

Disclaimer

This project is for educational purposes only. Use at your own risk. The author is not responsible for any bans, crashes, or damages caused by the use of this software.

License

This project is licensed under the MIT License - see the LICENSE file for details.