Skip to content

im-razvan/Kernel_FindProcessByName

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

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.

About

Stealthy, kernel way to find a process by its name.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages