Page Index - soot-oss/soot GitHub Wiki
45 page(s) in this GitHub Wiki:
- Home
- A brief overview of Shimple
- Adding attributes to class files (Advanced)
- Adding attributes to class files (Basic)
- Adding profiling instructions to applications
- Annotation Options for Array Bounds Checks and Null Pointer Checks
- Building Soot from the Command Line (Recommended)
- Building Soot with Eclipse
- Building Soot with IntelliJ IDEA
- Class loading in Soot
- Contributing to Soot
- Creating a class from scratch
- Creating Soot Plugins
- Disassembling classfiles
- Eclipse Plugin Installation
- Extensions to Soot
- Formatting for Eclipse
- Formatting for IntelliJ
- Formatting for IntellJ
- Fundamental Soot objects
- Getting help
- Implementing an intra procedural data flow analysis in Soot
- Instrumenting Android Apps with Soot
- Inter procedural program analysis with Soot and Heros
- Introduction: Soot as a command line tool
- Java's Invokedynamic
- License Header
- Merging changes after introduction of formatting guidelines
- Options and JavaDoc
- Packs and phases in Soot
- Packs and phases in Soot
- Preparing a new Soot release
- Reporting bugs
- Running Soot
- Running Soot as Eclipse Plugin
- Tutorials
- Tutorials))
- Updating the Soot web page
- Users of Soot
- Using Geometric Encoding based Context Sensitive Points to Analysis (geomPTA)
- Using Side Effect Attributes
- Using Soot and TamiFlex to analyze DaCapo
- Using Soot as a Program Optimizer
- Using Soot with custom entry points
- Whole program Devirtualization Optimizations