io.joern.ghidra2cpg.utils

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object Decompiler

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Decompiler.type
class Decompiler(val decompInterface: DecompInterface)

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

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

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
class PCodeMapper(diffGraphBuilder: DiffGraphBuilder, nativeInstruction: Instruction, functions: List[Function], highFunction: HighFunction, address2Literal: Map[Long, String])

Attributes

Supertypes
class Object
trait Matchable
class Any
class State(argumentIndex: Int)

Attributes

Supertypes
class Object
trait Matchable
class Any
object Utils

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Utils.type