Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 923 Bytes

File metadata and controls

30 lines (18 loc) · 923 Bytes

NameSourceType

Properties

Name Type Description Notes
type TypeEnum The source (process) the function name came from
functionId Integer The function id of the function the function name was copied from. [optional]
binaryId Integer The binary id of the function that the function name was copied from. [optional]
analysisId Integer The analysis id of the function that the function name was copied from. [optional]

Enum: TypeEnum

Name Value
SYSTEM "SYSTEM"
USER "USER"
AUTO_UNSTRIP "AUTO_UNSTRIP"
EXTERNAL "EXTERNAL"
AI_UNSTRIP "AI_UNSTRIP"
AI_AGENT "AI_AGENT"
UNKNOWN_DEFAULT_OPEN_API "unknown_default_open_api"