Interprocedural Analysis #1108
              
                
                  
                  
                    Answered
                  
                  by
                    swissiety
                  
              
          
                  
                    
                      Bhakti32003
                    
                  
                
                  asked this question in
                Q&A
              
            -
| 
         is there any code available for performing interprocedural analysis ?  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            swissiety
          
      
      
        Oct 14, 2024 
      
    
    Replies: 1 comment
-
| 
         you can have a look at the exercises/branches in this repo: https://github.com/soot-oss/SootUp-Tutorial to get a quick glance at an interprocedural example for a taint analysis using heros.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        swissiety
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
you can have a look at the exercises/branches in this repo: https://github.com/soot-oss/SootUp-Tutorial to get a quick glance at an interprocedural example for a taint analysis using heros.