Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AnalyzeOptions

Hierarchy

  • AnalyzeOptions

Index

Properties

Optional codeItemType

codeItemType?: "file" | "memory_module"

The type of the binary file uploaded, can be either 'file' or 'memory_module'.

Optional disableDynamicExecution

disableDynamicExecution?: Boolean

Disable Intezer Analyze's Dynamic Execution process.

Optional disableStaticExtraction

disableStaticExtraction?: Boolean

Disable Intezer Analyze's Static Extraction process.

Optional zipPassword

zipPassword?: string

A unique password for encrypted compressed file.

Generated using TypeDoc