Memory Analyzer

Download 0
Last updated Nov 15, 2025

mat-attributes

Show all fields/attributes of a specific object.

mat-attributes address=ADDRESS FILE_PATH
address=ADDRESS
Hexadecimal address of the object (e.g., 0x4009aaa9488).

Output Fields

FieldTypeNameDescription
nameStringField nameName of the field.
typeStringField typeType of the field. e.g. int, long, java.lang.String, java.util.HashMap
valueStringValueString representation of the field value. e.g. java.util.Date @ 0x400a93e5338 (2025-11-10 18:41:00.633+0900)