Skip to content

mathfigure/hexedit

 
 

Repository files navigation

hexedit with auto-refresh

A fork of https://github.com/pixel/hexedit
Added auto-refresh which is useful with frequently updated files.

Download

git clone https://github.com/mathfigure/hexedit

Build

cd hexedit
autoreconf -fi
./configure
make

Install

sudo make install

Test

hexedit /dev/urandom
hexedit /dev/shm/some-highly-dynamic-file

About

hexedit with auto-refresh

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 86.5%
  • Shell 8.9%
  • M4 3.3%
  • Makefile 1.3%