PELock Plugins & Extensions

With PELock you can use various plugins and extensions to go beyond the standard feature set.

Additional compression algorithms

With PELock you can use custom compression algorithms for code and data compression.

Compression settings

Installation

To use a custom compression library, you just need to select the plugin's DLL library and set it as the default compression algorithm in the options. That's it!

Download

Name Version Algorithm Author Download
pelock_lzma v1.0 LZMA mudlord pelock-plugin-compression-lzma.zip
pelock_kkrunchy v1.0 kkrunchy’s lz77 mudlord pelock-plugin-compression-kkrunchy.zip

Create

If you would like to create your own compression plugin, please visit our GitHub repository, where you will find a sample compression plugin with all of the source code.

General purpose plugins

PELock allows you to choose plugins that you want to incorporate into protected applications. Plugins can be used for:

  • debugger and other cracking tool detection
  • additional licensing checks
  • adding functionality to the loader code
Plugins

Installation

To use a general-purpose plugin, you just need to select the plugin's DLL library or BIN file and add it to the active plugins list. That's it!

Create

If you would like to create your own general-purpose plugin, please visit our GitHub repository, where you will find plugin examples with all of the source codes.

Questions?

If you would like to ask me about PELock, maybe you would like to publish your own plugin or an extension here, or if anything's not clear, mail me. I'll be happy to answer all of your questions.