miasm
Reverse engineering framework
|
Public Member Functions | |
def | __init__ (self, linux_env) |
def | socket (self, family, type_, protocol) |
Public Attributes | |
linux_env | |
Network abstraction
def miasm.os_dep.linux.environment.Networking.__init__ | ( | self, | |
linux_env | |||
) |
def miasm.os_dep.linux.environment.Networking.socket | ( | self, | |
family, | |||
type_, | |||
protocol | |||
) |
miasm.os_dep.linux.environment.Networking.linux_env |