miasm
Reverse engineering framework
cstruct.py File Reference

Classes

class  miasm.loader.cstruct.Cstruct_Metaclass
 
class  miasm.loader.cstruct.CStruct
 
class  miasm.loader.cstruct.CStructStruct
 

Namespaces

 miasm.loader.cstruct
 

Functions

def miasm.loader.cstruct.fix_size (fields, wsize)
 

Variables

dictionary miasm.loader.cstruct.type_size = {}
 
dictionary miasm.loader.cstruct.size2type = {}
 
 miasm.loader.cstruct.s = struct.calcsize(t)