 |
Description |
This is a relatively simple tool for making visual analysis of data in binary files. It is intended to find and visualize data that is organized in a grid within the file, to assist locating uncompressed graphical image, or tile based video game maps, or other appropriate data within the file.
This is not a generic image viewing tool, nor is it an editing tool. It was written to be used as the first step in analyzing or reverse engineering unknown file formats, which might contain data that can be identified visually in a grid. Once the data is identified and located within the file, more work would follow with other appropriate tools.
https://github.com/bbbradsmith/binxelview |
|