3v4l.org

run code in 300+ PHP versions simultaneously
<?php mcrypt_encrypt(MCRYPT_3DES, '12317641', 'kaszanka', MCRYPT_MODE_CBC);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/qpKYX
function name:  (null)
number of ops:  9
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL_BY_NAME                                       'mcrypt_encrypt'
          1        FETCH_CONSTANT                                   ~0      'MCRYPT_3DES'
          2        SEND_VAL_EX                                              ~0
          3        SEND_VAL_EX                                              '12317641'
          4        SEND_VAL_EX                                              'kaszanka'
          5        FETCH_CONSTANT                                   ~1      'MCRYPT_MODE_CBC'
          6        SEND_VAL_EX                                              ~1
          7        DO_FCALL                                      0          
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
162.74 ms | 937 KiB | 14 Q