Using Information tool (full version only)

Top  Previous  Next

The Information Tool is an external tool for viewing protected scripts and script license files details.You may find the 'rginfo' executable in the RubyEncoder installation directory in /bin subdirectory. Running the information tool without any options prints a list of all available options for a quick help. Please refer to this user manual for details on using the information tool.

 

You may get information about protected scripts, or an external script license. This may be useful for supporting your customers, checking scripts or licenses passed to them etc. You may know the encode date, expiration date, locking options etc that were used during file encoding or script license generation. You may pass the encoded script name or script license as a parameter to this tool.

 

Script information:

rginfo [options] file.rb

License information:

rginfo [options] file.lic

       

You might need to specify the project key (--projkey), target ip (--tag-ip) and/or target domain (--tag-domain) to let the script information tool decrypt the encoded file and display the info. Also you need to specify the project id (--projid) value to decode and display the script license information.

 

It's possible to display script information only for scripts created with the same installation of RubyEncoder . To display script license information from an external file you need to know and specify the project id.