public bool InjectX86(string processName) { return(Externals.Inject(processName, Utils.AssemblyDirectory + @"\InjX86.dll")); }