Grasshopper

algorithmic modeling for Rhino

Hi....

 

Finally, I completed my personal utility using Grasshopper SDK.

and I added system sheck when the Component loading.

So, I have a question about, if the component is safe for reverse engineering.

 

??

Please...

 

Views: 202

Replies to This Discussion

Hi Daniel,

 

never. All code can be disassembled. There are steps you can take to make it harder to get legible code. The easiest way to look at .NET code is via Reflector.exe and the easiest way to obfuscate .NET code is via Dotfuscator.

 

There are some people who choose to obfuscate their code. I don't. I think the question you have to ask is; is it worth it? The time and effort you'll spend obfuscating existing code you could invest in writing more code. That's ultimately the only way to stay ahead.

 

--

David Rutten

david@mcneel.com

Poprad, Slovakia

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2025   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service