__bytes__(self) | miasm.loader.new_cstruct.CStruct | |
__getitem__(self, item) | miasm.loader.new_cstruct.CStruct | |
__init__(self, parent_head=None, _sex=None, _wsize=None, **kargs) | miasm.loader.new_cstruct.CStruct | |
__len__(self) | miasm.loader.pe.DirImport | |
__new__(cls, name, bases, dct) | miasm.loader.new_cstruct.Cstruct_Metaclass | |
__repr__(self) | miasm.loader.pe.DirImport | |
__str__(self) | miasm.loader.new_cstruct.CStruct | |
add_dlldesc(self, new_dll) | miasm.loader.pe.DirImport | |
build_content(self, raw) | miasm.loader.pe.DirImport | |
field_suffix | miasm.loader.new_cstruct.Cstruct_Metaclass | static |
get_dlldesc(self) | miasm.loader.pe.DirImport | |
get_funcrva(self, dllname, funcname) | miasm.loader.pe.DirImport | |
get_funcvirt(self, dllname, funcname) | miasm.loader.pe.DirImport | |
gete(self, raw, off) | miasm.loader.pe.DirImport | |
impdesc | miasm.loader.pe.DirImport | |
pack(self) | miasm.loader.new_cstruct.CStruct | |
parent_head | miasm.loader.new_cstruct.CStruct | |
set_rva(self, rva, size=None) | miasm.loader.pe.DirImport | |
sete(self, entries) | miasm.loader.pe.DirImport | |
sex | miasm.loader.new_cstruct.CStruct | |
unpack(cls, s, off=0, parent_head=None, _sex=None, _wsize=None) | miasm.loader.new_cstruct.Cstruct_Metaclass | |
unpack_l(cls, s, off=0, parent_head=None, _sex=None, _wsize=None) | miasm.loader.new_cstruct.Cstruct_Metaclass | |