Skip to content

ozkolonur/binary-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

Views hex or binary representation of any value.
Usage:
        bview <0b...>
        bview <0x...>


root@ubuntu # bview 0xa5a5
0x0000a5a5:     00000000000000001010010110100101
                        |       |       |
                        23      15      7
root@ubuntu #

About

Utility to view binary representation of any value (hex or binary).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published