rehex
rehex copied to clipboard
Reverse Engineers' Hex Editor
The idea is to add the ability to dock tools to other panels (left, bottom) and to move them to floating windows (it's convenient when you have more than one...
It would be more convenient if you allow users to change/create their own keybindings. This can be done through the settings menu or using the config file. Also, add the...
Had an idea tonight - a configurable tool that allows selecting a range of bytes and seeing them transformed in-place (rotation, shifting, maybe some basic transforms/algorithms defined by some code?)....
Minor; right now if you change the view settings, save them and open again, obviously you're stuck with whatever you've set, but sometimes it might be helpful to reset them...
Its not entirely clear how this should work yet - when different files have different data types defined etc. DiffWindow and DocumentCtrl will also need some rework to be able...
e.g. when viewing a filesystem image or other large file which might be mostly unallocated.
Hi! Request to add a hotkey for searching (CTRL+F or any other of your choice).
...probably as a comment (e.g. `field_name (ENUM_CONSTANT)`).
I have my KDE desktop setup with a global menu, however this causes many of the program options (inline comment style, color scheme, offset style and so on) to be...
Today I learnt Ubuntu uses "ddeb" packages for its debug symbols, and reprepro doesn't support them anyway. This fork of reprepro *does* support ddeb packages, so might be worth a...