---
title: executable
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_process_t/executable
---

# executable

The file containing the executed process.

## Declaration

```swift
var executable: UnsafeMutablePointer<es_file_t>
```

## See Also

### Inspecting the Source Process

- [audit_token](endpointsecurity/es_process_t/audit_token.md)
- [is_es_client](endpointsecurity/es_process_t/is_es_client.md)
- [is_platform_binary](endpointsecurity/es_process_t/is_platform_binary.md)
- [start_time](endpointsecurity/es_process_t/start_time.md)
