首先申明一下,这个并非是我原创,是我转自一个国外的Blog上面的.自己测试了下.觉得很好用的.就转自己博客里面了.方便以后自己使用.
原始博文地址:http://danilo.ariadoss.com/2006/01/04/decoding-eval-gzinflate-base64_decode/
如果您想看的是php使用eval(gzinflate(str_rot13(base64_decode(’base64加密后内容’))))核心代码的解密,请移步这里查看:PHP使用eval(gzinflate(str_rot13(base64_decode(’BASE64加密后内容’))))核心代码的解密. Read the rest of this entry »