veles icon indicating copy to clipboard operation
veles copied to clipboard

Binary data analysis and visualization tool

Results 56 veles issues
Sort by recently updated
recently updated
newest added

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...

bug

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...

contrib-medium
feature

We should sort them according to insertion time or last change time.

enhancement

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...

enhancement
contrib-easy