MethodfindStateGateFind the unique role-state byte gate: `ldrb wN, [xBase, #imm] ; tbz/tbnz wN, #6, <target>`. On 26.1 this read as `add x8,x16,#0x70 ; ldrb w8,[x8,#1]
sources/FirmwarePatcher/Kernel/JBPatches/KernelJBPatchMacMount.swift:138
MethodfindWxMaskMovLocate the `mov wMask, #5` that defines the W^X protection mask, identified by the unique `lsr wT, _, #7 ; and wD, wT, wMask` pair that narrows the pr
sources/FirmwarePatcher/Kernel/JBPatches/KernelJBPatchVmProtect.swift:159
Methodinit(name: String, variant: String, iphoneSource: String?, cloudosSource: String?, sudoPassword: String?, spoofBui
sources/vphone-cli/VPhoneCreateOrchestrator.swift:111
Methodinit(latitude: Double, longitude: Double, altitude: Double, horizontalAccuracy: Double, verticalAccuracy: Double,
sources/vphone-cli/VPhoneLocationProvider.swift:21