Reference:
http://ssorc.tw/?p=996
1. install perl module (Parse-Binary, Win32-Exe, Module-ScanDeps, PAR, PAR-Dist,Getopt-ArgvFile, MinGW)
2. download CPAN PAR::Packer and unzip to C:\PAR-Packer-1.013.
3. follow C:\PAR-Packer-1.013\README to install PAR::Packer
a. perl Makefile.PL
b. dmake
c. dmake install
4. convert perl script to binary
command: pp -f Bleach -o hello.exe hello.pl
建議加紅色的參數,這樣可以保護 source code。
2013/10/9 update:
用 step 2 dmake with error。
用指令 cpan install PAR::Packer 從 CPAN 安裝也失敗。
在 Perl Package Manager 中找到 PAR-Packer 可以安裝,但是 pp -f Bleach 會失敗。
改裝 ActivePerl 5.12 x86 並重做上面的步驟才成功。
沒有留言:
張貼留言