Clear Filters
Clear Filters

How to check if an assembly was created by Builder NE?

2 views (last 30 days)
Hello!
I am actually working on a task to connect a software with assemblies builded by the Builder NE. Works well so far, everything is fine. A user of our software should be able to select a dll and start a method in the assembly. So now, there was a task enlargement to assure the user can ONLY select assemblies builded by the Builder NE so we can presume a legal MatLabfunction was called and not any other method in a foreign assembly.
How may i check, if an assembly was builded by the Builder NE? Is there any mark, oder definition in the file?
Wbr Ralph

Answers (0)

Categories

Find more on Get Started with MATLAB Compiler SDK in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!