Recent Posts
Recent Comments
Link
관리 메뉴

NaggingMachine

Format Visualizer .NET v0.11 released 본문

TechnoBabbler

Format Visualizer .NET v0.11 released

naggingmachine 2008. 3. 15. 12:16
Format Visualizer .NET v0.1

Format Visualizer CodePlex Homepage

Project Description
Do you want to see the internal structure of a file based on the information that you have set? For example, A image researcher want to see a image file not only as a graphical image but also binary format.
Format Visualize .NET will give you extensible and easy-to-use features that you can use to see a format structure of a file. You can define your own structure, and check its data visually.

In this version
  • New: Bitmap File Format.xml supported as a sample
  • New: Support viewer of binary file
  • New: Support XML Tree Viewer of format file (.xml)
  • New: Property Grid of a element node is added
  • New: Windows PE File Format.xml supported as a sample
  • New: Format file support iterative node generation by FMCOMMANDREPEAT keyword
  • New: offset and size element support relative value reference
  • New: Interactive reference between StructureTree and HexControl
  • New: XML comment node is ignored
  • New: HexControl support editing the hex value
  • Updated: Outline drawing algorithm
  • Updated: Relative value reference support +, -, *, /, and % operator
  • Fixed: Calculating the size of the parent when the child node has relative value reference (!, @, or #)
  • Note: Debug mode built


    Video: Format Visualizer .NET