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

Python __call__ special method practical example -

How can I edit my VIM config so that Vim treats ".ejs" files the same as it currently treats my html files? -