13
1
mirror of https://github.com/vxunderground/MalwareSourceCode synced 2024-07-05 09:52:02 +00:00
vxug-MalwareSourceCode/Win32/Proof of Concepts/HideProcessUsingEPROCESS
vxunderground 900263ea6f updates and moves
n/a
2022-04-11 20:00:13 -05:00
..
common.h updates and moves 2022-04-11 20:00:13 -05:00
HideProcess.c updates and moves 2022-04-11 20:00:13 -05:00
HideProcess.h updates and moves 2022-04-11 20:00:13 -05:00
HideProcess.sln updates and moves 2022-04-11 20:00:13 -05:00
HideProcess.vcxproj updates and moves 2022-04-11 20:00:13 -05:00
ReadMe.txt updates and moves 2022-04-11 20:00:13 -05:00
sources updates and moves 2022-04-11 20:00:13 -05:00
struct.h updates and moves 2022-04-11 20:00:13 -05:00

HideProcess by Remove ProcessList in EPROCESS struct.
Support Windows xp and windows 7 OS, you can add other os's offset of ProcessList in EPROCESS to support more.