Tool Download

Miraplacid-Binary-and-Text-DOM-SDK

Access to internal structure of a binary file

Tool Name:

Miraplacid-Binary-and-Text-DOM-SDK

Tool Version: 3.0

Tool Type: Freeware

Tool Cost In: 0 US$

Tool Target Platform: Windows

Tool OS Support: Win2000,WinXP,Win7 x32,Win7 x64,Windows 8,Windows 10,WinServer,WinOther,WinVista,WinVista x64

Limitations: No limitations

Tool Info URL: Click to view

Video 1: Link for download

Video 2: Link for download

Download 1: Click to download

Download 2: Click to download

Short Description:
Access to internal structure of text / binary files. Navigate through binary file internal structure hierarchy. Create, read, modify, and save a file. Binary DOM is similar to XML DOM and just as easy. Examples. Documentation. DotNet 2.0/4.0.

Long Description 1:
Access to internal structure of text and binary files. Navigate through file internal structure hierarchy. Create, read, modify, and save a file. BinaryDOM / TextDOM is similar to XML DOM and just as easy. Documentation and examples are included in SDK. DotNet 2.0/4.0. Create definition for your custom text and binary data formats. Free for individual use and qualified educational institutions.

Long Description 2:
Miraplacid Binary and Text DOM SDK represents two complementary technologies - BinaryDOM and TextDOM. This is redistributable software library component (dll) which works on .Net platform accompanied with documentation, data files and examples. Miraplacid Binary Document Object Model (Binary DOM) provides easy access to binary files in known formats. It can be used for binary data analysis and modification. How it works: of course, it cannot be done without knowing the binary file format. Both Miraplacid Binary DOM and Miraplacid Data Viewer rely on Miraplacid Binary Data Definition (.bdd) files, which contain definitions for internal binary file structure. All the .bdd files included into the Miraplacid software package. Miraplacid Text Document Object Model (Text DOM) is similar technology intended for use with text data only. It allows you to create, analyse, modify and validate various text files of known formats. As a model of text schema language, Yacc/Bison language was taken. Unlike BinaryDOM, which preserves all parsed data intact, TextDOM library has a special mode for schema developer which provides a way to forget about unnecessary whitespace characters and comments in the text and concentrate on real text data structures. This is especially helpful in very complex formats like programming languages. It is possible to port existing text definition schemas from EBNF/Yacc/Bison and some other providers formats to TDDL. TextDOM and Miraplacid Text Viewer, a tool based on Miraplacid Text DOM Library, use Miraplacid Text Data Definition (.tdd) files, which could be found on the same community web site http://BinoPedia.org. Free for individual use and qualified educational institutions.