DIOTA 0.91 review (linux)

Add to Watch List

DIOTA (Dynamic Instrumentation, Optimisation and Transformation of Applications) is a novel method for instrumenting binaries. The

License: GPL (GNU General Public License)
OS: Linux
File size: 0K
Developer: Michiel Ronsse      
Price: $0.00
User Rating:  

0 stars award from rbytes.net

DIOTA 0.91 is debuggers software developed by Michiel Ronsse.
DIOTA (Dynamic Instrumentation, Optimisation and Transformation of Applications) is a novel method for instrumenting binaries.

The technique correctly deals with programs that contain traditionally hard to instrument features such as data in code and code in data.

The technique does not require reverse engineering, program understanding tools or heuristics about the compiler or linker used. The basic idea is that instrumented code is generated on the fly, while the original process is used for data accesses.

DIOTA comes with a number of useful backends to check programs for faulty memory accesses, data races, deadlocks,... and perform basic tracing operations, e.g. tracing all memory accesses, all code being executed, to perform coverage analysis, ...

What's New in This Release:

  • removed READ_DEBUG statements
    DIOTA 0.91 supports english interface languages and works with Linux.

    Downloading DIOTA 0.91 will take if you use fast ADSL connection.


    Download

    • 100mbit/s dedicated server
    • 100% availability


    Latest User Reviews

    Write a DIOTA Review

    Please register to submit reviews. Registration will grant you access to a number of features and capabilities otherwise unavailable.

    DIOTA related software

    • DIOTA 0.91
      DIOTA (Dynamic Instrumentation, Optimisation and Transformation of Applications) is a novel method for instrumenting binaries. The
    • JSCPP 1.10
      JSCPP is an ANSI C preprocessor and language parser that can analyze and instrument C code. Currently, its most prominent applicatio
    • MetaC Compiler metacc Alpha 60301
      MetaC language extends C in a 100% backward compatible way with reflective features and techniques for refactoring, reconfiguring and