How to Restore source code from Standalone-App - Executable file (.exe)
Ältere Kommentare anzeigen
Unfortunately, an application project I made in the app designer was deleted.
I have the .exe file of the standalone application.
Please, is there anyone who can recovery my source code (.m file) from the .exe file that attaced.
Extract didnt help and the support didn't get back to me
I will really appreciate the help..
Thanks
Antworten (2)
John D'Errico
am 20 Dez. 2022
0 Stimmen
I would strongly suggest you start (re)writing your code, as recovery of an m-file from an exe is apparently not an option. (Whether you might be able to recover some code or not I can't say.)
Next time, remember to back up your files! This experience will probably help you to remember to do that in the future. An automatic backup is a tremendously valuable tool.
Mohammad Hossain Rahmani
am 17 Aug. 2024
0 Stimmen
there is a program that do the work and write a source code for an executable file in C or C++ language. it write just similer code to that program not exactly itself. the program is Ghidra which is open source and free.
Kategorien
Mehr zu Develop Apps Using App Designer finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!