行业解决方案查看所有行业解决方案
IDA 用于解决软件行业的关键问题。
发布时间:2022-09-29 11: 01: 12
Action name:Calculate
A simple calculator is provided.You can enter constant C-style expressions.Syntax of the expressions is the same is the syntax of IDC expressions.The result is displayed in the message window in three forms:hexadecimal,decimal and character.
All the names created during a disassembly may be used in these expressions.IDA can also pick up the name or number under the cursor and to store it into the input line.
中文翻译如下:
动作名称:Calculate
IDA提供了一个简单的计算器。您可以输入C语言风格的常量表达式。表达式的语法与IDC表达式的语法相同。结果以十六进制、十进制和字符形式在消息窗口中显示。
在这些表达式中可以使用在反汇编期间创建的所有名称。IDA还可以捕捉光标下的名称或数字,并将其存储到输入行中。
展开阅读全文
︾