Skip to content

Instantly share code, notes, and snippets.

@nmulasmajic
Created July 10, 2017 00:54
Show Gist options
  • Save nmulasmajic/e3028d3775614fc22e44509212937e26 to your computer and use it in GitHub Desktop.
Save nmulasmajic/e3028d3775614fc22e44509212937e26 to your computer and use it in GitHub Desktop.
Python>help(SendDbgCommand)
Help on function SendDbgCommand in module idc:
SendDbgCommand(cmd)
Sends a command to the debugger module and returns the output string.
An exception will be raised if the debugger is not running or the current debugger does not export
the 'SendDbgCommand' IDC command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment