centos 安装pcre # wget http://sourceforge.net/projects/pcre/files/pcre/8.32/pcre-8.32.tar.gz/download# tar -xzvf pcre-8.32.tar.gz# cd pcre-8.32# ./configure --prefix=/usr/local/pcre# make && make install Other 2024-07-14 120 点赞 1 评论 181 浏览
可以修改脚本自身运行次数的vbs(Self modifying script) This script behaves like a virus This script shows you how a script can be self modifying VBS编程 2022-04-03 232 点赞 3 评论 351 浏览