Get desktop application:
View/edit binary Protocol Buffers messages
string program_path = 11
repeated string binary_args = 16
repeated string envp = 17
repeated string symbolic_files = 18
optional string concrete_start = 19
optional string stdin_size = 20
optional string additional_mcore_args = 21
repeated Hook hooks = 30
optional uint64 emulate_until = 32
string contract_path = 12
string contract_name = 13
string solc_bin = 14
optional string tx_limit = 22
optional string tx_account = 23
repeated string detectors_to_exclude = 24
optional string additional_flags = 25
(message has no fields)
(message has no fields)
(message has no fields)
(message has no fields)
Used in: ControlStateRequest
RESUME = 0
PAUSE = 1
KILL = 2
Used in: NativeArguments
optional uint64 address = 26
optional string func_text = 31
Used in: Hook
FIND = 0
AVOID = 1
CUSTOM = 2
GLOBAL = 3
Used as request type in: ManticoreServer.CheckManticoreRunning, ManticoreServer.GetMessageList, ManticoreServer.GetStateList, ManticoreServer.Terminate
Used as response type in: ManticoreServer.StartEVM, ManticoreServer.StartNative
Used as field type in: ControlStateRequest
Used in: ManticoreMessageList
Used in: ManticoreStateList
int32 state_id = 3
uint64 pc = 10
optional int32 parent_id = 28
repeated int32 children_ids = 29