Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Positio..

Decoded Output download

<?  Finding entry points 
Branch analysis from position: 0 
2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 68 
Branch analysis from position: 6 
2 jumps found. (Code = 43) Position 1 = 50, Position 2 = 52 
Branch analysis from position: 50 
1 jumps found. (Code = 42) Position 1 = 60 
Branch analysis from position: 60 
1 jumps found. (Code = 62) Position 1 = -2 
Branch analysis from position: 52 
1 jumps found. (Code = 62) Position 1 = -2 
Branch analysis from position: 68 
filename:       /in/1UpVB 
function name:  (null) 
number of ops:  69 
compiled vars:  !0 = $zone, !1 = $con, !2 = $cheque_no, !3 = $date, !4 = $amount, !5 = $remarks, !6 = $party, !7 = $memberid 
line      #* E I O op                           fetch          ext  return  operands 
------------------------------------------------------------------------------------- 
    3     0  E >   INCLUDE_OR_EVAL                                          'session_init.php', INCLUDE 
    4     1        INCLUDE_OR_EVAL                                          'db.php', INCLUDE 
    6     2        INIT_FCALL_BY_NAME                                       'gotperm' 
          3        SEND_VAL_EX                                              'r1' 
          4        DO_FCALL                                      0  $10      
          5      > JMPZ                                                     $10, ->68 
    8     6    >   INIT_FCALL_BY_NAME                                       'mysqli_real_escape_string' 
          7        SEND_VAR_EX                                              !1 
          8        CHECK_FUNC_ARG                                            
          9        FETCH_FUNC_ARG               global              $11     '_POST' 
         10        FETCH_DIM_FUNC_ARG                               $12     $11, 'zone' 
         11        SEND_FUNC_ARG                                            $12 
         12        DO_FCALL                                      0  $13      
         13        ASSIGN                                                   !0, $13 
    9    14        INIT_FCALL_BY_NAME                                       'mysqli_real_escape_string' 
         15        SEND_VAR_EX                                              !1 
         16        CHECK_FUNC_ARG                                            
         17        FETCH_FUNC_ARG               global              $15     '_POST' 
         18        FETCH_DIM_FUNC_ARG                               $16     $15, 'cheque_no' 
         19        SEND_FUNC_ARG                                            $16 
         20        DO_FCALL                                      0  $17      
         21        ASSIGN                                                   !2, $17 
   10    22        INIT_FCALL_BY_NAME                                       'mysqli_real_escape_string' 
         23        SEND_VAR_EX                                              !1 
         24        CHECK_FUNC_ARG                                            
         25        FETCH_FUNC_ARG               global              $19     '_POST' 
         26        FETCH_DIM_FUNC_ARG                               $20     $19, 'date' 
         27        SEND_FUNC_ARG                                            $20 
         28        DO_FCALL                                      0  $21      
         29        ASSIGN                                                   !3, $21 
   11    30        INIT_FCALL_BY_NAME                                       'mysqli_real_escape_string' 
         31        SEND_VAR_EX                                              !1 
         32        CHECK_FUNC_ARG                                            
         33        FETCH_FUNC_ARG               global              $23     '_POST' 
         34        FETCH_DIM_FUNC_ARG                               $24     $23, 'amount' 
         35        SEND_FUNC_ARG                                            $24 
         36        DO_FCALL                                      0  $25      
         37        ASSIGN                                                   !4, $25 
   12    38        INIT_FCALL_BY_NAME                                       'mysqli_real_escape_string' 
         39        SEND_VAR_EX                                              !1 
         40        CHECK_FUNC_ARG                                            
         41        FETCH_FUNC_ARG               global              $27     '_POST' 
         42        FETCH_DIM_FUNC_ARG                               $28     $27, 'remarks' 
         43        SEND_FUNC_ARG                                            $28 
         44        DO_FCALL                                      0  $29      
         45        ASSIGN                                                   !5, $29 
   13    46        FETCH_R                      global              ~31     '_POST' 
         47        FETCH_DIM_R                                      ~32     ~31, 'party' 
         48        IS_EQUAL                                                 ~32, '-newregister-' 
         49      > JMPZ                                                     ~33, ->52 
         50    >   ASSIGN                                                   !6, '' 
         51      > JMP                                                      ->60 
   14    52    >   INIT_FCALL_BY_NAME                                       'mysqli_real_escape_string' 
         53        SEND_VAR_EX                                              !1 
         54        CHECK_FUNC_ARG                                            
         55        FETCH_FUNC_ARG               global              $35     '_POST' 
         56        FETCH_DIM_FUNC_ARG                               $36     $35, 'party' 
         57        SEND_FUNC_ARG                                            $36 
         58        DO_FCALL                                      0  $37      
         59        ASSIGN                                                   !6, $37 
   15    60    >   INIT_FCALL_BY_NAME                                       'mysqli_real_escape_string' 
         61        SEND_VAR_EX                                              !1 
         62        CHECK_FUNC_ARG                                            
         63        FETCH_FUNC_ARG               global              $39     '_POST' 
         64        FETCH_DIM_FUNC_ARG                               $40     $39, 'memberid' 
         65        SEND_FUNC_ARG                                            $40 
         66        DO_FCALL                                      0  $41      
         67        ASSIGN                                                   !7, $41 
   17    68    > > RETURN                                                   1 ?>

Did this file decode correctly?

Original Code

Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 68
Branch analysis from position: 6
2 jumps found. (Code = 43) Position 1 = 50, Position 2 = 52
Branch analysis from position: 50
1 jumps found. (Code = 42) Position 1 = 60
Branch analysis from position: 60
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 52
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 68
filename:       /in/1UpVB
function name:  (null)
number of ops:  69
compiled vars:  !0 = $zone, !1 = $con, !2 = $cheque_no, !3 = $date, !4 = $amount, !5 = $remarks, !6 = $party, !7 = $memberid
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INCLUDE_OR_EVAL                                          'session_init.php', INCLUDE
    4     1        INCLUDE_OR_EVAL                                          'db.php', INCLUDE
    6     2        INIT_FCALL_BY_NAME                                       'gotperm'
          3        SEND_VAL_EX                                              'r1'
          4        DO_FCALL                                      0  $10     
          5      > JMPZ                                                     $10, ->68
    8     6    >   INIT_FCALL_BY_NAME                                       'mysqli_real_escape_string'
          7        SEND_VAR_EX                                              !1
          8        CHECK_FUNC_ARG                                           
          9        FETCH_FUNC_ARG               global              $11     '_POST'
         10        FETCH_DIM_FUNC_ARG                               $12     $11, 'zone'
         11        SEND_FUNC_ARG                                            $12
         12        DO_FCALL                                      0  $13     
         13        ASSIGN                                                   !0, $13
    9    14        INIT_FCALL_BY_NAME                                       'mysqli_real_escape_string'
         15        SEND_VAR_EX                                              !1
         16        CHECK_FUNC_ARG                                           
         17        FETCH_FUNC_ARG               global              $15     '_POST'
         18        FETCH_DIM_FUNC_ARG                               $16     $15, 'cheque_no'
         19        SEND_FUNC_ARG                                            $16
         20        DO_FCALL                                      0  $17     
         21        ASSIGN                                                   !2, $17
   10    22        INIT_FCALL_BY_NAME                                       'mysqli_real_escape_string'
         23        SEND_VAR_EX                                              !1
         24        CHECK_FUNC_ARG                                           
         25        FETCH_FUNC_ARG               global              $19     '_POST'
         26        FETCH_DIM_FUNC_ARG                               $20     $19, 'date'
         27        SEND_FUNC_ARG                                            $20
         28        DO_FCALL                                      0  $21     
         29        ASSIGN                                                   !3, $21
   11    30        INIT_FCALL_BY_NAME                                       'mysqli_real_escape_string'
         31        SEND_VAR_EX                                              !1
         32        CHECK_FUNC_ARG                                           
         33        FETCH_FUNC_ARG               global              $23     '_POST'
         34        FETCH_DIM_FUNC_ARG                               $24     $23, 'amount'
         35        SEND_FUNC_ARG                                            $24
         36        DO_FCALL                                      0  $25     
         37        ASSIGN                                                   !4, $25
   12    38        INIT_FCALL_BY_NAME                                       'mysqli_real_escape_string'
         39        SEND_VAR_EX                                              !1
         40        CHECK_FUNC_ARG                                           
         41        FETCH_FUNC_ARG               global              $27     '_POST'
         42        FETCH_DIM_FUNC_ARG                               $28     $27, 'remarks'
         43        SEND_FUNC_ARG                                            $28
         44        DO_FCALL                                      0  $29     
         45        ASSIGN                                                   !5, $29
   13    46        FETCH_R                      global              ~31     '_POST'
         47        FETCH_DIM_R                                      ~32     ~31, 'party'
         48        IS_EQUAL                                                 ~32, '-newregister-'
         49      > JMPZ                                                     ~33, ->52
         50    >   ASSIGN                                                   !6, ''
         51      > JMP                                                      ->60
   14    52    >   INIT_FCALL_BY_NAME                                       'mysqli_real_escape_string'
         53        SEND_VAR_EX                                              !1
         54        CHECK_FUNC_ARG                                           
         55        FETCH_FUNC_ARG               global              $35     '_POST'
         56        FETCH_DIM_FUNC_ARG                               $36     $35, 'party'
         57        SEND_FUNC_ARG                                            $36
         58        DO_FCALL                                      0  $37     
         59        ASSIGN                                                   !6, $37
   15    60    >   INIT_FCALL_BY_NAME                                       'mysqli_real_escape_string'
         61        SEND_VAR_EX                                              !1
         62        CHECK_FUNC_ARG                                           
         63        FETCH_FUNC_ARG               global              $39     '_POST'
         64        FETCH_DIM_FUNC_ARG                               $40     $39, 'memberid'
         65        SEND_FUNC_ARG                                            $40
         66        DO_FCALL                                      0  $41     
         67        ASSIGN                                                   !7, $41
   17    68    > > RETURN                                                   1

Function Calls

None

Variables

None

Stats

MD5 46eafc83fce6643c28fd8a6c5e09b227
Eval Count 0
Decode Time 58 ms