decompiling - .exe MATLAB file decompilation -


i trying decompile 32kb .exe matlab file. tried boomerang software, extracts project m-files , figures. figures ok , matlab can show them. when open m-files, contains unmeaning characters.

how can see m-files codes? know other suitable software?

thank much.

if .exe file has been produced matlab compiler, not possible. matlab code encrypted part of deployment process.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -