3v4l.org

run code in 300+ PHP versions simultaneously
<?php define('__FLAG__','3xZG{dgznclXAwFVCUHPMWFViZ½SsltxKdrvûVYHSr1}'); if(__FLAG__ === stypr_crypt($_GET['flag'])) echo 'Correct!'; else echo 'Incorrect..'; ?>
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 13, Position 2 = 15
Branch analysis from position: 13
1 jumps found. (Code = 42) Position 1 = 16
Branch analysis from position: 16
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 15
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/d1v12
function name:  (null)
number of ops:  17
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'define'
          1        SEND_VAL                                                 '__FLAG__'
          2        SEND_VAL                                                 '3xZG%7BdgznclXAwFVCUHPMWFViZ%C2%BDSsltxKdrv%C3%BBVYHSr1%7D'
          3        DO_ICALL                                                 
    6     4        FETCH_CONSTANT                                   ~1      '__FLAG__'
          5        INIT_FCALL_BY_NAME                                       'stypr_crypt'
          6        CHECK_FUNC_ARG                                           
          7        FETCH_FUNC_ARG               global              $2      '_GET'
          8        FETCH_DIM_FUNC_ARG                               $3      $2, 'flag'
          9        SEND_FUNC_ARG                                            $3
         10        DO_FCALL                                      0  $4      
         11        IS_IDENTICAL                                             $4, ~1
         12      > JMPZ                                                     ~5, ->15
    7    13    >   ECHO                                                     'Correct%21'
         14      > JMP                                                      ->16
    9    15    >   ECHO                                                     'Incorrect..'
   15    16    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
182.3 ms | 1386 KiB | 15 Q