Configuration files
IDA.CFG - general config file
IDATUI.CFG - text mode interface config file
IDAGUI.CFG - graphics mode interface config file "ActionName" = Value a string: "Ctrl-F5"
a char: 'F'
a scancode: 0x4900
zero: 0 MACRO key { key1 key2 key3 ... keyN } MACRO "Alt-W" // this sample macro jumps to "start" label
{
"Ctrl-G"
's' 't' 'a' 'r', 't'
"Enter"
}Last updated
Was this helpful?
