Overview

The Call Graph Toolbox project is a collection of Atlas native call graph construction implementations and utilities for navigating the resulting call graphs.

This plugin current implements nine different call graph construction algorithms (including a novel Exception Type Analysis (ETA) implementation).

Features

Getting Started

Ready to get started?

  1. First install the Call Graph Toolbox plugin
  2. Then check out the provided tutorials to jump start your analysis

Source Code

Need additional resources? Checkout the Javadocs or grab a copy of the source.