Skip to content

Instantly share code, notes, and snippets.

@jeck73621
jeck73621 / vwdecode.php
Created September 5, 2022 08:01 — forked from Wind4/vwdecode.php
威盾PHP加密专家解密算法 By:Neeao
<?php
/***********************************
* 威盾PHP加密专家解密算法 By:Neeao
* http://Neeao.com
* 2009-09-10
***********************************/
$filename="index.php";//要解密的文件
$lines = file($filename);//0,1,2行