-
-
Notifications
You must be signed in to change notification settings - Fork 719
Inter procedural program analysis with Soot and Heros
Eric Bodden edited this page Jul 9, 2020
·
2 revisions
Using the Heros framework, you can easily implement very efficient and precise inter-procedural program analyses in the IFDS/IDE frameworks.
Also check out Soot's webpage.
NOTE: If you find any bugs in those tutorials (or other parts of Soot) please help us out by reporting them in our issue tracker.
- Home
- Getting Help
- Tutorials
- Reference Material
- General Notions
- Getting Started
- A Few Uses of Soot
- Using Soot as a Command-Line Tool
- Using the Soot Eclipse Plugin
- Using Soot as a Compiler Framework
- Building Soot
- Coding Conventions
- Contributing to Soot
- Updating the Soot Web Page
- Reporting Bugs
- Preparing a New Soot Release