Skip to content

opensatelliteproject/BitDisplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitDisplay

This is a Bit Viewer for binary files. It shows the bits in a graphical format.

Usage

  BitDisplay filename.bin width [bitmode]

If bitmode is 1, it will display each bit on the file as a pixel on the screen. If bitmode is not specified or 0 it will use each byte as a pixel color on the screen (packed as RGB8).

About

File Bit Display for Frame Analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages