The .NET Reactor SDK consist of 3 DLLs and one EXE.
- License.dll -
With this .NET library you are able to determine the current
license status of your locked software at runtime. You are also
able to extract the hardware ID of the current machine and
invalidate a license.
- LicenseGen.dll -
The library LicenseGen.dll contains the class "LicenseGenerator".
It enables you to create license files on the fly without using the
.NET Reactor GUI (License Manager). It is not intended to use this
library on end user systems. Mainly it is used on license
servers.
- StackTraceDeobfuscator.dll - The library
StackTraceDeobfuscator.dll contains the class
"Eziriz.StackTraceDeobfuscator". Using this class and a mapping
file your are able to deobfuscate error messages.