list_frame_info
summary: print function stack frame information
- description:
The goal of this script is to demonstrate some usage of the type API. In this script, we retrieve the function frame structure, and iterate on the frame members.
level: beginner
Functions
|
Module Contents
- list_frame_info.list_frame_info(func_ea)