Data and Code Analysis
In fact, a
namespace is one of the biggest in radare2 tool and allows to control very different parts of the analysis:
- Code flow analysis
- Data references analysis
- Managing different type of graphs, like CFG and call graph
- Manage variables
- Emulation using ESIL VM
- Opcode introspection