jesus-crew,Это php lockerДержи деобфускатор. Показать / Скрыть текст<?php //имя файла обфусцированного скрипта $_filename = "original.php"; $_script = file_get_contents($_filename); if(!preg_match('/<\\?php(.+)\\?>/s', $_script, $_s1)) die('Cannot decrypt 1'
; $_s1 = $_s1***91;1***93;; $_s2 = str_replace('eval(', '$_s3=(', $_s1); if($_s2 == $_s1) die('Cannot decrypt 2'
; eval($_s2); $_s4 = preg_replace('/\\(\\$\\S+,\\'rb\\'\\)/s', '(\\''.$_filename.'\\',\\'rb\\'
';, $_s3); if($_s4 == $_s3) die('Cannot decrypt 3'
; $_s5 = str_replace('eval(', '$_s6=(', $_s4); if($_s5 == $_s6) die('Cannot decrypt 4'
; eval($_s5); $_s7 = str_replace('eval(', '$_s10=(', $_s6); if($_s7 == $_s6) die('Cannot decrypt 5'
; $_s8 = str_replace('die(', 'foo(', $_s7); if($_s8 == $_s7) print('Warn: Cannot decrypt 6<br>'
; $_s9 = str_replace('while(', 'while(false&&', $_s8); if($_s9 == $_s8) print('Warn: Cannot decrypt 7<br>'
; eval($_s9); $_s10 = htmlspecialchars($_s10); print <<<HERE <html><body><textarea rows=30 cols=100> $_s10 </textarea></body></html> HERE; function foo($a) {} ?>