8000 GitHub - cole14/rust-readelf: Pure-Rust implementation of the utility readelf using the elf crate.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cole14/rust-readelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-readelf

Pure-Rust implementation of the utility readelf using the elf crate.

Options Usage:

$ rust-readelf --help
A pure-rust implementation of the utility readelf

Usage: rust-readelf [OPTIONS] --file-name <FILE_NAME>

Options:
  -f, --file-name <FILE_NAME>
      --file-header
      --program-headers
      --section-headers
      --symbols
      --dynamic-symbols
      --dynamic
      --relocations
      --notes
  -h, --help                   Print help information
  -V, --version                Print version information

About

Pure-Rust implementation of the utility readelf using the elf crate.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0