Advanced Search
Search Results
3 total results found
VS Remote - MariaDB C++ Connector - Installation Guide
In this short lecture I'll show you how to setup MariaDB on a linux server and install the C++ connector so you can develop remotely using Visual Studio Community. 1- Installation of MariaDB 2- Installation of the CPP connector 3- Link Remote MariaDB Conn...
Introduction au Game Hacking
Cet article présentera brièvement certains concepts des sciences de l'informatique et parlera des étapes nécessaires pour débuter dans le Game Hacking. Nous nous attarderons sur une technique fréquemment utilisée nommée Memory Editing et parlerons des outils n...
Create a simple GUI app in C++ w/ ImGui in 5min
How to create a simple GUI app using C++ and Dear ImGui Requirements: - Some C++ - Visual Studio Community 2022 (C++ dev tools) - Git - 5 min