Expand description
The FileMetadata struct provides information about a file and owns its available BinaryViews.
Structs§
- File
Metadata - File metadata provides information about a file in the context of Binary Ninja. It contains no
analysis information, only information useful for identifying a file, such as the
FileMetadata::file_path. - Save
Settings - Settings to alter the behavior of creating snapshots saved within a
Database. - Session
Id