Skip to content

HexBox control for .NET + example. Main purpose - displaying the contents of the dump in programmer software for microcontrollers.

Notifications You must be signed in to change notification settings

c-not-around/hex-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HexBox Control

A text control for convenient hexadecimal representation of the contents of files, arrays and dumps.

Capabilities:

  • Display mode:
    • Bytes
    • Bytes+Ascii
    • Words
    • DoubleWords
    • QuadWords
  • Set data columns count: manual/auto(by width control)
  • Selection of different encoding options for ascii interpretation of bytes

screen

About

HexBox control for .NET + example. Main purpose - displaying the contents of the dump in programmer software for microcontrollers.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages