SkillAgentSearch skills...

Fgui

🖥️ A feature rich graphical user interface for game hacking

Install / Use

/learn @otvv/Fgui
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <img width="185" src="resources/repo/fgui_logo.png" alt="logo"> </p> <p align="center"> <a href="https://en.wikipedia.org/wiki/C%2B%2B"><img width="120" height="30" src="resources/repo/language.svg" alt="c++"></a> <a href="https://github.com/otvv/fgui/blob/master/LICENSE"><img width="120" height="30" src="resources/repo/license.svg" alt="mit"></a> </p>

A multiplatform object-oriented gui framework written in C++. This framework is mainly aimed towards game hacking, but you can use it for anything.

* Easy to use and to customize.
* Works with DirectX 9/10 and Valve's DirectX 9 wrapper: Surface. (OpenGL will come later.)
* It comes with a built-in config system. (The library is using json (https://github.com/nlohmann/json) as a file parser.)

You can visit the wiki (currently under construction) page for widgets, function documentation and a how to setup guide.

img1 img2

In this link you can see more examples of what you can do with FGUI.

If you find bugs or glitches feel free to visit the issues tab or report it on the Discord server. If you want to contribute, you can always make a pull request.

View on GitHub
GitHub Stars372
CategoryDevelopment
Updated18h ago
Forks52

Languages

C++

Security Score

100/100

Audited on Mar 29, 2026

No findings