nerdexam
EC-Council

312-49 · Question #627

Which layer of iOS architecture should a forensics investigator evaluate to analyze services such as Threading, File Access, Preferences, Networking and high-level features?

The correct answer is D. Core OS. In the iOS layered architecture used in forensic analysis, the Core OS layer (also referred to as the Darwin/XNU layer) is the lowest-level tier and provides the foundational system services. It includes POSIX threading, BSD-based file system access, low-level networking…

Submitted by lars.no· Apr 18, 2026Mobile Forensics

Question

Which layer of iOS architecture should a forensics investigator evaluate to analyze services such as Threading, File Access, Preferences, Networking and high-level features?

Options

  • ACore Services
  • BMedia services
  • CCocoa Touch
  • DCore OS

How the community answered

(29 responses)
  • A
    3% (1)
  • C
    3% (1)
  • D
    93% (27)

Explanation

In the iOS layered architecture used in forensic analysis, the Core OS layer (also referred to as the Darwin/XNU layer) is the lowest-level tier and provides the foundational system services. It includes POSIX threading, BSD-based file system access, low-level networking, preferences storage, and core security frameworks. Forensic investigators target the Core OS layer to analyze these fundamental OS services because it interfaces directly with the hardware and manages the most basic system operations - making it the layer where low-level evidence such as file access patterns and network connections originates.

Topics

#iOS Forensics#iOS Architecture#Core OS Layer

Community Discussion

No community discussion yet for this question.

Full 312-49 Practice