Announcement
Collapse
No announcement yet.
Search Result
Collapse
27 results in 0.0041 seconds.
Keywords
Members
Tags
-
How To Make NDS Homebrew
First, of course you have to know either C/C++, as they're the only languages you can currently write NDS Homebrew in (apart from Assembly, but that's...
-
Tetris - Programming from Scratch (Quick and Simple C++)
Programming a Tetris clone is a good way to get going with programming, as it makes you think about algorithms.
...
-
What Are Pointers?
What Are Pointers? (C++)
Included are the very basics, memory allocation, problems to avoid and smart pointers.
This video is...
-
Code-It-Yourself! First Person Shooter (Quick and Simple C++)
With a bit of time on his hands, javidx9 decided to have a go at making a 3D engine using nothing but ASCII at the Windows Command Prompt. I was surprised...
-
Simple C++ DLL Injecting Source Code Tutorial
Here is a very simple code for VirtualAllocEx, CreateRemoteThread & LoadLibrary Injecting.
We didn't seem to have a super simple source...
-
Kid Makes Engine In C++ With Linux!
Making a Game Engine is kind of hard, not going to lie... But adding Lua made it a bit easier to make games with it!
Lua has to be one of...
-
C++ How to Code Linux Game Cheats Tutorial 1
The much anticipated Linux Game cheats tutorial is here!
@matthew99g will be walking us through the basics of making cheats for Linux Games....Last edited by dlevere; 10-17-2019, 02:30:39 AM.
-
GAME HACKING FOR BEGINNERS (C++)
By Null
Join my server if you need help or want to chat!
https://discord.gg/eDbuYNh
Source code and...
-
Godot Game Engine For Switch
Features:
One player
Graphics
Most modules (no gdnative)
TODO:
Sound
Network...
-
Reverse Engineering Fly Hack NoClip Cheat Engine IDA Pro C++
In this tutorial we will be reverse engineering the MoveEntity function, in it we will reveal 3 variables that can be manipulated to make a fly hack,...
-
Beginning Game Programming By Lazy Foo'
Last Updated 1/21/18
Greetings everyone, welcome to the ground up recoding of Beginning Game Programming with SDL. This time we will be coding...
-
Mac: How to memory hack
I've been learning how to hack games using C++. The approach that I'm interested in is memory hacking (Changing variables such as health, score, etc......
-
Cs:GO C++ Triggerbot
Hi guys, I've been looking around, and I'm trying to find the process memory values of your crosshair hovering over am enemy. My goal for this project...
-
C++ How to Code Cave/Mid Function Hooking Tutorial By [GH Rake]
By [GH Rake]
Have you used Cheat Engine's auto assembler to jump from the game code into your code cave? Ever wanted to do that in C++?...
-
How To Write A C++ Detour Function By [GH]Rake
By [GH]Rake
Want to do a mid function hook or hook a game function? Learn the basics here!
Code:bool Hook(void