行业解决方案查看所有行业解决方案
IDA 用于解决软件行业的关键问题。
发布时间:2022/10/14 17:22:59
You can define a keyboard macro to automate frequent keystroke sequences. They are defined in the same manner as in the Borland IDE:
- Press Alt--
- Press
- Enter macro body
- Press Alt-=
All macros are lost when you exit IDA. If you want to have a static macro which is not lost when you quit IDA, then write it down into IDATUI.CFG file. The format of a macro definition is explained here.
NOTE: keyboard macros are available only in the text version of IDA.
读者也喜欢这些内容: