Dynamic Analysis
The examination of software while it executes, observing runtime behavior such as calls, memory changes, network activity, and control flow.
Related Concepts
- Static Analysis
- Debugger
- Tracing
- Reverse Engineering
The examination of software while it executes, observing runtime behavior such as calls, memory changes, network activity, and control flow.