miasm
Reverse engineering framework
miasm.os_dep.linux.environment.Networking Class Reference
Inheritance diagram for miasm.os_dep.linux.environment.Networking:
Collaboration diagram for miasm.os_dep.linux.environment.Networking:

Public Member Functions

def __init__ (self, linux_env)
 
def socket (self, family, type_, protocol)
 

Public Attributes

 linux_env
 

Detailed Description

Network abstraction

Constructor & Destructor Documentation

◆ __init__()

def miasm.os_dep.linux.environment.Networking.__init__ (   self,
  linux_env 
)

Member Function Documentation

◆ socket()

def miasm.os_dep.linux.environment.Networking.socket (   self,
  family,
  type_,
  protocol 
)

Member Data Documentation

◆ linux_env

miasm.os_dep.linux.environment.Networking.linux_env

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