TDI is basically a 'hex editor' , it allows you to inspect the data of a file. There's currently no editing capabilities, only viewing. You can add your own data types to inspect them in a more readable way.
I named it after myself because I made it for my own use and have no intention to make it any more generally useful or competitive against other hex editors.
Current status
TDI does everything that I needed it to do, but it would be nice to add a couple more things sometime:
- Ability to search.
- Ability to edit the data.
- More data type features, such as arrays and bit fields.
- Better UTF-8 information.
- A scrollbar (you can scroll down, but you can't see where you are).
- Ability to edit struct colors.
- Ability to save file regions somehow.
Linux version is not planned, but I may make it some day.
Mac version not planned.
Download
TDI 0.9
Download TDI_0-9.zip - 121 KB
Report bugs/problems or request features: find my contact here.