How to debug an EXE file
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I have an exe file, after experimenting with it, i've found out it neither has CLR header nor is it a .Net executable. However, I need to debug it, and understand the source code.. Please help!
3 Commenti
Walter Roberson
il 24 Dic 2013
If it is MATLAB then we can't help much. The MATLAB Compiler encrypts the original .m files, and it is intended that source compiled through MATLAB Compiler be quite difficult to extract.
Image Analyst
il 24 Dic 2013
Unless of course he has the source code. Maybe he got it from someone else and just doesn't understand it. If the exe doesn't even run , then see the FAQ.
Risposte (0)
Vedere anche
Categorie
Scopri di più su MATLAB Compiler in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!