decompiler  1.0.0
Classes
pcodeinject.hh File Reference

Classes for managing p-code injection. More...

#include "emulateutil.hh"

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...
 

Detailed Description

Classes for managing p-code injection.