Mohammed Alaa

Results 2 issues of Mohammed Alaa

I have read [the link](https://reloaded-project.github.io/Reloaded-II/CheatSheet/CallingHookingGameFunctions/) But I dont understand how to target c++ x64 Game Process ? to execute functions or to add hooks... I've been using the Memorysharp for...

![realreturn](https://user-images.githubusercontent.com/74833312/182046666-36bf6aba-8c67-451b-aaf5-084e142a4c27.PNG) the function return value = 0x0166DCB00900 execute function return value =0xDCB00900 as you can see there are missing bytes . ![bad return](https://user-images.githubusercontent.com/74833312/182046708-6bb4d45e-018a-4175-94ee-ae37978ae0f7.PNG) the problem in **GetExitCodeThread** function return ,...

Enhancement