C# Class Fuzzer.TargetConnectors.GDB.AddressSpecifierMethod

Inheritance: IAddressSpecifier
Afficher le fichier Open project: areiter/InMemoryFuzzing

Méthodes publiques

Méthode Description
AddressSpecifierMethod ( SymbolTableMethod method ) : System
ResolveAddress ( ) : UInt64?

Method Details

AddressSpecifierMethod() public méthode

public AddressSpecifierMethod ( SymbolTableMethod method ) : System
method SymbolTableMethod
Résultat System

ResolveAddress() public méthode

public ResolveAddress ( ) : UInt64?
Résultat UInt64?