Packages

p

io.joern

ghidra2cpg

package ghidra2cpg

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Package Members

  1. package passes
  2. package processors
  3. package utils

Type Members

  1. final case class Config(inputPaths: Set[String] = Set.empty, outputPath: String = X2CpgConfig.defaultOutputPath) extends X2CpgConfig[Config] with Product with Serializable

    Command line configuration parameters

  2. class Decompiler extends AnyRef

    Interface to the ghidra decompiler, which performs caching to ensure that functions are not decompiled more than once.

  3. class Ghidra2Cpg extends AnyRef

Value Members

  1. object CommandLineConfig
  2. object Decompiler
  3. object Main extends App
  4. object Types

Ungrouped