Hex Editor - Binary File Editing Software for Windows
Download Hex Editor Neo Hide this button

What's New in Structure Viewer (version 6.31)

Starting from version 6.31, a new JavaScript engine is used by Structure Viewer. This allows writing JavaScript ES2015 code.

This is also a breaking change: the document object is no longer exposed directly to the structure being bound. Only subset of methods and properties are now available. See the file document object topic for more information.

_SVC_VER compiler version macro value has been changed to 0x401 (major version: 4, minor version: 1), which indicates a major upgrade. The major version change is related to breaking change in support for the file document object and the version of JavaScript engine.