Skip to content

hliao2/elfextract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

pipx is recommended.

pipx install git+https://github.com/hliao2/elfextract

or

pip install git+https://github.com/hliao2/elfextract

Usage

Extract all functions

elfextract <file>

Extract specified functions

elfextract -f <funcs> <file>

where <funcs> is a list of functions separated by comma.

List all functions

elfextract -l <file>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages