Please, let us know when the tool is released.
It reveals the logic, so I have to follow the code above to be able to create the same tool(after 1000 years maybe). Sometimes the wrong logic leads …
Then how the companies protect their software written using dotNet? It seams that anyone can read and stole the code.
Thank you. New questions: Is there a safe method to convert a regular maxscript file to a string that can be executed with the method you have ment…
Is this is possible: – after the decryption the dotnetFIle.dll will “inject” the myScript.ms directly in 3ds Max – something like fileIn() method, but…
Personally I want 1 with .Net 2.0 assembly to avoid recompiling for every new and old 3ds Max version. Bigger companies can’t make reliable licensing …
The code, as much as it is possible. Sooner or later the encrypted script will be decrypted. If an obfuscated code can’t be de-obfuscated then the bat…
denisT: here is a good article I agree with the conclusions of the author about the possibility to have one (same) .net dll for several versions …
I have moved my post to new thread, because It is not related with the Martin’s question.
I hope the DotNet Masters here to help us.
Is your question related to this script: Since the script is encoded we can’t see the code and I think that thе author can “decrypt” any script enco…
This: UIAccessor.SetWindowText child[1] pathStr only sets the path in the textbox.
It seams that setAsBackground overwrites the file path in the VptConfig UI for all viewports. But this works for me: ( pathStrArr = #(“D:\Fi…
Please, see those two images(3ds max 2016): This one is before using your code: This is after your code is executed: As you can see the l path to …