Kalpana Kalpana (Editor)

WxHexEditor

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Written in
  
C++

Platform
  
wxWidgets

Operating system
  
Cross-platform

Type
  
Hex editor

Stable release
  
0.23 / December 4, 2014; 2 years ago (2014-12-04)

License
  
GNU General Public License

wxHexEditor is an open source cross-platform hex editor written in C++ and wxWidgets. It can work as low level disk editor too. It uses 64 bit file descriptors (supports files or devices up to 264 bytes). It does not copy the whole file to your RAM. This makes it faster and lets it open very large files.

References

WxHexEditor Wikipedia