**Description:** Show the Flags widget. Flags are conceptually similar to bookmarks. They associate a name with a given offset in a file. Function names, strings, and more are considered flags.
**Steps:** Windows -> Info... -> Flags
Show Headers
----------------------------------------
**Description:** Show the Headers widget, displaying information about the opened file headers.
**Steps:** Windows -> Info... -> Headers
Show Imports
----------------------------------------
**Description:** Show the Imports widget with a list of all the imported functions required by the binary.
**Description:** Show the resources widget, which contains a list of the resources inside the binary.
**Steps:** Windows -> Info... -> Resources
Show SDB Browser
----------------------------------------
**Description:** Show the SDB browser widget.
**Steps:** Windows -> Info... -> SDB Browser
Show Sections
----------------------------------------
**Description:** Show the Sections widget which contains a list of all the sections found in the binary. The view also contains a nice visualization of raw and virtual memory layout.
**Steps:** Windows -> Info... -> Sections
Show Segments
----------------------------------------
**Description:** Show the Segments widget with a list of the binary segments.
**Steps:** Windows -> Info... -> Segments
Show Symbols
----------------------------------------
**Description:** Show the Symbols widget, with a list of symbol information from the binary, such as function names, and more.
**Steps:** Windows -> Info... -> Symbols
Show VTables
----------------------------------------
**Description:** Show the VTables widget, which contains information about the Virtual Tables found in the binary.
**Steps:** Windows -> Info... -> VTables
Show Zignatures
----------------------------------------
**Description:** Cutter has its own format of signatures, called Zignatures. This widget lists all the loaded Zignatures.