Skip to content

jwagen/cursive_hexview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cursive-Hexview

Build Status MIT licensed

A simple and basic hexviewer which can be used with cursive.

Documentation

Can be found on docs.rs

Usage

Just put this into your Cargo.toml

[dependencies]
cursive_hexview = "0.1"

and this in your rust code.

extern crate cursive_hexview;

For a minimal example see examples folder.

hexdump_example

About

A simple hexview for cursive

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%