CLI Hex Reader in Rust
- git clone https://github.com/CodeOnARaft/sedecim.git
- cd sedecim
- cargo run filename
Key | Use |
---|---|
Arrow Keys | Move Cursor |
Page Up/Page Down | Move Up/Move Down Page |
q | Quit/Exit |
ctrl+g | Jump to address |
- Make this a hex editor and not just a reader