8000 GitHub - aswcenter/hexerator: Versatile GUI hex editor focused on binary file exploration and aiding pattern recognition
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

aswcenter/hexerator

 
 

Repository files navigation

Hexerator

Versatile GUI hex editor focused on binary file exploration and aiding pattern recognition. Written in Rust.

Check out the Hexerator book for a detailed list of features, and more!

Note for contributors:

Hexerator only supports latest nightly Rust. You need an up-to-date nightly to build Hexerator.

Hexerator doesn't shy away from experimenting with unstable Rust features. Contributors can use any nightly feature they wish.

Contributors however are free to rewrite code to use stable features if it doesn't result in:

  • A loss of features
  • Reduced performance
  • Significantly worse maintainability

About

Versatile GUI hex editor focused on binary file exploration and aiding pattern recognition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.9%
  • Lua 0.1%
0