Release of Hobbits 0.21, visualizer for reverse engineering binary files

Available project release Hobbits 0.21, which develops a graphical interface for the analysis, processing and visualization of binary data in the process of reverse engineering. The code is written in C++ using the Qt library and spreads under the MIT license.

Parsing, processing and visualization functions are connected in the form of plug-ins that can be selected depending on the type of data being analyzed. Plug-ins are available for displaying in classic hexadecimal, binary and ASCII representations, bitwise and byte-by-byte rasterization (each pixel is associated with a bit or byte), character rasterization. For data analysis, plug-ins are offered for searching and navigating through data, highlighting typical patterns and headers, and defining blocks based on regular expressions.

Release of Hobbits 0.21, visualizer for reverse engineering binary files

Source: opennet.ru

Add a comment