====== JRET ====== The JRET, developed at the York University , is a large library that provides a wide range of facilities for reverse engineering in Java. ====== History ====== ====== Features ====== ====== Implementation ====== ===== Dependency ===== JRET uses the following Java frameworks/libraries: * The [[http://acs.lbl.gov/~hoschek/colt/|Colt library]], developed at the Centre Européen de Recherche Nucléaire (CERN) in Geneva , is a large library that provides a wide range of facilities for high performance scientific and technical computing in Java. * The [[http://logging.apache.org/log4j/1.2/index.html|Log4j framework]] is a fast and flexible framework for logging application debugging messages. Logging behavior can be controlled by editing a configuration file, without touching the application binary. * The [[http://www.jdsl.org/|JDSL]] is the Data Structures Library in Java. It is a collection of Java interfaces and classes that implement fundamental data structures and algorithms. JDSL is being developed at the Center for Geometric Computing, Department of Computer Science, Brown University. The development of JDSL has been supported in part by the Army Research Office and the National Science Foundation * The [[http://commons.apache.org/cli/|Apache Commons CLI library]] provides an API for parsing command line options passed to programs. It's also able to print help messages detailing the options available for a command line tool. * [[MoJo| The MoJo distance family of measures]] * [[END | The END framework for the evaluation of nested decompositions]] * [[HCA | Several hierarchical clustering algorithms]] * [[http://serg.cs.drexel.edu/redmine/projects/show/bunch|Bunch]] All these frameworks/libraries should be added to JVM class path. JRET uses the following applications: * [[UniTrans | A tool to translate between the input and output formats required by the various algorithms]] * The [[http://www.iste.uni-stuttgart.de/ps/clustering/|KE]] is a quantitative evaluation framework for clustering techniques. All listed applications should be run-time executable. ===== Download ===== {{:jret.jar|}}