Skip to content

Joxno/BinaryVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BinaryVisualizer

Quick and dirty BinaryVisualizer which loads any type of file and encodes the Binary into a PNG image.

Useage

Command Line: BinaryVisualizer.exe Arg1 Arg2

  • Arg1: Filename
  • Arg2: RGB || RGBA (RGBA by default if omitted)

Outputs the binary visualized in a .PNG file.

#Example Useage BinaryVisualizer.exe foobar.txt RGB

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages