How to Restore source code from Standalone-App - Executable file (.exe)

9 次查看(过去 30 天)
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

回答(2 个)

John D'Errico
John D'Errico 2022-12-20
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
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.

类别

Help CenterFile Exchange 中查找有关 Develop Apps Using App Designer 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by