Sha256: 65ee2f6e39d46c662b63e1bc205eb75fa64f4a2d3ca818fdefd848451a5d2e2a

Contents?: true

Size: 1.48 KB

Versions: 6

Compression:

Stored size: 1.48 KB

Contents

The Metasm framework documentation
==================================

Metasm
------

The Metasm framework is an opensource software designed to interact with
the various forms of binary code. It is written in pure Ruby
(<http://ruby-lang.org/>).

More detailed informations can be found in the <feature_list.txt>.

It is distributed freely under the terms of the LGPL.

Documentation organisation
--------------------------

This documentation is split in different parts :

* the <core_classes.txt>
* the major <use_cases.txt>
* <code_organisation.txt>

The first part describes the internal structure of the framework, the
second part is a higher level overview of the software and shows how
the various parts are used and can interract. The last part explains
the role of the source files and directories.


Documentation progress
----------------------

The documentation is written here and there in my free time, and is **very**
**incomplete** as of now. Specifically, all internal links you'll find
ending in `.txt` are link to pages that have not been written yet.


Install notes
-------------

See the <install_notes.txt>

Authors
-------

Metasm is mostly written by Yoann Guillot.

Some parts were added by various contributors, including :
* Julien Tinnès
* Raphaël Rigo
* Arnaud Cornet
* Alexandre Gazet

Contact
-------

The latest version of this documentation can be found on the Metasm site: <http://metasm.cr0.org/doc>

Patches, bug reports, feature requests should be sent to metasm@cr0.org

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
metasm-1.0.5 doc/index.txt
metasm-1.0.4 doc/index.txt
metasm-1.0.3 doc/index.txt
metasm-1.0.2 doc/index.txt
metasm-1.0.1 doc/index.txt
metasm-1.0.0 doc/index.txt