Menu

#2 Reverse Engineering

pending
nobody
5
2011-12-21
2011-01-16
Ajay Wazir
No

Any plan to have a reverse engineering module for ANSI C at least?

Discussion

  • Michal Bližňák

    It is really hard task to parse C code and create state charts based on it but I'll think of that. Maybe some basic state charts (with low granularity) could be created via reverse engineering. We will see... :)

     
  • Ajay Wazir

    Ajay Wazir - 2011-02-06

    Thanks.
    You may take a look at http://www.ablegoldcomputers.com/ for some ideas.

     
  • Ajay Wazir

    Ajay Wazir - 2011-02-06
     
  • Michal Bližňák

    • status: open --> pending
     
  • Michal Bližňák

    CodeDesigner 1.5.0 an later includes new reverse engineering plugin. Currently, class diagrams can be imported from an existing source code as well as stand-alone functions and variables. Support for automated creation of state charts is also planned.