Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pelock/pelock-software-protection-and-licensing-sdk

Software copy protection against cracking & reverse engineering with anti-cracking & anti-debugging techniques. Software license key system with time trial options.
https://github.com/pelock/pelock-software-protection-and-licensing-sdk

anti-cracking anti-debugging antipiracy binder cracking exe exe-protector licensing licensing-sdk monetization pelock protection registration reverse-engineering reverseengineering security trial trial-settings

Last synced: 16 days ago
JSON representation

Software copy protection against cracking & reverse engineering with anti-cracking & anti-debugging techniques. Software license key system with time trial options.

Awesome Lists containing this project

README

        

# PELock Software Protection & Software License Key System

PELock is a software security solution designed for protection
of any 32 bit Windows applications against cracking, tampering
and reverse engineering analysis.

https://www.pelock.com/products/pelock

![Antidebugging options](https://www.pelock.com/img/en/products/pelock/options/protection/pelock-options-protection-settings.png)

You can protect any compiled application file for Windows as
long as it's compatible with Portable Executable format, no
matter what programming language or development environment
was used to create it.

![Advanced software protection settings](https://www.pelock.com/img/en/products/pelock/options/protection/pelock-options-protection-advanced-protection-settings.png)

## SDK

You can closely integrate the protection and licensing features
using dedicated SDK with hundreds of examples for C/C++, Delphi,
Lazarus, Free Pascal, PureBasic, PowerBASIC, D, Assembler with
full source codes.

![Protection and Licensing SDK settings](https://www.pelock.com/img/en/products/pelock/options/protection/pelock-options-protection-sdk-system.png)

## Software Licensing

PELock comes with a built-in licensing system, you can use it
to easily add license key system for your application.

![License key manager](https://www.pelock.com/img/en/products/pelock/project/pelock-project.png)

![Adding new license](https://www.pelock.com/img/en/products/pelock/project/pelock-project-add-new-user.png)

## Time trial settings

You can also set various time-trial limitations for the
protected application, e.g. 30 days trial.

![Time trial settings](https://www.pelock.com/img/en/products/pelock/options/project/pelock-options-project-settings-time-trial-settings.png)

## Virtual DLL binder

PELock has a built-in binder for additional application DLL libraries, it's possible to merge your main application EXE file with any number of extra DLL libraries into single output EXE file.

![Virtual DLL binding](https://www.pelock.com/img/en/products/pelock/virtual-dll-libraries/pelock-virtual-dll-binder.png)

If your application uses or requires an additional DLL libraries you can hide them inside the protected application, no third party will be able to view it, nor any other program will have access to it, because the whole loading process is emulated in the memory and nothing is written to disk, and it's completely transparent to the application working.

Bartosz Wójcik

* Visit my site at — https://www.pelock.com
* Twitter — https://twitter.com/PELock
* GitHub — https://github.com/PELock