David Gerson
David Gerson
I made my own injector. Here is the code for it ` class Program { [DllImport("kernel32.dll")] public static extern IntPtr OpenProcess(int dwDesiredAccess, bool bInheritHandle, int dwProcessId); [DllImport("kernel32.dll", CharSet = CharSet.Auto)]...
No error message only "ÿÿÿÿÿÿÿÿÿÿÿ"
> It's not abandoned, but the work is happening in a private repo for now. With how aggressive the recent vac updates have been I don't think I can keep...
You can do inline hooking if you have a proper VAC bypass.