当前位置:网站首页>[IDA] common use of IDA tools
[IDA] common use of IDA tools
2022-07-21 12:47:00 【k3ppf0r】
Sort out your common commands :
shift + 12 display string
Press enter above \ , Escape character , You can hide ida Annotation of variable types
/ , Add a comment on this line
Double click the variable to see the variable address or enter the function
ctrl+s Look at the addresses of various sections
F5 One key disassembly
x: Press x View the superior call
n: Press on the variable n , Rename the variable
g: Jump to the specified address or function name in the program
ALT+T: Search text
ALT+B: Search for 16 Base number
The pink logo is libc The function in
White marks are functions in the code
name | Definition |
---|---|
db | The variables defined are byte type Define Byte |
dw | The variables defined are word types ( Double byte )Define Word |
dd | The defined variable is double font (4 byte )Define Double Word |
dq | The defined variables are 4 Font type (8 byte )Define Quadra Word |
dt | The defined variables are 10 Byte type Define Ten Byte |
C Language arrays and pointers :
example :list[1] = *(list +1)
It's an array + The subscript indicates = *( Array first address + The offset )
The offset depends on the pointer type
边栏推荐
- If the cause of death of the patient is controversial, the hospital should bear some responsibility if it fails to inform the autopsy
- Regular expressions match all Chinese characters or characters with double quotation marks
- 选择RDS实例接入数据库方式时,需要怎么做?
- 传感器实验——485空气温湿度
- The 22 pictures show you in-depth analysis of prefix, infix, suffix expressions and expression evaluation
- Maixll-Dock 条形码识别
- ACL and NAT
- [cloud native • Devops] master the continuous integration tool Jenkins
- 机器学习作业2
- 使用易语言开发一款远控软件
猜你喜欢
Quantum computing + finance! D-wave joins hands with MasterCard, an international credit card organization
Kubernetes v1.24 基于containerd部署
@Configuration and @bean
Regular expressions match all Chinese characters or characters with double quotation marks
【云原生 • DevOps】一文掌握持续集成工具 Jenkins
项目经理如何有效地进行项目工作量估算?
面对医疗纠纷应该这样做
Maixll-Dock 二维码识别
WinForm UI interface design routine - get computer Sn number
关于数据库分库分表的一切都在这里了
随机推荐
LED数显驱动IC、抗干扰LED数码管显示驱动IC-VK1S68C SSOP24,适用指夹式脉搏血氧仪、臂式电子血压计、体温计、胎心仪、理疗仪、监护仪等,支持70/66/60/52点阵。
2022年备战金九银十,Android从基础到架构进阶全方面面试题解析(含答案及源码)
The 22 pictures show you in-depth analysis of prefix, infix, suffix expressions and expression evaluation
mysql强制走索引
MySQL—update语句执行流程
Markdown syntax - mathematical expressions
DTS中的数据库账号中出现最多的是MySQL 数据库的账号以及MONGODB 数据库的账号,具体有哪
国密curl的用法指南
My creation anniversary (July 18, 2021 - July 18, 2022)
关于数据库分库分表的一切都在这里了
小程序如何正确引流?全网引流的3种姿势!
pyqt5使用QFile跟QDataStream进行二进制文件的读写
综述 | 实例分割研究
go mod創建項目
go mod创建项目
EL & JSTL: El: Department information query, jstl: Department query
数据采集与预处理课设——人在回路的气温数据动态处理与可视化
学习记录十六
知识图谱 关系抽取有哪些方法
Systematic thinking and practice of data management of meituan accommodation business