With PELock you can use various plugins and extensions to go beyond the standard feature set.
With PELock you can use custom compression algorithms for code and data compression.
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!
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 |
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.
PELock allows you to choose plugins that you want to incorporate into protected applications. Plugins can be used for:
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!
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.
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.