How to decode eval(gzinflate(base64_decode(’encoded text‘))); in PHP.
Archive for the 'Security' Category
Decoding eval gzinflate base64_decode str_rot13
Published November 10th, 2006 in Security and PHP. 9 CommentsMultiple security vulnerabilities found in Mozilla Firefox
Published April 19th, 2006 in Security and Web Browsers. 0 CommentsSecurity Reason reports that “Mozilla products fail to properly enforce security restrictions in JavaScript and are subject to memory corruption via maliciously constructed HTML tags. There’s also problems with how the products handle Cascading Style Sheets which leave open security holes that might allow the execution of arbitrary code on a vulnerable system.”
Secunia has posted […]
Spam links inside encrypted code? Directions and PHP snippet to decode <?php eval(gzinflate(base64_decode(‘encoded text‘))); ?>

