You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 24, 2025. It is now read-only.
we can see functions in IDA pro like this:
Is there any way we can use a python script to get all functions from an ELF and dump them in a log file in that format?
examples/analysis/dump_func_info.py does dumps something but i don't need.