MCPcopy Create free account

hub / github.com/Lakr233/vphone-cli / functions

Functions1,296 in github.com/Lakr233/vphone-cli

MethodchunkedDisasm
Yield chunks of disassembled instructions over the whole binary. Mirrors Python `_chunked_disasm()` with CHUNK_SIZE=0x2000, OVERLAP=0x100.
sources/FirmwarePatcher/IBoot/IBootPatcher.swift:186
MethodcleanupTempFiles
()
sources/vphone-cli/VPhoneQuickLookController.swift:78
Methodclicked
()
sources/vphone-cli/VPhoneMenuRecord.swift:122
MethodcloneCopiesBundleAndResetsIdentity
()
tests/VPhoneCoreTests/BundleOpsTests.swift:175
MethodcloneRejectsExistingTarget
()
tests/VPhoneCoreTests/BundleOpsTests.swift:207
MethodcloudOSOptionsAreDistinctInFirstSeenOrder
()
tests/VPhoneCoreTests/FirmwarePickerTests.swift:27
MethodcloudOSProvidedPromptsForIPhoneOnly
()
tests/VPhoneCoreTests/FirmwarePickerTests.swift:91
MethodcloudOSVersionGate
()
tests/FirmwarePatcherTests/FirmwarePatcherTests.swift:516
MethodcmpReg64
()
tests/FirmwarePatcherTests/FirmwarePatcherTests.swift:239
MethodcmpW0W0
()
tests/FirmwarePatcherTests/FirmwarePatcherTests.swift:64
MethodcmpX0X0
()
tests/FirmwarePatcherTests/FirmwarePatcherTests.swift:68
MethodcollectTaskConversionCandidates
(start: Int, end: Int)
sources/FirmwarePatcher/Kernel/JBPatches/KernelJBPatchTaskConversion.swift:55
MethodcompareAVPBooter
()
tests/FirmwarePatcherTests/PatchComparisonTests.swift:97
MethodcompareAndBranch
()
tests/FirmwarePatcherTests/FirmwarePatcherTests.swift:288
MethodcompareIBEC
()
tests/FirmwarePatcherTests/PatchComparisonTests.swift:119
MethodcompareIBSS
()
tests/FirmwarePatcherTests/PatchComparisonTests.swift:109
MethodcompareIBSSJB
()
tests/FirmwarePatcherTests/PatchComparisonTests.swift:181
MethodcompareKernelcache
()
tests/FirmwarePatcherTests/PatchComparisonTests.swift:169
MethodcompareKernelcacheJB
()
tests/FirmwarePatcherTests/PatchComparisonTests.swift:194
MethodcompareLLB
()
tests/FirmwarePatcherTests/PatchComparisonTests.swift:129
MethodcompareRestoreDirectories
(_ lhs: URL, _ rhs: URL)
sources/FirmwarePatcher/Pipeline/FirmwarePipeline.swift:489
MethodcompareTXM
()
tests/FirmwarePatcherTests/PatchComparisonTests.swift:141
MethodcompareTXMDev
()
tests/FirmwarePatcherTests/PatchComparisonTests.swift:151
MethodcomparesRegAgainst
(_ cmp: UInt32, reg: UInt32, k: UInt32)
sources/FirmwarePatcher/Kernel/JBPatches/KernelJBPatchTaskConversion.swift:58
MethodcompressCanonicalMetadata
(mtree: URL, digestDb: URL)
sources/FirmwarePatcher/Filesystem/CryptexFilesystemPatcher.swift:382
MethodcompressionPresetTarArgs
()
tests/VPhoneCoreTests/BundleOpsTests.swift:469
MethodconditionalBranchTarget
Decode a conditional branch instruction, returning its target as a file offset. Returns nil if the instruction is not a conditional branch.
sources/FirmwarePatcher/Kernel/KernelPatcherBase.swift:243
MethodconfigureAudio
(_ config: inout VZVirtualMachineConfiguration)
research/VPhoneVirtualMachineRefactored.swift:207
MethodconfigureBattery
(_ config: inout VZVirtualMachineConfiguration)
research/VPhoneVirtualMachineRefactored.swift:284
MethodconfigureDebugStub
(_ config: inout VZVirtualMachineConfiguration, port: Int?)
research/VPhoneVirtualMachineRefactored.swift:299
MethodconfigureDefaultDebugStub
(_ config: inout VZVirtualMachineConfiguration)
research/VPhoneVirtualMachineRefactored.swift:318
MethodconfigureDisplay
(_ config: inout VZVirtualMachineConfiguration, screen: ScreenConfiguration)
research/VPhoneVirtualMachineRefactored.swift:196
MethodconfigureInputDevices
(_ config: inout VZVirtualMachineConfiguration)
research/VPhoneVirtualMachineRefactored.swift:269
MethodconfigureNetwork
(_ config: inout VZVirtualMachineConfiguration)
research/VPhoneVirtualMachineRefactored.swift:230
MethodconfigurePlatform
(machineIDURL: URL, nvramURL: URL, hardwareModel: VZMacHardwareModel)
research/VPhoneVirtualMachineRefactored.swift:106
MethodconfigureSEP
(_ config: inout VZVirtualMachineConfiguration, options: Configuration)
research/VPhoneVirtualMachineRefactored.swift:324
MethodconfigureSerialPort
(_ config: inout VZVirtualMachineConfiguration)
research/VPhoneVirtualMachineRefactored.swift:236
MethodconfigureSocketDevice
(_ config: inout VZVirtualMachineConfiguration)
research/VPhoneVirtualMachineRefactored.swift:280
MethodconfigureStorage
(_ config: inout VZVirtualMachineConfiguration, diskURL: URL)
research/VPhoneVirtualMachineRefactored.swift:219
MethodconfirmModal
()
sources/vphone-cli/VPhoneMenuApps.swift:137
MethodconnectionInterrupted
Also delivered on some OS versions as a bare connectionInterrupted message.
sources/vphone-cli/VPhoneTouchIDMonitor.swift:75
MethodconvertToRawImage
(input: URL, output: URL)
sources/FirmwarePatcher/Filesystem/CryptexFilesystemPatcher.swift:903
MethodconvertToUDRWImage
(input: URL, output: URL)
sources/FirmwarePatcher/Filesystem/CryptexFilesystemPatcher.swift:919
MethodcopyCryptex
(targetMount: String, appOS: Bool, systemOS: Bool)
sources/FirmwarePatcher/Filesystem/CryptexFilesystemPatcher.swift:559
MethodcopyField
(ids: Set<VPhoneKeychainItem.ID>, keyPath: KeyPath<VPhoneKeychainItem, String>)
sources/vphone-cli/VPhoneKeychainBrowserView.swift:287
MethodcopyImageContents
(source: URL, destination: URL)
sources/FirmwarePatcher/Filesystem/CryptexFilesystemPatcher.swift:728
MethodcopyNames
(ids: Set<VPhoneRemoteFile.ID>)
sources/vphone-cli/VPhoneFileBrowserView.swift:343
MethodcopyPaths
(ids: Set<VPhoneRemoteFile.ID>)
sources/vphone-cli/VPhoneFileBrowserView.swift:352
MethodcopyRows
(ids: Set<VPhoneKeychainItem.ID>)
sources/vphone-cli/VPhoneKeychainBrowserView.swift:275
MethodcopyScreenshotToClipboard
()
sources/vphone-cli/VPhoneMenuRecord.swift:42
MethodcopySelected
()
sources/vphone-cli/VPhoneKeychainBrowserView.swift:263
MethodcountClampsToRange
()
tests/VPhoneCoreTests/VerbosityTests.swift:5
MethodcreateBootloader
(romURL: URL)
research/VPhoneVirtualMachineRefactored.swift:161
MethodcreateDigestAndHash
(filesystem: URL, mtree: URL, remap: Bool)
sources/FirmwarePatcher/Filesystem/CryptexFilesystemPatcher.swift:423
MethodcreateFolder
()
sources/vphone-cli/VPhoneFileBrowserView.swift:309
MethodcreateMtree
(filesystem: URL)
sources/FirmwarePatcher/Filesystem/CryptexFilesystemPatcher.swift:501
MethodcreateTmpDir
()
sources/FirmwarePatcher/Filesystem/CryptexFilesystemPatcher.swift:720
MethodcreateTrustcache
(filesystem: URL)
sources/FirmwarePatcher/Filesystem/CryptexFilesystemPatcher.swift:534
MethodcreatesBundleWithSparseDiskAndManifest
()
tests/VPhoneCoreTests/BundleOpsTests.swift:18
MethodcurrentBatteryCharge
(in menu: NSMenu)
sources/vphone-cli/VPhoneMenuBattery.swift:215
MethodcurrentBatteryConnectivity
(in menu: NSMenu)
sources/vphone-cli/VPhoneMenuBattery.swift:223
MethoddebugFailingPatches
()
tests/FirmwarePatcherTests/VerboseJBDebug.swift:6
MethoddecodeBL
Decode a BL instruction at `offset` and return its absolute file-offset target, or nil if the instruction at that offset is not a BL. BL encoding: bi
sources/FirmwarePatcher/Kernel/Patches/KernelPatchDyldPolicy.swift:92
MethoddecodeBLOffset
Decode a BL instruction at `offset`. Returns the absolute file offset of the target, or nil if the instruction at that offset is not a BL.
sources/FirmwarePatcher/Kernel/Patches/KernelPatchPostValidation.swift:157
MethoddecodeBLTarget
Decode a BL instruction at the given file offset and return the target file offset, or nil if the instruction at that offset is not a BL. ARM64 BL en
sources/FirmwarePatcher/Kernel/Patches/KernelPatchApfsGraft.swift:113
MethoddecodeBranchTarget
()
tests/FirmwarePatcherTests/FirmwarePatcherTests.swift:115
MethoddecodeBranchTargetFromInsn
Extract the branch target (file offset) from a Capstone instruction's operand string. Capstone renders the target as a hex literal (e.g., `#0x1abc`).
sources/FirmwarePatcher/Kernel/Patches/KernelPatchBsdInit.swift:149
MethoddecodeCBZTarget
Decode a CBZ/CBNZ target from an instruction at `pc`.
sources/FirmwarePatcher/Kernel/JBPatches/KernelJBPatchIoucMacf.swift:102
MethoddecodeChainedPtr
Decode an arm64e auth-rebase chained fixup pointer to a file offset. Returns -1 if not an auth-rebase pointer or decode fails.
sources/FirmwarePatcher/Kernel/KernelJBPatcherBase.swift:348
MethoddecodeChainedPtr
Decode an arm64e chained fixup pointer to a file offset. - auth rebase (bit63 = 1): foff = bits[31:0] - non-auth rebase (bit63 = 0): VA = (bits[50:43
sources/FirmwarePatcher/Kernel/Patches/KernelPatchSandbox.swift:296
MethoddecodesManifestWithoutBridgeInterfaceKey
()
tests/VPhoneCoreTests/ManifestTests.swift:56
MethoddecryptAeaFile
(_ path: URL)
sources/FirmwarePatcher/Filesystem/CryptexFilesystemPatcher.swift:805
MethoddeepCopyAny
Deep-copy any plist value, recursing into dicts and arrays.
sources/FirmwarePatcher/Manifest/FirmwareManifest.swift:393
MethoddeepCopyPlistDict
Deep-copy a plist dictionary (all nested containers are copied).
sources/FirmwarePatcher/Manifest/FirmwareManifest.swift:384
MethoddefaultRootHonorsEnvOverride
()
tests/VPhoneCoreTests/LibraryTests.swift:47
MethoddefaultRootHonorsVPHONERoot
()
tests/VPhoneCoreTests/LibraryTests.swift:53
MethoddefaultRootIsShellSafe
()
tests/VPhoneCoreTests/LibraryTests.swift:60
MethoddelegatesToResources
()
tests/VPhoneCoreTests/LaunchLayoutTests.swift:18
MethodderLengthBytes
(_ length: Int)
sources/FirmwarePatcher/Binary/IM4PHandler.swift:104
MethodderiveNilWhenNoRestoreDir
()
tests/VPhoneCoreTests/RestoreInfoTests.swift:43
MethodderiveNilWhenVersionKeyMissing
()
tests/VPhoneCoreTests/RestoreInfoTests.swift:49
MethodderivesBothVersionsFromPlists
()
tests/VPhoneCoreTests/RestoreInfoTests.swift:33
MethoddesktopDirectory
()
sources/vphone-cli/VPhoneScreenRecorder.swift:323
MethoddestRegister
The instruction's first operand as a W register number, if it is one.
sources/FirmwarePatcher/Kernel/JBPatches/KernelJBPatchVmMapDelete.swift:145
MethoddetachImage
(deviceNode: String)
sources/FirmwarePatcher/Filesystem/CryptexFilesystemPatcher.swift:993
MethoddevLayoutWalksUpToProjectRoot
()
tests/VPhoneCoreTests/ResourcesTests.swift:14
MethoddevModeStatus
()
sources/vphone-cli/VPhoneMenuConnect.swift:95
MethoddeveloperModeGatePresent
The inlined `developer_mode_state()`: a byte load whose bit 0 is then tested (`ldrb wD,[...] ; … ; tbz/tbnz wD,#0`).
sources/FirmwarePatcher/Kernel/JBPatches/KernelJBPatchVmMapDelete.swift:176
MethoddeviceForVariant
()
tests/VPhoneCoreTests/RestoreInfoTests.swift:88
MethoddisableHostSyncForManualLocation
()
sources/vphone-cli/VPhoneMenuLocation.swift:147
MethoddisasAt
Disassemble one instruction at file offset in the mutable buffer.
sources/FirmwarePatcher/Kernel/KernelJBPatcherBase.swift:317
Methoddisconnect
()
sources/vphone-cli/VPhoneCameraServer.swift:59
MethoddiscoverSandboxTextRange
Discover the Sandbox kext __text range via __PRELINK_INFO. Returns nil if not found (patching will skip range validation).
sources/FirmwarePatcher/Kernel/Patches/KernelPatchSandbox.swift:176
MethoddownloadAction
()
sources/vphone-cli/VPhoneFileBrowserView.swift:299
MethoddownloadDirectory
(remotePath: String, name: String, to localParent: URL)
sources/vphone-cli/VPhoneFileBrowserModel.swift:188
MethoddraggingEntered
(_ sender: any NSDraggingInfo)
sources/vphone-cli/VPhoneVirtualMachineView.swift:90
MethoddraggingExited
(_ sender: (any NSDraggingInfo)?)
sources/vphone-cli/VPhoneVirtualMachineView.swift:96
MethoddrainsBothPipesConcurrentlyWithoutDeadlock
()
tests/VPhoneCoreTests/ProcessRunnerTests.swift:30
MethoddropFiles
(_ providers: [NSItemProvider])
sources/vphone-cli/VPhoneFileBrowserView.swift:316
MethoddroppedInstallPackageURL
(from sender: any NSDraggingInfo)
sources/vphone-cli/VPhoneVirtualMachineView.swift:137
← previousnext →501–600 of 1,296, ranked by callers