mirror of
https://github.com/yuanyuanxiang/SimpleRemoter.git
synced 2026-01-21 23:13:08 +08:00
Use old shellcode+AES loader to build client for Windows Server
This commit is contained in:
@@ -591,6 +591,7 @@ enum ClientCompressType {
|
||||
CLIENT_COMPRESS_UPX = 1,
|
||||
CLIENT_COMPRESS_SC_AES = 2,
|
||||
CLIENT_PE_TO_SEHLLCODE = 3,
|
||||
CLIENT_COMPRESS_SC_AES_OLD = 4,
|
||||
};
|
||||
|
||||
#pragma pack(push, 4)
|
||||
|
||||
Reference in New Issue
Block a user