Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/t48qi
function name: (null)
number of ops: 5
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
9 0 E > INIT_FCALL 'base64_decode'
1 SEND_VAL 'VA5QA1cCVQgPXwEAXwZVVVsHBgtfUVBaV1QEAwIFVAJWAwBRC1tRVA%3D%3D'
2 DO_ICALL $0
3 ECHO $0
4 > RETURN 1
Function stringxor:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 19
Branch analysis from position: 19
2 jumps found. (Code = 44) Position 1 = 22, Position 2 = 5
Branch analysis from position: 22
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 5
2 jumps found. (Code = 44) Position 1 = 22, Position 2 = 5
Branch analysis from position: 22
Branch analysis from position: 5
filename: /in/t48qi
function name: stringxor
number of ops: 24
compiled vars: !0 = $o1, !1 = $o2, !2 = $res, !3 = $i
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > RECV !0
1 RECV !1
3 2 ASSIGN !2, ''
5 3 ASSIGN !3, 0
4 > JMP ->19
6 5 > INIT_FCALL 'chr'
6 INIT_FCALL 'ord'
7 FETCH_DIM_R ~6 !0, !3
8 SEND_VAL ~6
9 DO_ICALL $7
10 INIT_FCALL 'ord'
11 FETCH_DIM_R ~8 !1, !3
12 SEND_VAL ~8
13 DO_ICALL $9
14 BW_XOR ~10 $7, $9
15 SEND_VAL ~10
16 DO_ICALL $11
17 ASSIGN_OP 8 !2, $11
5 18 PRE_INC !3
19 > STRLEN ~14 !0
20 IS_SMALLER !3, ~14
21 > JMPNZ ~15, ->5
7 22 > > RETURN !2
8 23* > RETURN null
End of function stringxor
Generated using Vulcan Logic Dumper, using php 8.0.0