Skip to content

Binary Convenience

Compare
Choose a tag to compare
@fudgepop01 fudgepop01 released this 21 Jun 03:14
· 59 commits to master since this release

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