list_segment_functions_using_idautils
summary: list all functions (and cross-references) in segment
- description:
List all the functions in the current segment, as well as all the cross-references to them.
Contrary to @list_segment_functions, this uses the somewhat higher-level idautils module.
keywords: xrefs
see_also: list_segment_functions
level: beginner
Functions
|
Module Contents
- list_segment_functions_using_idautils.main()