Programming newbie, hacking assaultcube.
hello!
i have read a large book of programming c++, but when i look at codes like
if (c == 0)
{
ReadProcessMemory(hProcHandle, (LPCVOID)pointer, &pTemp, sizeof(pTemp), NULL);
}
pointerAddr = pTemp + Offsets[c];
ReadProcessMemory(hProcHandle, (LPCVOID)pointerAddr, &pTemp, sizeof(pTemp), NULL);
then i done understand anything, its like another language, i want to start game hacking.
I can make a calculator and some other shit out of just my head.
Can anyone add me to skype and try helping me? markus.veidahl is my name