mirror of
https://github.com/yuanyuanxiang/SimpleRemoter.git
synced 2026-01-23 15:53:10 +08:00
Feature: Add parameters setting menu for master program
This commit is contained in:
@@ -879,8 +879,12 @@ typedef struct MasterSettings {
|
||||
int DetectSoftware; // <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
int UsingFRPProxy; // <20>Ƿ<EFBFBD>ʹ<EFBFBD><CAB9>FRP<52><50><EFBFBD><EFBFBD>
|
||||
char WalletAddress[472]; // Wallets
|
||||
int EnableKBLogger; // Since 2025-11-27
|
||||
char Reserved[496]; // Since 2025-11-27
|
||||
} MasterSettings;
|
||||
|
||||
#define MasterSettingsOldSize 500
|
||||
|
||||
#pragma pack(push, 1)
|
||||
// 100<30>ֽ<EFBFBD>: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> + <20><>С + <20><><EFBFBD>÷<EFBFBD>ʽ + DLL<4C><4C><EFBFBD><EFBFBD>
|
||||
typedef struct DllExecuteInfo {
|
||||
|
||||
Reference in New Issue
Block a user