volatility3.framework.objects.utility module
- array_of_pointers(array, count, subtype, context)[source]
Takes an object, and recasts it as an array of pointers to subtype.
- Return type:
- array_to_string(array, count=None, errors='replace')[source]
Takes a volatility Array of characters and returns a string.
- Return type: