FindProcessByName.h Finds the PEPROCESS for a process name by traversing ActiveProcessLinks & comparing ImageFileName values. [!] This was made for Windows 11 23H2 / 22631. For other versions you will need to remake the _MY_EPROCESS struct. This can be done easily using WinDbg.