Visual C++ 2010 Tutorial 13 - Address Operator

preview_player
Показать описание
pm me with questions or requests
Рекомендации по теме
Комментарии
Автор

i love your vids, but i have an unrelated question lol, you know how your scroll bars and start menu look different in some of your windows instead of looking like regular windows. What program did you use for that??

Leaf
Автор

Hey I have a question, I know the variable is stored in RAM, but is there a way to know what the address is, because idky but it always changes, and in game hacks you need to know the one for it every time. How would I get that?

lilwarthog
Автор

Let's say that you are running it under 32bit...
If you run it on 64bit you going to have a another "result"???

AllForMarketing
Автор

instead of assigning values as
int x = 10;
is something wrong with this one???
int x(10);

bineetgupta
visit shbcf.ru