---
title: baseAddress
framework: crashreportextension
role: symbol
role_heading: Instance Property
path: crashreportextension/binaryimageinfo/baseaddress
---

# baseAddress

The base address of the binary image.

## Declaration

```swift
let baseAddress: UInt64
```

## See Also

### Inspecting binary image properties

- [cpuSubType](crashreportextension/binaryimageinfo/cpusubtype.md)
- [cpuType](crashreportextension/binaryimageinfo/cputype.md)
- [path](crashreportextension/binaryimageinfo/path.md)
- [size](crashreportextension/binaryimageinfo/size.md)
- [uuid](crashreportextension/binaryimageinfo/uuid.md)
