Running protected scripts |
Top Previous Next |
Protected script loaders are dynamically loaded binary Ruby modules which are automatically used by the protected script for decrypting it, validating and then running the bytecode. The source code is never restored at any time, even in memory. There is no Ruby source code within the scripts protected with RubyEncoder. There are different versions of the loaders available for different operating systems and Ruby versions. The appropriate version of the loader will be automatically loaded by the protected script.
We periodically update RubyEncoder Loaders and add support for other operating systems. The latest loaders are always freely available from our site. If you have any problems with using the loaders please make sure you always use the latest version.
http://www.rubyencoder.com/loaders/
RubyEncoder Loaders are included with the RubyEncoder installation package. You may find the loaders in the /rgloader subdirectory within the RubyEncoder main installation directory. |