Movatterモバイル変換


[0]ホーム

URL:


 / 
Module-Crypt-0.06
River stage zero No dependents

Changes for version 0.06 - 2011-01-22

  • Refactored Perl code a little; got rid of Crypt.xs
  • RC4 encryption is now dependent on Crypt::RC4
  • Rewrote data generation code in Perl
  • Added random padding before password, after password and after module text; the whole data block is rounded up to 512 bytes
  • Added ability to use arbitrary password
  • Added password XORing in resulting shared object
  • Added debugger check; if it's on and we're running under debugger, XS code will die the flaming death
  • Added option to run arbitrary Perl code *before* main module code gets unencrypted. Additional code is also encrypted with RC4.

Modules

Module::Crypt
Encrypt your Perl code and compile it into XS

Other files

Module Install Instructions

To install Module::Crypt, copy and paste the appropriate command in to your terminal.

cpanm

cpanm Module::Crypt

CPAN shell

perl -MCPAN -e shellinstall Module::Crypt

For more information on module installation, please visitthe detailed CPAN module installation guide.

Keyboard Shortcuts

Global
sFocus search bar
?Bring up this help dialog
GitHub
gpGo to pull requests
gigo to github issues (only if github is preferred repository)
POD
gaGo to author
gcGo to changes
giGo to issues
gdGo to dist
grGo to repository/SCM
gsGo to source
gbGo to file browse
Search terms
module: (e.g.module:Plugin)
distribution: (e.g.distribution:Dancer auth)
author: (e.g.author:SONGMU Redis)
version: (e.g.version:1.00)

[8]ページ先頭

©2009-2025 Movatter.jp