pubg_external_sdk icon indicating copy to clipboard operation
pubg_external_sdk copied to clipboard

missing files , classess

Open leftspace89 opened this issue 7 years ago • 1 comments

MatrixMultiplication missing memory read class missing I got memory read but I dont know read_array function.

Can you add missing files and classes.

leftspace89 avatar Dec 29 '17 02:12 leftspace89

https://msdn.microsoft.com/de-de/library/windows/desktop/bb205344(v=vs.85).aspx

read_array is just a wrapper function for readprocessmemory, which fills the array with data.

RequiDev avatar Dec 29 '17 21:12 RequiDev