Questions tagged [intellilock]

IntelliLock is an advanced 100% managed solution for licensing controls and applications.

IntelliLock opts a 100% managed way to apply licensing and protection features. This way single files can be produced without the need of additional files.

It's flexible strategy allows you full licensing integration into any existing system. IntelliLock supports the .NET Framework 1.1, 2.0, 3.x and 4.x. There is also a comprehensive protection and licensing support for ASP.NET, Silverlight, Compact Framework (2.0 and 3.5) and Mono. IntelliLock combines strong license security, highly adaptable licensing functionality/schema with reliable assembly protection.

IntelliLock is an advanced 100% managed solution for licensing controls and applications. While .NET Reactor offers a licensing system based on native code protection, IntelliLock opts a 100% managed way to apply licensing and protection features. This way single files can be produced without the need of additional files.

It's flexible strategy allows you full licensing integration into any existing system. IntelliLock supports the .NET Framework 1.1, 2.0, 3.x and 4.x. There is also a comprehensive protection and licensing support for ASP.NET, Silverlight, Compact Framework (2.0 and 3.5) and Mono. IntelliLock combines strong license security, highly adaptable licensing functionality/schema with reliable assembly protection.

Its' main features are :

  • Create trial versions of your software
    • Set an expiration date
    • Limit use to a fixed number of days after installation
    • Limit by number of executions
    • Limit the use of each invocation to a set number of minutes
    • Limit the use of your software to a total number of minutes
    • Custom locks - Allows you to implement custom trial limitations
  • Easily turn your trial version into a fully licensed version using license files
    • Lock license files to a specific machine via Hardware ID
    • Lock license files to specific assembly attributes (company name, assembly version...)
    • Embedded license files. License files can be also stored as embedded resource in assemblies
    • Add custom license data to the license file (allows flexible license shema, modular licensing...)
    • Limit usage of the license files themselves to extend trial periods, accomplish subscription/time based license expiration...
    • Validate/Activate license files via your own License Server
  • Comprehensive license management

    • Manage your Products, Customers, Sales
    • License Tracker to track down license generations/requests
    • ASP.NET management interface generation - Manage your data on a ASP.NET server
    • Embedded database - No requirement for special databases (MS SQL, Oracle... )
  • Software development kit

    • 100% managed SDK libraries
    • Integrate license checking into your assembly and extend licensing fuctionality
    • IntelliLock automatically merges the main SDK library (IntelliLock.Licensing.dll) with your assembly
    • Create license files - Automate license file generation
    • Generate Hardware IDs
    • Extend licensing functions
    • Deactivate/Reactivate license files (via license server or reactivation code)
    • Use your own dialog box to show messages
    • Helper class to encrypt/decrypt, sign/validate data to support custom licensing algorithms
    • License management classes to manage your data on a ASP.NET server (data is stored using an embedded database)
    • Declarative Obfuscation support
  • Military-Grade strong license encryption using transparent encryption techniques (strong RSA encryption)
  • Visual Studio 2005/2008/2010/2012/2013 integration via the IntelliLock automation Add-In
  • Assembly merging/packing functionality
  • Assembly Protection
    • Comprehensive Obfuscation features
    • String Encryption
    • Anti Tamper Protection
    • Suppress ILDASM
    • Strong Name Removal Protection
    • IL Code Encryption
    • Control Flow Obfuscation
    • Invalid Metadata Injection
  • Full 64bit assembly support
  • Includes protection and licensing support for ASP.NET, Compact Framework, Silverlight and Mono
  • Ability to lock/unlock/protect your assemblies without adding one single line of code
  • Command Line support
  • Intuitive graphical user interface
  • 100% managed solution - No native code is used to lock/protect your software
10 questions
13
votes
3 answers

IntelliLock vs Net Reactor

What is/are the difference(s) between these two? And why would I want one or the other or both? This is for a commercial .NET C# WPF application that will be packaged via WiX. I will need a trial license to purchased license capability.
Steve Mills
  • 131
  • 1
  • 5
3
votes
2 answers

License file (license.license) of the IntelliLock is not working

I have bought an IntelliLock licensing application. However, it is not working as described in the help file or its documentation or in its Purchase page: I have created an test.ilproj project. Add an assembly (a DLL) Lock setting (set expiration…
mpnn210
  • 31
  • 2
3
votes
1 answer

How make sure C# Ensure integrity?(DLL not modified)

I have one C# application. when it release before pakage, I'm use IntelliLock encrypted it. and use startssl digital-signature it.(actually I don't know how use it , Is possible use it validate the dll?) but I'm still worry about this: there is 1 or…
qakmak
  • 1,287
  • 9
  • 31
  • 62
1
vote
1 answer

Eziriz - Intellilock invalid licence problem

Unfortunately we used intellilock to licence our software. A licence file works in everywhere but not in one of our clients. It's a really stupid situation because we have no inner knowledge or way to debug the licencing component: Intellilock…
dr. evil
  • 26,944
  • 33
  • 131
  • 201
1
vote
2 answers

IntelliLock 1.5 An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)

After ofbuscation in IntelliLock 1.5 one of my dll's prism module stop loading (unity), the error message is: “An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)” First i had a reference to portable…
Denis Kucherov
  • 369
  • 3
  • 15
0
votes
1 answer

licensing Intellilock w/ SmartAssembly

I am trying to wrap IntelliLock licensing over an exe that was run through Smart Assembly encryption & obfuscation. When I do, it creates a locked file that runs the licensing code but will not spawn the application it wraps. I tested other…
Michael
  • 525
  • 1
  • 8
  • 20
0
votes
1 answer

Obfuscation options - intelilock

I’m using Intellilock in order to obfuscate and lock my SW. I tried to use “simple” obfuscation options with following params: and when decompiling the code (using JetBrain.dot peek) I got the following code: Since the code IS runnable and since…
ephraim
  • 379
  • 1
  • 3
  • 15
0
votes
2 answers

Creating Setup from INNO Tool, Exe is not running?

enter image description hereTeam, Creating Setup file using INNO Tool and execute the setup file in windows 10 OS, and issue showing, Unable to execute File: c:\Program Files (X86)\Setup1\Test.exe createprocess failed; code 740. the requested…
0
votes
0 answers

Single positional indexer is out-of-bounds error reading from CSV

I'm attempting to read a .csv and write a new column. Whenever I call the function add(), the index error appears on Line 7. def add(): data = pd.read_csv('log.csv') for file in os.listdir('.'): if 'log' in file: …
defjamvan
  • 51
  • 6
0
votes
1 answer

Intellilock brakes signed dll hash value

I want use Intellilock 1.8 for locking a Outlook2010 Add-in package. It includes among other Mocrosoft VSTO dlls my custom signed dll and the manifest file with security hash. I provided project *.snk Key File when locking that dll but still…
mmm
  • 61
  • 1
  • 9