Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 11, Position 2 = 21
Branch analysis from position: 11
1 jumps found. (Code = 42) Position 1 = 22
Branch analysis from position: 22
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 21
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/i0NGY
function name: (null)
number of ops: 23
compiled vars: !0 = $data, !1 = $im
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, 'iVBORw0KGgoAAAANSUhEUgAAABwAAAASCAMAAAB%2F2U7WAAAABlBMVEUAAAD%2F%2F%2F%2Bl2Z%2FdAAAASUlEQVR4XqWQUQoAIAxC2%2F0vXZDrEX4IJTRkb7lobNUStXsB0jIXIAMSsQnWlsV%2BwULF4Avk9fLq2r8a5HSE35Q3eO2XP1A1wQkZSgETvDtKdQAAAABJRU5ErkJggg%3D%3D'
6 1 INIT_FCALL 'base64_decode'
2 SEND_VAR !0
3 DO_ICALL $3
4 ASSIGN !0, $3
8 5 INIT_FCALL_BY_NAME 'imagecreatefromstring'
6 SEND_VAR_EX !0
7 DO_FCALL 0 $5
8 ASSIGN !1, $5
9 9 TYPE_CHECK 1018 !1
10 > JMPZ ~7, ->21
10 11 > INIT_FCALL 'header'
12 SEND_VAL 'Content-Type%3A+image%2Fpng'
13 DO_ICALL
11 14 INIT_FCALL_BY_NAME 'imagepng'
15 SEND_VAR_EX !1
16 DO_FCALL 0
12 17 INIT_FCALL_BY_NAME 'imagedestroy'
18 SEND_VAR_EX !1
19 DO_FCALL 0
9 20 > JMP ->22
15 21 > ECHO 'An+error+occurred.'
17 22 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0