当前位置:网站首页>Common shortcut keys in IDA
Common shortcut keys in IDA
2022-07-07 10:27:00 【015646】
ALT+T: Search string ( Text search )
ALT+B: Search for opcode( binary data ), Search for 16 Base number
ALT+L: Mark (Lable)
ALT+M: Set the label (mark)
Space bar : The Disassembly window switches between text and graphics
F9: Dynamic debugging program
F5: Reverse a function ( Generate C Pseudo code )
Shift+F5: Open the signature window
g: Search for addresses or symbols
A: Convert the selected information into ASCII( Convert to a more readable string )
X(ctrl+X): Cross reference , Be similar to OD Stack backtracking in
N: rename
A semicolon : notes
D: Defining data
P: Create a function
T: Resolve structure offset
ALT+G: Convert local variables to structures
ALT+Enter: Jump to a new window
M: Convert to enum type constant
Y: Set variable type
H: transformation 16 Base number
边栏推荐
- 施努卡:机器视觉定位技术 机器视觉定位原理
- @Transcation的配置,使用,原理注意事项:
- Several schemes of building hardware communication technology of Internet of things
- IO模型复习
- Weekly recommended short videos: what are the functions of L2 that we often use in daily life?
- Chris Lattner, père de llvm: Pourquoi reconstruire le logiciel d'infrastructure ai
- 学习记录——高精度加法和乘法
- The width of table is 4PX larger than that of tbody
- STM32 product introduction
- ORM -- grouping query, aggregation query, query set queryset object properties
猜你喜欢
Serial communication relay Modbus communication host computer debugging software tool project development case
leetcode-304:二维区域和检索 - 矩阵不可变
XML configuration file parsing and modeling
Adb 实用命令(网络包、日志、调优相关)
openinstall与虎扑达成合作,挖掘体育文化产业数据价值
LLVM之父Chris Lattner:为什么我们要重建AI基础设施软件
Chris Lattner, père de llvm: Pourquoi reconstruire le logiciel d'infrastructure ai
对存储过程进行加密和解密(SQL 2008/SQL 2012)
How to cancel automatic saving of changes in sqlyog database
Several schemes of building hardware communication technology of Internet of things
随机推荐
Talking about the return format in the log, encapsulation format handling, exception handling
Slurm资源管理与作业调度系统安装配置
【acwing】786. Number k
对存储过程进行加密和解密(SQL 2008/SQL 2012)
宁愿把简单的问题说一百遍,也不把复杂的问题做一遍
ORM model -- creation and query of data records
When there are pointer variable members in the custom type, the return value and parameters of the assignment operator overload must be reference types
1324:【例6.6】整数区间
P1223 排队接水/1319:【例6.1】排队接水
The width of table is 4PX larger than that of tbody
LeetCode 练习——113. 路径总和 II
01 use function to approximate cosine function (15 points)
EasyExcel读取写入简单使用
Leetcode exercise - 113 Path sum II
【HigherHRNet】 HigherHRNet 详解之 HigherHRNet的热图回归代码
2022.7.3DAY595
LLVM之父Chris Lattner:为什么我们要重建AI基础设施软件
Postman interface test IV
字符串格式化
Word自动生成目录的方法