What type of encryption technique is used when the following nested functions are called in a PHP script?
In the case of the script I am looking at, there are 13260 characters of encrypted code in the parameter string.Code:eval(gzinflate(str_rot13(base64_decode('FZi3ksTWEV. . .
Can this be decrypted to make sure that there is nothing malicious in the code?
Does anyone know of a site where I can learn about this technique?
This is from a footer in a WordPress template.


LinkBack URL
About LinkBacks
Reply With Quote



Bookmarks