C# Class Fuzzer.TargetConnectors.GDB.AddressSpecifierMethod

Inheritance: IAddressSpecifier
Show file Open project: areiter/InMemoryFuzzing

Public Methods

Method Description
AddressSpecifierMethod ( SymbolTableMethod method ) : System
ResolveAddress ( ) : UInt64?

Method Details

AddressSpecifierMethod() public method

public AddressSpecifierMethod ( SymbolTableMethod method ) : System
method SymbolTableMethod
return System

ResolveAddress() public method

public ResolveAddress ( ) : UInt64?
return UInt64?