Coder Social home page Coder Social logo

vtx22 / hexamine Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 4.06 MB

hexamine is a graphical viewer for binary files with autoupdate capabilities

Makefile 0.77% C++ 21.92% C 77.31%
bin binary binaryfile fileviewer viewer gui imgui implot sfml file

hexamine's Introduction

hexamine

hexamine is a graphical viewer for binary files using SFML, Dear ImGui and ImPlot.

hexamine

Features

  • Binary file visualization
  • Zoom and byte ordering options
  • Autoupdate after file change (see Limitations)
  • Textual byte and ASCII viewer
  • Traverse file with mouse dragging

How to use

Download and run hexamine.exe from your command line. Pass the path to your binary file as the first argument:

.\hexamine.exe <path-to-bin>

Or simply open hexamine.exe and select your binary file using the file explorer.

Limitations

  • The autoupdate interval is OS dependent as it checks for the last file change (1 second resolution on Windows)

hexamine's People

Contributors

vtx22 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

hexamine's Issues

Autoupdate fails to recognize fast file changes

Autoupdate fails to recognize a change after multiple file changes in the same second.

Because of the Windows file change resolution of 1s two or more changes to the same file in the same second causes only the first change to be recognized.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.