Reverse Engineering Tools

last modified: April 25, 2006

Tools that help ReverseEngineering.

Commercial tools for source code reverse engineering of object oriented languages include:

RationalRose and TogetherJava can generate UmlDiagrams from the SourceCode. ReverseModelingTools ?

UnderstandForCeePlusPlus extracts metrics, CrossReference and FunctionsCallTrees from the SourceCode.

PhilippeAntras


There are a few very good free tools for reverse engineering as well. For example, ESSModel generates excellent class diagrams from the source--and it's very fast! ESSModel is OpenSource FreeSoftware and is available at http://www.essmodel.com/download.html or from the SourceForge project page at http://sourceforge.net/projects/essmodel

You can also try some promising free tool for Java Reversing :

It is available here : http://www.rteo.org


CategorySoftwareTool


Loading...