Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on March 30, 2023, between 5 am & 1 pm EST, in the Performance Profiling Dev Blitz Day 2023 - Q&A forum and Discord where you can connect with our teams behind the Memory and CPU Profilers.
    Dismiss Notice

[UMPatcher] Safely Protect the Managed DLLs/C# code in Unity3d application.

Discussion in 'Assets and Asset Store' started by lubo3d, Apr 15, 2011.

  1. lubo3d

    lubo3d

    Joined:
    Mar 23, 2011
    Posts:
    75
    UMPatcher is a tool to proetct the managed dlls which is built in Unity3d standalone applications. It simply encrypts the dlls in managed folder and helps Unity3d application to run with these encrypted dlls.

    UMPatcher can be used to protect your own logic code, your distributed plugins for the windows standalone application.

    UMPatcher supports all versions of Unity3d applications, supports encrypting the dlls with your own password, supports running in command line for auto builder.

    Just try it and get rid of the scary state. Your code will be safe from now!

    Download UMPatcher V1.0.

    Download the test package.

    $shot.PNG