miasm
Reverse engineering framework
depgraph.Arch Class Reference
Inheritance diagram for depgraph.Arch:
Collaboration diagram for depgraph.Arch:

Public Member Functions

def getpc (self, attrib)
 
def getsp (self, attrib)
 

Static Public Attributes

 regs = Regs()
 

Detailed Description

Fake architecture for tests 

Member Function Documentation

◆ getpc()

def depgraph.Arch.getpc (   self,
  attrib 
)

◆ getsp()

def depgraph.Arch.getsp (   self,
  attrib 
)

Member Data Documentation

◆ regs

depgraph.Arch.regs = Regs()
static

The documentation for this class was generated from the following file: