LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to convert .exe file into .Vi

Solved!
Go to solution

Hello everyone, 

I am a Master student of electrical engineering can one guide me how to retrieve the original VI file from .exe file.

Looking forward to results-oriented replies. Thanks in advance.

0 Kudos
Message 1 of 3
(4,804 Views)

If you don't have any source code, and you are left out only with Executable. I don't guess you can retrieve back your Code (VI).

 

Waiting for other Experts View on this.

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------
0 Kudos
Message 2 of 3
(4,799 Views)
Solution
Accepted by topic author TaufeeyTonello

Hi Tonello,

 

how to retrieve the original VI file from .exe file.

Let me ask this: "I have MS Office on my computer: how to retrieve the source code of Word?"

There is no way to get the source code of an executable! To create an executable means to convert the source code into executable code…

Generic answer: ask the developer of that executable to hand out the sources!

 

(One last option: IF your LabVIEW executable was created with debugging enabled then you can remotely debug your exe and see it's source code this way. Is this option possible for you?)

 

 

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 3 of 3
(4,778 Views)