feat(lab): add isolated iPhone capture evidence
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[project]
|
||||
name = "mission-core-ios-capture-lab"
|
||||
version = "0.1.0"
|
||||
description = "Isolated read-only iPhone packet-capture tooling for Mission Core lab work"
|
||||
requires-python = ">=3.12,<3.13"
|
||||
dependencies = [
|
||||
"pymobiledevice3==9.36.0",
|
||||
"python-pcapng==2.1.1",
|
||||
]
|
||||
|
||||
[tool.uv]
|
||||
package = false
|
||||
Reference in New Issue
Block a user