ekknod / EC

open-source cheat [CS:GO/CS2/Apex]
350 stars 161 forks source link

How to update #11

Closed dethlux closed 5 months ago

dethlux commented 1 year ago

Hey ekknod. How do I get the following for example:

GetLocalTeam = (DWORD)vm::scan_pattern_direct(csgo_handle, client_dll, "\xE8\x00\x00\x00\x00\x85\xC0\x74\x11\x5F", S("x????xxxxx"), 10);

It's an offset I know but how do I generate this for example: "\xE8\x00\x00\x00\x00\x85\xC0\x74\x11\x5F"

I do have ida pro installed and what not so any guidance will be much appreciated :)