Injectors/executors

Anti-cheats look for unauthorized memory writes, suspicious threads, or modified function headers (hooks).

Using the CreateRemoteThread API to force the target process to load the injector's DLL. Injectors/Executors

The injector's primary goal is to insert a Dynamic Link Library (DLL) into a target process. Common methods include: Anti-cheats look for unauthorized memory writes