加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 大数据 > 正文

软件制作:Perl

发布时间:2020-12-16 00:11:57 所属栏目:大数据 来源:网络整理
导读:? ???????? Perl 2exe是一个将 Perl 脚本转换成windows上的可独立执行的可执行程序(*.exe)的工具,这样,你就可以不用装 Perl 而在windows系统上运行这个可执行程序。 ? ???????? 在网上找了好久没有找到满意的 perl2exe 和相应的 key ,于是自己写了一个注
?

???????? Perl2exe是一个将Perl脚本转换成windows上的可独立执行的可执行程序(*.exe)的工具,这样,你就可以不用装Perl而在windows系统上运行这个可执行程序。

?

???????? 在网上找了好久没有找到满意的perl2exe和相应的key,于是自己写了一个注册机(可以支持注册Perl2Exe V08.01--Perl2Exe V10.10),下面我们以最新版本Perl2Exe V10.10来测试下perl2exe

?

Perl2exe 注册之前:

C:Perl>perl2exe

Perl2Exe V10.10 Copyright (c) 1997-2010 IndigoSTAR Software

?

This is an evaluation version of Perl2Exe,which may be used for 30 days.

For more information see the attached pxman.htm file,

or visit http://www.indigostar.com

?

Usage: perl2exe myscript.pl

options:

? -small??????????????????? Generate smaller exe file (Pro version only)

? -tiny???????????????????? Generate even smaller exe file (Pro version only)

? -gui????????????????????? Generate a no-console executable (Pro version only)

?

? -o=output_filename??????? Output file name

? -I=directory????????????? Specify @INC directory (multiple directories can be

????????????????????????????? separated by ; or : characters)

?

? -platform=Win32?????????? Generate code for Win32 (default)

?

C:Perl>perl2exe C:Perltestmisc.pl

Perl2Exe V10.10 Copyright (c) 1997-2010 IndigoSTAR Software

?

This is an evaluation version of Perl2Exe,

or visit http://www.indigostar.com

?

Converting 'C:/Perl/test/misc.pl' to misc.exe

?

C:Perl>C:Perlmisc.exe

?

######################################################

#??? Discuz? Remote SQL Injection Exploit??????????? #

#??? By indoushka??????????????????????????????????? #

#??? www.iq-ty.com?????????????????????????????????? #

#??? Souk Naamane? (00213771818860)????????????????? #

#??? Algeria Hackerz?? (indoushka@hotmail.com)?????? #

# Dork:Powered by Discuz! 1.0 ? 2002,Crossday Studio #

######################################################

?

?

??? Usage: perl? Discuz.pl host /directory/ victim_userid

?

?????? perl? Discuz.pl www.Discuz.com /forum/ 1

?

?

--------------------------------------------------------------------------------

?

[>] SERVER:

[>]??? DIR:

[>] USERID:

?

[~] PREPARE TO CONNECT...

[-] CONNECTION FAILED at C:Perlmisc.exe line 52.

?

This exe file was created with the evaluation version of Perl2Exe.

For more information visit http://www.indigostar.com

(The full version does not display this message with a 2 second delay.)

...

?

*********************************************************************************************

Perl2exe 注册之后:

?

D:Perl>perl2exe

Perl2Exe V10.10 Copyright (c) 1997-2010 IndigoSTAR Software

Registered to pearl:pearl:20110316,ENT version

Usage: perl2exe myscript.pl

options:

? -small??????????????????? Generate smaller exe file (Pro version only)

? -tiny???????????????????? Generate even smaller exe file (Pro version only)

? -gui????????????????????? Generate a no-console executable (Pro version only)

?

? -o=output_filename??????? Output file name

? -I=directory????????????? Specify @INC directory (multiple directories can be

????????????????????????????? separated by ; or : characters)

?

? -platform=Win32?????????? Generate code for Win32 (default)

?

?

D:Perl>perl2exe D:Perltestmisc.pl

Perl2Exe V10.10 Copyright (c) 1997-2010 IndigoSTAR Software

Registered to pearl:pearl:20110316,ENT version

Converting 'D:/Perl/test/misc.pl' to misc.exe

?

D:Perl>D:Perlmisc.exe

?

######################################################

#??? Discuz? Remote SQL Injection Exploit??????????? #

#??? By indoushka??????????????????????????????????? #

#??? www.iq-ty.com?????????????????????????????????? #

#??? Souk Naamane? (00213771818860)????????????????? #

#??? Algeria Hackerz?? (indoushka@hotmail.com)?????? #

# Dork:Powered by Discuz! 1.0 ? 2002,Crossday Studio #

######################################################

??? Usage: perl? Discuz.pl host /directory/ victim_userid

?

?????? perl? Discuz.pl www.Discuz.com /forum/ 1

?

?

--------------------------------------------------------------------------------

[>] SERVER:

[>]??? DIR:

[>] USERID:

?

[~] PREPARE TO CONNECT...

[-] CONNECTION FAILED at D:Perlmisc.exe line 52.

?

D:Perl>

?

?

下载地址:

?http://download.csdn.net/source/3197132

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读