How to debug an EXE file
이전 댓글 표시
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
Image Analyst
2013년 12월 24일
Is this a MATLAB question? (I don't see the MATLAB Compiler listed in the product box below.) Do you have source code? What language is it in? (If it's not MATLAB, we won't help.)
Walter Roberson
2013년 12월 24일
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
2013년 12월 24일
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.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 C Shared Library Integration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!