Skip to content

Latest commit

History

History
30 lines (22 loc) · 1.39 KB

File metadata and controls

30 lines (22 loc) · 1.39 KB

Basic

Properties

NameTypeDescriptionNotes
binaryIdIntegerThe ID of the binary
binaryNameStringThe name of the binary uploaded
binarySizeIntegerThe size of the binary uploaded (bytes)
creationOffsetDateTimeWhen the binary was uploaded
sha256HashStringThe hash of the binary uploaded
modelNameStringThe model name used for analysis
modelIdIntegerThe model ID used for analysis
ownerUsernameStringThe name of the owner of the binary
isSystemBooleanWhether the analysis is a system analysis
analysisScopeStringThe scope of the analysis
isOwnerBooleanWhether the current user is the owner
debugBooleanWhether the current analysis was analysed with debug symbols
functionCountIntegerThe number of functions in the binary
isAdvancedBooleanWhether the analysis was advanced
baseAddressIntegerThe base address of the binary
binaryUuidStringThe UUID of the binary[optional]
sequencerVersionStringThe sequencer version used for analysis[optional]
teamIdIntegerThe team ID of the analysis