Book a Demo

Author Topic: reverse engineering from c  (Read 2089 times)

michael@dunemedica

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
reverse engineering from c
« on: September 29, 2005, 07:35:20 am »
hi
i know how to reverse engineering from c++ but when i reverse enineer from c project nothing happens what i have inside is structures
i know that eneprise not support c language but is can anything can be done.

also i am interested in forward engineering to c language is it possible
:o

Andreas_G

  • EA User
  • **
  • Posts: 125
  • Karma: +0/-0
  • And that's the way the cookie crumbles.
    • View Profile
Re: reverse engineering from c
« Reply #1 on: September 29, 2005, 07:47:07 am »
Since UML is for object oriented languages, I think it's not possilbe to gnerate C code with the default templates.

But I think if you change the templates you can produce C code with EA. (I think, in this case a class represents a file).

Reverse enginieering of C code is for sure not possilbe. :(
bye
Andreas