3v4l.org

run code in 300+ PHP versions simultaneously
<?php $s = 'Dtbtvd ldf vdbmbbcdb Pibyctabdb yöbbdb lifso Edfhdfdtbecdxxibv vdäbldfc / dtbvdesofäbyc edtb (Ibcdfeisoibvedfvdubte / Udomblxibv lifso Bab-Wdltse dcs.)! Vfibleäcnxtsode - Lme Ecmblmfl-Embtcäcewmcdftmx hab Mfwm3 [Dfecd-Otxpd-Ymecdb ibl Hdfumbleymecdb] etbl ibcdf JWdlEqe pibyctabexae. Dbceafvc ldb Yfdwgdx mxea mw udecdb vxdtso udt Udvtbb.'; for($x = 0; $x < 10; $x++) { for($i = 0; $i < strlen($s); $i++) { print chr(ord($s[$i])-$x); } print "\n\n"; }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 20
Branch analysis from position: 20
2 jumps found. (Code = 44) Position 1 = 22, Position 2 = 3
Branch analysis from position: 22
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 3
1 jumps found. (Code = 42) Position 1 = 15
Branch analysis from position: 15
2 jumps found. (Code = 44) Position 1 = 18, Position 2 = 5
Branch analysis from position: 18
2 jumps found. (Code = 44) Position 1 = 22, Position 2 = 3
Branch analysis from position: 22
Branch analysis from position: 3
Branch analysis from position: 5
2 jumps found. (Code = 44) Position 1 = 18, Position 2 = 5
Branch analysis from position: 18
Branch analysis from position: 5
filename:       /in/7Z2S4
function name:  (null)
number of ops:  23
compiled vars:  !0 = $s, !1 = $x, !2 = $i
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'Dtbtvd+ldf+vdbmbbcdb+Pibyctabdb+y%C3%B6bbdb+lifso+Edfhdfdtbecdxxibv+vd%C3%A4bldfc+%2F+dtbvdesof%C3%A4byc+edtb+%28Ibcdfeisoibvedfvdubte+%2F+Udomblxibv+lifso+Bab-Wdltse+dcs.%29%21+Vfible%C3%A4cnxtsode+-+Lme+Ecmblmfl-Embtc%C3%A4cewmcdftmx+hab+Mfwm3+%5BDfecd-Otxpd-Ymecdb+ibl+Hdfumbleymecdb%5D+etbl+ibcdf+JWdlEqe+pibyctabexae.+Dbceafvc+ldb+Yfdwgdx+mxea+mw+udecdb+vxdtso+udt+Udvtbb.'
    5     1        ASSIGN                                                   !1, 0
          2      > JMP                                                      ->20
    6     3    >   ASSIGN                                                   !2, 0
          4      > JMP                                                      ->15
    7     5    >   INIT_FCALL                                               'chr'
          6        INIT_FCALL                                               'ord'
          7        FETCH_DIM_R                                      ~6      !0, !2
          8        SEND_VAL                                                 ~6
          9        DO_ICALL                                         $7      
         10        SUB                                              ~8      $7, !1
         11        SEND_VAL                                                 ~8
         12        DO_ICALL                                         $9      
         13        ECHO                                                     $9
    6    14        PRE_INC                                                  !2
         15    >   STRLEN                                           ~11     !0
         16        IS_SMALLER                                               !2, ~11
         17      > JMPNZ                                                    ~12, ->5
   10    18    >   ECHO                                                     '%0A%0A'
    5    19        PRE_INC                                                  !1
         20    >   IS_SMALLER                                               !1, 10
         21      > JMPNZ                                                    ~14, ->3
   11    22    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.8 ms | 1396 KiB | 17 Q