DataWorkshop is an editor to view and modify binary data. The editor provides different views which can be used to edit, analyze and export the binary data.
A simple hex view can be used to simulate a standard hexeditor but more complex dynamic views are possible to comfortable edit binary structure like executables or captured network traffic.
The editor provides powerful search and diff functionality and user defined transformations to modify the binary data.
Views can be filtered using the XPath query language (e.g. selecting several IP packets in a network traffic capture file)
Views can be exported as in various formats for further processing. This can be used to convert old binary formats into modern xml tagged data.