Skip to content

arata-nvm/readelf.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

readelf.rs

readelfコマンドをRustで実装した。

Features

  • -h: ELFヘッダー
  • -l: プログラムヘッダー
  • -S: セクションヘッダー
  • -s: シンボル

How To Use

$ readelf <command> <file>

command: all header pheader sheader symbol

About

🔨readelf command written in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published