veles
veles copied to clipboard
Binary data analysis and visualization tool
Currently we use inconsistent types for file addresses and byte values. We should refactor code to use typedefs/using for them.
Currently, after make install Veles still needs to be run using prepared virtualenv. `install` target needs to be extended to prepare Veles venv and default python interpreter should point to...
Currently you have to reopen all windows on Veles restart and change their sizes/placement to the preferred ones. It would be nice to restore that settings on Veles restart. This...
We should sort them according to insertion time or last change time.
Currently hex view colors looks nice, but IMO they are not too useful. We can improve this by varying color intensity (instead of hue) according to byte value, this way...