Skip to content

TheThirdOne/elf-edit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elf Edit

A simple hex editing tool with highlighting and human readable form on the sidebar for ELF (Executable and linking format) files.

Screenshot showing a tiny binary

If you trust me you can get a Linux binary from the releases.

Installation

Before attempting to install this, you'll need to have cargo and rust installed, but with that done, it should be a simple install.

git clone https://github.com/TheThirdOne/elf-edit/
cd elf-edit
cargo install
cargo run fileToInspect

About

Simple hex editor with highlighting for ELF binaries

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages