There are many questions from our customers on how to protect .NET applications against cracking and dumping. In this article we will try to describe all the weak moments and details in protection of such specific files. .NET files are rather different than the native files that can be compiled with C++, Delphi, Pascal and […]
Tag: software protection
Protecting Delphi (Lazarus, FreePascal) Applications: From Simplest to Complex
Delphi (Lazarus, FreePascal) applications are most suitable for protection with Enigma Protector. Here we discuss about protection of native Windows applications only (including Executable files, Dynamic Link Libraries, ActiveX (OCX) components, Services etc), 32 and 64 bit files. Simple Protection This is the basic protection with almost no protection features enabled. This case is not […]
Protecting PowerBuilder Applications
In this tutorial we will describe how to protect simple PowerBuilder application (official site http://www.sybase.com/) against cracking, reverse engineering, disassembling and also we will embed such protection feature as licensing with software protection system Enigma Protector. We recommend to read this tutorial fully and apply all protection settings described there.
Register ActiveX/COM Components without Administrator Privileges
This tutorial describes how ActiveX/COM components (*.dll, *.ocx) can be registered without Windows administrator privileges and without calling of regsvr32. This information is mainly interesting for Visual Basic developers who usually often use ActiveX components. We provide commercial (Enigma Protector) and freeware (Enigma Virtual Box) solutions for files and registry virtualization.
Software Protection: Protecting MSI Files with Enigma Protector
Windows Installer File (MSI) files are not executable files, and can’t be protected directly with Enigma Protector. Below I will show an example, how to protect it anyway. The Enigma Protector supports protection of executable files only, so initially we will make an executable file from our MSI installer.
Application Virtualization: Bundle Qt Runtime to Single Executable for Windows
We have been asked about the ability of our application virtualization solutions to bundle numerous dynamic link library (dll) files for Qt programs (http://qt.nokia.com/) compiled for Windows and in this post I will show how to bundle/merge Qt runtime libraries to the single executable. Application Virtualization in this context means emulation of files (and registry) […]
Windows 8 – Enigma Protector compatibility
Microsoft has released developers edition of the Windows 8 that is planned to release someday in 2012, and we, as software protection vendors, have to be sure our products are working correctly there too.
Software Licensing is Easy with Enigma Protector!
Software Licensing is the most common way used for selling commercial software in the internet and also for locking usage of the program to the particular user or computer. In this post I will explain what is Software License and how to apply it to existing software using Enigma Protector.
The Enigma Protector 3.00 + Ultimate Software Virtualization
We would like to inform that new version of the Enigma Protector 3.0 had been released. Any feedback regarding this version is highly appreciated!
Best ways to protect your software!
We’ve been asked many times what are the best way to protect software against cracking and reverse engineering with Enigma Protector? Here I will explain what are the best tricks to protect usual application. Many developers think that if they simply click “protect” button then protection program will do everything automatically, and there is no […]