bitwise

Interactive bitwise operation in ncurses
  https://github.com/mellowcandle/bitwise
  0
  no reviews



Bitwise is multi base interactive calculator supporting dynamic base conversion and bit manipulation. It's a handy tool for low level hackers, kernel developers and device drivers developers.

Some of the features include:

Interactive ncurses interface Command line calculator. Individual bit manipulator. Bitwise operations such as NOT, OR, AND, XOR, and shifts.