|
|
Miraplacid Publisher |
|
|
|
Miraplacid Text Driver |
|
|
|
Miraplacid PS Driver |
|
|
|
Miraplacid Data Viewer |
|
|
|
Miraplacid Text Viewer |
|
|
|
BinaryDOM/TextDOM SDK |
|
|
|
|
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.
Miraplacid Binary DOM is similar to DOM for XML and HTML,
but it is not limited to <TAG></TAG> - like formats. It can read all kind of files - pictures, video,
music, documents, etc., and provide interface to access and modify binary document tree.
"Binary" does not exclude text files - INI, XML and other text formats are supported too.
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.
Miraplacid BinaryDOM / TextDOM Library can be integrated with other software to provide easy access to internals of binary/text files, to modify files,
or to create files from scratch.
Platform: Microsoft Dotnet Standard 2.0, Windows 7 SP1 +.
|
|