miasm
Reverse engineering framework
miasm.jitter.loader.utils Namespace Reference

Classes

class  libimp
 

Functions

def canon_libname_libfunc (libname, libfunc)
 

Variables

 log = logging.getLogger('loader_common')
 
 hnd = logging.StreamHandler()
 

Function Documentation

◆ canon_libname_libfunc()

def miasm.jitter.loader.utils.canon_libname_libfunc (   libname,
  libfunc 
)
Here is the caller graph for this function:

Variable Documentation

◆ hnd

miasm.jitter.loader.utils.hnd = logging.StreamHandler()

◆ log

miasm.jitter.loader.utils.log = logging.getLogger('loader_common')