Posts by bitcode
11 posts total, newest first.
Looking for a list of C++ tutorials threadsin C++/C Programming - Hello,
A year ago I started using this forum as my main source to learn game hacking. At that time, among the sticky threads, there was one that listed dozens of other tutorial threads for C++. Threads that taught theC++ Registration Keyin C++/C Programming - ...
Google Visual Studio Express.
Download Express version. Register after installation and they'll give you a free serial (only Express).Working on my 2D Game Enginein C++/C Programming - [QUOTE=Virtual Void;6754707]
Lol I am not for using public engines, I think it takes away most of the fun for me. Yeah I know what I'm getting into but i have experience so it's all kay.[/QUOTE]
I think exactly theQuestion about trainerin C++/C Programming - Take a look on these two:
http://www.mpgh.net/forum/207-combat-arms-hack-coding-programming-source-code/325873-source-hooking-series-part-0-a.html
http://www.mpgh.net/forum/207-combat-arms-hack-coding-programming-sourcChanging Assembly Instructions in cppin C++/C Programming - [QUOTE=Jason;6735209]
You may need to add the modules base address. i.e
DWORD address = (DWORD)GetModuleHandle("modulename.extension") + 0x2000490C;
But I dunno as I can't see anything relevant.[/QUOTE]
Problem solved
Showing the 5 most recent posts.