3v4l.org

run code in 300+ PHP versions simultaneously
<?php $xx = " .++=====[ CreditCard ]=====++. Cardholder Name : King Card Family Card Number : 5291 1522 8844 8687 Expiration Date : 04 / 2022 Cvv2 : 777 BIN/IIN Info : - - - .++=====[ End ]=====++. .++=====[ Details ]=====++. Sort Code : - - Account number : BSB - OSID : - Credit Limit : Mother's name : Sanhon .++=========[ End ]=========++. .++===[ Address & Info ]===++. Account Name : Address Line 1 : Earth 1 Address Line 2 : City/Town : Moon State : Nature Zip/PostCode : 7777 Country : United States Phone Number : 123456789 SSN : 263 - 45 - 4444 ID Number : DOB : 4 / 4 / 1944 .++=========[ End ]=========++. .++=======[ PC Info ]=======++. From : 141.101.162.171 | United States | Florida | Miami On Thu, 01 Feb 2018 05:16:11 -0800 Browser : Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.79 Safari/537.36 .++=========[ End ]=========++. Nopal BOT, [01.02.18 20:16] xXx Jatim4u Team - Trenggalek 6etar xXx .++=====[ Informasi Akun ]=====++. Email : Password : .++=====[ End ]=====++. .++=====[ CreditCard ]=====++. Cardholder Name : King Card Family Card Number : 5291 1522 8844 8687 Expiration Date : 04 / 2022 Cvv2 : 777 BIN/IIN Info : - - - .++=====[ End ]=====++. .++=====[ Details ]=====++. Sort Code : - - Account number : BSB - OSID : - Credit Limit : Mother's name : Sanhon .++=========[ End ]=========++. .++===[ Address & Info ]===++. Account Name : Address Line 1 : Earth 1 Address Line 2 : City/Town : Moon State : Nature Zip/PostCode : 7777 Country : United States Phone Number : 123456789 SSN : 263 - 45 - 4444 ID Number : DOB : 4 / 4 / 1944 .++=========[ End ]=========++. .++=======[ PC Info ]=======++. From : 141.101.162.171 | United States | Florida | Miami On Thu, 01 Feb 2018 05:16:50 -0800 Browser : Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.79 Safari/537.36 .++=========[ End ]=========++. "; $a=explode("\n",$xx); print_r($a); preg_match_all("/^#(.*)$/m",$text,$m); $results = array(); foreach ($matches as $match) { array_push($results, $match[1], $match[2]); } print_r($results); ?>
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 16, Position 2 = 25
Branch analysis from position: 16
2 jumps found. (Code = 78) Position 1 = 17, Position 2 = 25
Branch analysis from position: 17
1 jumps found. (Code = 42) Position 1 = 16
Branch analysis from position: 16
Branch analysis from position: 25
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 25
filename:       /in/WmYFt
function name:  (null)
number of ops:  30
compiled vars:  !0 = $xx, !1 = $a, !2 = $text, !3 = $m, !4 = $results, !5 = $matches, !6 = $match
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '++++++.%2B%2B%3D%3D%3D%3D%3D%5B+CreditCard+%5D%3D%3D%3D%3D%3D%2B%2B.%0ACardholder+Name+%3A++King+Card+Family%0ACard+Number+++++%3A++5291+1522+8844+8687%0AExpiration+Date+%3A++04+%2F+2022%0ACvv2++++++++++++%3A++777%0ABIN%2FIIN+Info++++%3A+++-++-++-+%0A++++++.%2B%2B%3D%3D%3D%3D%3D%5B+End+%5D%3D%3D%3D%3D%3D%2B%2B.%0A+++%0A++++++.%2B%2B%3D%3D%3D%3D%3D%5B+Details+%5D%3D%3D%3D%3D%3D%2B%2B.%0ASort+Code+++++++%3A+++-++-+%0AAccount+number++%3A++%0ABSB+-+OSID++++++%3A+++-+%0ACredit+Limit++++%3A++%0AMother%27s+name+++%3A++Sanhon%0A++++++.%2B%2B%3D%3D%3D%3D%3D%3D%3D%3D%3D%5B+End+%5D%3D%3D%3D%3D%3D%3D%3D%3D%3D%2B%2B.%0A+++%0A++++++.%2B%2B%3D%3D%3D%5B+Address+%26+Info+%5D%3D%3D%3D%2B%2B.%0AAccount+Name++++%3A++%0AAddress+Line+1++%3A++Earth+1%0AAddress+Line+2++%3A++%0ACity%2FTown+++++++%3A++Moon%0AState+++++++++++%3A++Nature%0AZip%2FPostCode++++%3A++7777%0ACountry+++++++++%3A++United+States%0APhone+Number++++%3A++123456789%0ASSN+++++++++++++%3A++263+-+45+-+4444%0AID+Number+++++++%3A++%0ADOB+++++++++++++%3A++4+%2F+4+%2F+1944%0A++++++.%2B%2B%3D%3D%3D%3D%3D%3D%3D%3D%3D%5B+End+%5D%3D%3D%3D%3D%3D%3D%3D%3D%3D%2B%2B.%0A%0A++++++.%2B%2B%3D%3D%3D%3D%3D%3D%3D%5B+PC+Info+%5D%3D%3D%3D%3D%3D%3D%3D%2B%2B.%0AFrom++++++++++++%3A++141.101.162.171+%7C+United+States+%7C+Florida+%7C+Miami+On+Thu%2C+01+Feb+2018+05%3A16%3A11+-0800%0ABrowser+++++++++%3A++Mozilla%2F5.0+%28Windows+NT+10.0%3B+Win64%3B+x64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F61.0.3163.79+Safari%2F537.36%0A++++++.%2B%2B%3D%3D%3D%3D%3D%3D%3D%3D%3D%5B+End+%5D%3D%3D%3D%3D%3D%3D%3D%3D%3D%2B%2B.%0A%0ANopal+BOT%2C+%5B01.02.18+20%3A16%5D%0AxXx+Jatim4u+Team+-+Trenggalek+6etar+xXx%0A%0A++++++.%2B%2B%3D%3D%3D%3D%3D%5B+Informasi+Akun+%5D%3D%3D%3D%3D%3D%2B%2B.%0AEmail++%3A++%0APassword++%3A++%0A++++++.%2B%2B%3D%3D%3D%3D%3D%5B+End+%5D%3D%3D%3D%3D%3D%2B%2B.%0A+++%0A++++++.%2B%2B%3D%3D%3D%3D%3D%5B+CreditCard+%5D%3D%3D%3D%3D%3D%2B%2B.%0ACardholder+Name+%3A++King+Card+Family%0ACard+Number+++++%3A++5291+1522+8844+8687%0AExpiration+Date+%3A++04+%2F+2022%0ACvv2++++++++++++%3A++777%0ABIN%2FIIN+Info++++%3A+++-++-++-+%0A++++++.%2B%2B%3D%3D%3D%3D%3D%5B+End+%5D%3D%3D%3D%3D%3D%2B%2B.%0A+++%0A++++++.%2B%2B%3D%3D%3D%3D%3D%5B+Details+%5D%3D%3D%3D%3D%3D%2B%2B.%0ASort+Code+++++++%3A+++-++-+%0AAccount+number++%3A++%0ABSB+-+OSID++++++%3A+++-+%0ACredit+Limit++++%3A++%0AMother%27s+name+++%3A++Sanhon%0A++++++.%2B%2B%3D%3D%3D%3D%3D%3D%3D%3D%3D%5B+End+%5D%3D%3D%3D%3D%3D%3D%3D%3D%3D%2B%2B.%0A+++%0A++++++.%2B%2B%3D%3D%3D%5B+Address+%26+Info+%5D%3D%3D%3D%2B%2B.%0AAccount+Name++++%3A++%0AAddress+Line+1++%3A++Earth+1%0AAddress+Line+2++%3A++%0ACity%2FTown+++++++%3A++Moon%0AState+++++++++++%3A++Nature%0AZip%2FPostCode++++%3A++7777%0ACountry+++++++++%3A++United+States%0APhone+Number++++%3A++123456789%0ASSN+++++++++++++%3A++263+-+45+-+4444%0AID+Number+++++++%3A++%0ADOB+++++++++++++%3A++4+%2F+4+%2F+1944%0A++++++.%2B%2B%3D%3D%3D%3D%3D%3D%3D%3D%3D%5B+End+%5D%3D%3D%3D%3D%3D%3D%3D%3D%3D%2B%2B.%0A%0A++++++.%2B%2B%3D%3D%3D%3D%3D%3D%3D%5B+PC+Info+%5D%3D%3D%3D%3D%3D%3D%3D%2B%2B.%0AFrom++++++++++++%3A++141.101.162.171+%7C+United+States+%7C+Florida+%7C+Miami+On+Thu%2C+01+Feb+2018+05%3A16%3A50+-0800%0ABrowser+++++++++%3A++Mozilla%2F5.0+%28Windows+NT+10.0%3B+Win64%3B+x64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F61.0.3163.79+Safari%2F537.36%0A++++++.%2B%2B%3D%3D%3D%3D%3D%3D%3D%3D%3D%5B+End+%5D%3D%3D%3D%3D%3D%3D%3D%3D%3D%2B%2B.%0A'
   80     1        INIT_FCALL                                               'explode'
          2        SEND_VAL                                                 '%0A'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $8      
          5        ASSIGN                                                   !1, $8
   81     6        INIT_FCALL                                               'print_r'
          7        SEND_VAR                                                 !1
          8        DO_ICALL                                                 
   82     9        INIT_FCALL                                               'preg_match_all'
         10        SEND_VAL                                                 '%2F%5E%23%28.%2A%29%24%2Fm'
         11        SEND_VAR                                                 !2
         12        SEND_REF                                                 !3
         13        DO_ICALL                                                 
   83    14        ASSIGN                                                   !4, <array>
   84    15      > FE_RESET_R                                       $13     !5, ->25
         16    > > FE_FETCH_R                                               $13, !6, ->25
   85    17    >   INIT_FCALL                                               'array_push'
         18        SEND_REF                                                 !4
         19        FETCH_DIM_R                                      ~14     !6, 1
         20        SEND_VAL                                                 ~14
         21        FETCH_DIM_R                                      ~15     !6, 2
         22        SEND_VAL                                                 ~15
         23        DO_ICALL                                                 
   84    24      > JMP                                                      ->16
         25    >   FE_FREE                                                  $13
   87    26        INIT_FCALL                                               'print_r'
         27        SEND_VAR                                                 !4
         28        DO_ICALL                                                 
   88    29      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.48 ms | 1400 KiB | 21 Q