| 
    Ghidra Decompiler Analysis Engine
    
   | 
 
Classes for managing p-code injection. More...
#include "emulateutil.hh"

Go to the source code of this file.
Classes | |
| class | InjectParameter | 
| An input or output parameter to a p-code injection payload.  More... | |
| class | InjectContext | 
| Context needed to emit a p-code injection as a full set of p-code operations.  More... | |
| class | InjectPayload | 
| An active container for a set of p-code operations that can be injected into data-flow.  More... | |
| class | ExecutablePcode | 
| A snippet of p-code that can be executed outside of normal analysis.  More... | |
| class | PcodeInjectLibrary | 
| A collection of p-code injection payloads.  More... | |
Classes for managing p-code injection.
 1.8.17