Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/k12XZ
function name: (null)
number of ops: 13
compiled vars: none
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
19 0 E > INIT_FCALL 'bytes_to_int'
1 SEND_VAL '12%2C2'
2 DO_FCALL 0
20 3 INIT_FCALL 'bytes_to_int'
4 SEND_VAL '12%2C2+b'
5 DO_FCALL 0
21 6 INIT_FCALL 'bytes_to_int'
7 SEND_VAL ''
8 DO_FCALL 0
22 9 INIT_FCALL 'bytes_to_int'
10 SEND_VAL 'm'
11 DO_FCALL 0
12 > RETURN 1
Function bytes_to_int:
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 12, Position 2 = 29
Branch analysis from position: 12
1 jumps found. (Code = 42) Position 1 = 35
Branch analysis from position: 35
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 29
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/k12XZ
function name: bytes_to_int
number of ops: 37
compiled vars: !0 = $size, !1 = $unit
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > RECV !0
4 1 INIT_FCALL 'var_dump'
2 SEND_VAR !0
3 DO_ICALL
6 4 FRAMELESS_ICALL_3 preg_replace ~3 '%2F%5B%5Ebkmgtpezy%5D%2Fi', ''
5 OP_DATA !0
6 ASSIGN !1, ~3
8 7 FRAMELESS_ICALL_3 preg_replace ~5 '%2F%5B%5E0-9%5C.%5D%2F', ''
8 OP_DATA !0
9 CAST 5 ~6 ~5
10 ASSIGN !0, ~6
10 11 > JMPZ !1, ->29
11 12 > INIT_FCALL 'var_dump'
13 INIT_FCALL 'round'
14 INIT_FCALL 'pow'
15 SEND_VAL 1024
16 INIT_FCALL 'stripos'
17 SEND_VAL 'bkmgtpezy'
18 FETCH_DIM_R ~8 !1, 0
19 SEND_VAL ~8
20 DO_ICALL $9
21 SEND_VAR $9
22 DO_ICALL $10
23 MUL ~11 !0, $10
24 SEND_VAL ~11
25 DO_ICALL $12
26 SEND_VAR $12
27 DO_ICALL
10 28 > JMP ->35
14 29 > INIT_FCALL 'var_dump'
30 INIT_FCALL 'round'
31 SEND_VAR !0
32 DO_ICALL $14
33 SEND_VAR $14
34 DO_ICALL
16 35 > ECHO '%0A%0A'
17 36 > RETURN null
End of function bytes_to_int
Generated using Vulcan Logic Dumper, using php 8.5.0