Header menu logo B2R2

NameResolver Module

Provides helpers for building name resolvers on top of binary-file tables.

Functions and values

Function or value Description

NameResolver.ofSymbolTable symbolTable

Full Usage: NameResolver.ofSymbolTable symbolTable

Parameters:
Returns: INameResolvable

Builds a name resolver backed by the given symbol table: it resolves an address to the name of the symbol located at that address.

symbolTable : ISymbolTable
Returns: INameResolvable

Type something to start searching.