pastebin(.) com /THPzt7JH
I am using windows 8 and Visual Studio 2015 (not updated in a long while) and the above link is my code. Comments show where ProcMem.h and ProcMem.cpp starts, the first section is my own code! I do not wish to get a copy paste code kind of help but I request guidance and hints to why I get this error:
'csgotest.exe' (Win32): Loaded 'C:\Users\namn\Documents\Visual Studio 2015\Projects\csgotest\x64\Debug\csgotest.exe'. Symbols loaded.
'csgotest.exe' (Win32): Loaded 'C:\Windows\System32\ntdll.dll'. Cannot find or open the PDB file.
'csgotest.exe' (Win32): Loaded 'C:\Windows\System32\kernel32.dll'. Cannot find or open the PDB file.
'csgotest.exe' (Win32): Loaded 'C:\Windows\System32\KernelBase.dll'. Cannot find or open the PDB file.
... (continues with a few more of these sys32 cannot find or open stuff) // not an actual error code :P
The thread 0x1a88 has exited with code -1073741510 (0xc000013a).
gyazo(.) com /028d6e9835cb014fcca85a1f305d7cd7
Any ideas? Btw I know the basics of c++ and I know the basics to c#, Python, js, bla bla bla and I've watched Fleeps video's but I fail to understand the source codes that people post around here! I can understand some but 90% of it is just beyond me, anyone care to point me in the direction where I may find knowledge to understand c++ game hack stuff more deeply?
BTW cant post links
EDIT
Forgot to add I get "MODULE: Process Platform Invalid", which I found in the ProcMem.cpp at the end gyazo(.) com/7ddc2ef9f132bd2edaeb6fe4c8ba6b2d