Feature: Add shellcode injection feature for process management
This commit is contained in:
@@ -85,6 +85,10 @@
|
||||
#define WM_SHOWMESSAGE WM_USER+3022
|
||||
#define WM_SHOWERRORMSG WM_USER+3023
|
||||
#define WM_SESSION_ACTIVATED WM_USER+3024
|
||||
#define WM_INJECT_SHELLCODE WM_USER+3025
|
||||
#define WM_SHARE_CLIENT WM_USER+3026
|
||||
#define WM_ASSIGN_CLIENT WM_USER+3027
|
||||
#define WM_ASSIGN_ALLCLIENT WM_USER+3028
|
||||
|
||||
#ifdef _UNICODE
|
||||
#if defined _M_IX86
|
||||
|
||||
Reference in New Issue
Block a user