3v4l.org

run code in 300+ PHP versions simultaneously
<?php openssl_decrypt("5c7Zms7hW3y4e4gOCOjzfg==",aes-128-cfb,glop); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/CVHK3
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL_BY_NAME                                       'openssl_decrypt'
          1        SEND_VAL_EX                                              '5c7Zms7hW3y4e4gOCOjzfg%3D%3D'
          2        FETCH_CONSTANT                                   ~0      'aes'
          3        SUB                                              ~1      ~0, 128
          4        FETCH_CONSTANT                                   ~2      'cfb'
          5        SUB                                              ~3      ~1, ~2
          6        SEND_VAL_EX                                              ~3
          7        FETCH_CONSTANT                                   ~4      'glop'
          8        SEND_VAL_EX                                              ~4
          9        DO_FCALL                                      0          
    3    10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
156.17 ms | 1392 KiB | 13 Q