Binary Convenience
binary deleted to prevent cheating
changelog:
- added togglable "display as binary" feature at top of overview page
- this adds binary fields under each non-special type (instructions below)
- made hex editor properly update when a new bin is scanned or loaded
when editing fields in their binary form you can:
- press 1 to set the next bit to 1
- press 0 to set the next bit to 0
- make a selection and press
i
to invert the bits - press backspace to replace the previous bit with 0