Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.25 KB

File metadata and controls

29 lines (21 loc) · 1.25 KB

Basic

Properties

Name Type Description Notes
binaryId Integer The ID of the binary
binaryName String The name of the binary uploaded
binarySize Integer The size of the binary uploaded (bytes)
creation OffsetDateTime When the binary was uploaded
sha256Hash String The hash of the binary uploaded
modelName String The model name used for analysis
modelId Integer The model ID used for analysis
ownerUsername String The name of the owner of the binary
isSystem Boolean Whether the analysis is a system analysis
analysisScope String The scope of the analysis
isOwner Boolean Whether the current user is the owner
debug Boolean Whether the current analysis was analysed with debug symbols
functionCount Integer The number of functions in the binary
isAdvanced Boolean Whether the analysis was advanced
baseAddress Integer
binaryUuid String [optional]
sequencerVersion String [optional]