Function: enum_demangled

Returns a list of all import address table entries in a Module and demangles the names.

This function is safe

Parameters

  • module: Module - the module to get the symbols for.

Exceptions

If module in memory is invalid or cannot otherwise be read.

Return Value

Returns a [IATSymbol]