Book a Demo

Author Topic: How to import binary (.exe) ... NEWBIE  (Read 2344 times)

gigglie

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
How to import binary (.exe) ... NEWBIE
« on: February 19, 2009, 08:50:49 pm »
 I have one .exe file created with Carbide c++ compiler which uses Eclipse IDE and JVM. When I try to import in source codes I can Import them . but when I try to import binaries ... My architect is asking for some VS .net files .
 There is also one more problem . I am trying to generate sequence diagram for my codes . I have primarily gone through the supplied help but need understanding . How to reverse engineer a sequence diagram in a case as above ?  :-/

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: How to import binary (.exe) ... NEWBIE
« Reply #1 on: February 20, 2009, 08:05:16 am »
You can't reverse engineer from binaries other than .Net assemblies or Java.

I can't help with your debugging at all though.