Skip to content

Latest commit

History

History
21 lines (13 loc) · 1.07 KB

File metadata and controls

21 lines (13 loc) · 1.07 KB

AnalysisCreateRequest

Properties

NameTypeDescriptionNotes
filenameStringThe name of the file
sha256HashStringThe sha256 hash of the file
tagsList<Tag>List of tags to assign to an analysis[optional]
analysisScopeAnalysisScopeThe scope of the analysis determines who can access it[optional]
symbolsSymbolsSymbols are user-defined properties which inform how the binary is decompiled[optional]
debugHashStringHash of the debug file[optional]
analysisConfigAnalysisConfigThe analysis config enables the configuration of optional analysis stages[optional]
binaryConfigBinaryConfigThe binary config can override automatically determined values such as ISA, Platform, File Format, etc[optional]
autoRunAgentsAutoRunAgents[optional]