decompiler
1.0.0
|
Classes for managing p-code injection. More...
#include "emulateutil.hh"
Classes | |
class | ghidra::InjectParameter |
An input or output parameter to a p-code injection payload. More... | |
class | ghidra::InjectContext |
Context needed to emit a p-code injection as a full set of p-code operations. More... | |
class | ghidra::InjectPayload |
An active container for a set of p-code operations that can be injected into data-flow. More... | |
class | ghidra::ExecutablePcode |
A snippet of p-code that can be executed outside of normal analysis. More... | |
class | ghidra::PcodeInjectLibrary |
A collection of p-code injection payloads. More... | |
Classes for managing p-code injection.