Add Appendix_D_methodology.txt detailing analysis methodology and environment.

This commit is contained in:
Joseph Goydish II
2025-12-20 14:55:46 -05:00
parent b8c36b7438
commit 91fb04de8a

View File

@@ -0,0 +1,6 @@
Methodology and Analysis Environment
- Standalone static firmware analysis performed on iPhone 14 Pro Max, iOS 26.2, with no reference/clean device for comparison.
- Firmware memory extracted via device tools; analyzed with disassembler, code inspection, and event sequence reconstruction.
- Event/repetition frequencies, opcode sequences, and hardware control correlations derived from static code and configuration log review.
- Analysis assumes trace and binary logs/maps obtained directly from untampered firmware; limits noted for lack of reference/dynamic runtime output.