Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/U1vQb function name: (null) number of ops: 15 compiled vars: !0 = $merchantId, !1 = $transactionID, !2 = $transactionAmount, !3 = $crc, !4 = $merchantSecret, !5 = $md5 line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, '01J3J188BY9JCG1EZBBKCYQCKT-01J3J1RFHBBMKT59JMCE2SK6CS' 3 1 ASSIGN !1, 'TR-5TUF-TST19X' 4 2 ASSIGN !2, '621.33' 5 3 ASSIGN !3, 'test_tpay' 6 4 ASSIGN !4, '3e5ce0719a1b641f7dd1c3a89c119d113b9066547eac765791e3d337a6e9fe3a' 9 5 INIT_FCALL 'md5' 6 CONCAT ~11 !0, !1 7 CONCAT ~12 ~11, !2 8 CONCAT ~13 ~12, !3 9 CONCAT ~14 ~13, !4 10 SEND_VAL ~14 11 DO_ICALL $15 12 ASSIGN !5, $15 11 13 ECHO !5 12 14 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0