Skip to content

snake0x65/bits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

BITS converter

Takes decimal, hex, octal or binary inputs, and prints as a binary formated 32 bits output.

Example:

  • bits.py -x FF00FF00 -s 0,1,2 -c 31,24,6
  • bits.py -d 200 -s 0,1,2,17 -c 31,24,6
  • bits.py -b 10100001110 -s 0,1,2 -c 31,24,6

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages