joern
  • Installation
    • System Requirements and Dependencies
    • Building joern
    • Installing python-joern
    • Installing joern-tools
  • Importing Code
    • Populating the Database
    • Tainting Arguments (Optional)
    • Starting the Database Server
  • Accessing Code with python-joern
    • Basic Usage
    • python-joern API
  • Performance Tuning
    • Optimizing Code Importing
    • Optimizing Traversal Speed
    • Chunking Traversals
  • Database Overview
    • Code Property Graphs
    • Global Code Structure
    • The Node Index
  • Querying the Database
    • Gremlin Basics
    • Start Node Selection
    • Traversing Syntax Trees
    • Syntax-Only Descriptions
    • Traversing the Symbol Graph
    • Taint-Style Descriptions
  • Joern-tools
    • joern-slice
    • joern-apiembedder
    • joern-knn
  • Development
    • Accessing the GIT Repository
    • Modifying Grammar Definitions
  • Tutorials
    • Code Analysis with joern-tools (Work in progress)
    • Finding Similar Functions with joern-tools
  • Articles
 
joern
  • Docs »
  • Joern-tools
  • Edit on GitHub

Joern-toolsΒΆ

  • joern-slice
    • SYNOPSIS
    • DESCRIPTION
  • joern-apiembedder
    • SYNOPSIS
    • DESCRIPTION
  • joern-knn
    • SYNOPSIS
    • DESCRIPTION
    • OPTIONS
Next Previous

© Copyright 2014, Fabian Yamaguchi.

Built with Sphinx using a theme provided by Read the Docs.