Release Notes Version 0.3.2:
- [all] fixed a bug where the file would be opened as read/write even if we were only going to be reading (which would lead to permission denied errors on read-only files)
- [all] improved hexadecimal value output
- [all] for all unsigned 32-bit int commandline input, if you precede the value with "0x" the value will be interpreted as hex. (ie 0x0100 for 256)
- [gcmbnrtool] fixed a bug where a bnr was incorrectly always identified as being v2 when deciding how to read the info.
- [gcmtool] added a way to replace files. Greatly helps if you just want to modify one file, and not the whole system.