Encoded scripts modification

Top  Previous  Next

Encoded scripts are protected against modification. Please DO NOT MODIFY any single byte in the encoded scripts or you will get an error when running  them. While normally you will get an error message from RubyEncoder loader saying about a CRC error if running the modified protected script, running modified protected scripts may cause serious problems like segmentation faults in the Ruby interpreter. This is not a problem with RubyEncoder or loaders.