Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
At the bottom of the main IDA window, just above the status bar there is a input field. It can be used to enter various commands. By default, it accepts IDC commands, but plugins may register themselves as command language providers for it.

Currently, the following command line providers exist:

  - idc
  - python plugin
  - bochs debugger
  - windbg debugger
  - GDB debugger
When these plugins are active, they will process the entered commands. The current command language can be changed by clicking on the button to the left of the input field. The current language can be set as default by choosing "Default CLI" from the context menu of the command line.

The command line input field can be activated by pressing '.'. Esc switches back to the previous window.

Index | Previous topic | Next topic