Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Lakr233/vphone-cli
/ functions
Functions
1,296 in github.com/Lakr233/vphone-cli
⨍
Functions
1,296
◇
Types & classes
222
↳
Endpoints
1
Method
chunkedDisasm
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
Method
cleanupTempFiles
()
sources/vphone-cli/VPhoneQuickLookController.swift:78
Method
clicked
()
sources/vphone-cli/VPhoneMenuRecord.swift:122
Method
cloneCopiesBundleAndResetsIdentity
()
tests/VPhoneCoreTests/BundleOpsTests.swift:175
Method
cloneRejectsExistingTarget
()
tests/VPhoneCoreTests/BundleOpsTests.swift:207
Method
cloudOSOptionsAreDistinctInFirstSeenOrder
()
tests/VPhoneCoreTests/FirmwarePickerTests.swift:27
Method
cloudOSProvidedPromptsForIPhoneOnly
()
tests/VPhoneCoreTests/FirmwarePickerTests.swift:91
Method
cloudOSVersionGate
()
tests/FirmwarePatcherTests/FirmwarePatcherTests.swift:516
Method
cmpReg64
()
tests/FirmwarePatcherTests/FirmwarePatcherTests.swift:239
Method
cmpW0W0
()
tests/FirmwarePatcherTests/FirmwarePatcherTests.swift:64
Method
cmpX0X0
()
tests/FirmwarePatcherTests/FirmwarePatcherTests.swift:68
Method
collectTaskConversionCandidates
(start: Int, end: Int)
sources/FirmwarePatcher/Kernel/JBPatches/KernelJBPatchTaskConversion.swift:55
Method
compareAVPBooter
()
tests/FirmwarePatcherTests/PatchComparisonTests.swift:97
Method
compareAndBranch
()
tests/FirmwarePatcherTests/FirmwarePatcherTests.swift:288
Method
compareIBEC
()
tests/FirmwarePatcherTests/PatchComparisonTests.swift:119
Method
compareIBSS
()
tests/FirmwarePatcherTests/PatchComparisonTests.swift:109
Method
compareIBSSJB
()
tests/FirmwarePatcherTests/PatchComparisonTests.swift:181
Method
compareKernelcache
()
tests/FirmwarePatcherTests/PatchComparisonTests.swift:169
Method
compareKernelcacheJB
()
tests/FirmwarePatcherTests/PatchComparisonTests.swift:194
Method
compareLLB
()
tests/FirmwarePatcherTests/PatchComparisonTests.swift:129
Method
compareRestoreDirectories
(_ lhs: URL, _ rhs: URL)
sources/FirmwarePatcher/Pipeline/FirmwarePipeline.swift:489
Method
compareTXM
()
tests/FirmwarePatcherTests/PatchComparisonTests.swift:141
Method
compareTXMDev
()
tests/FirmwarePatcherTests/PatchComparisonTests.swift:151
Method
comparesRegAgainst
(_ cmp: UInt32, reg: UInt32, k: UInt32)
sources/FirmwarePatcher/Kernel/JBPatches/KernelJBPatchTaskConversion.swift:58
Method
compressCanonicalMetadata
(mtree: URL, digestDb: URL)
sources/FirmwarePatcher/Filesystem/CryptexFilesystemPatcher.swift:382
Method
compressionPresetTarArgs
()
tests/VPhoneCoreTests/BundleOpsTests.swift:469
Method
conditionalBranchTarget
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
Method
configureAudio
(_ config: inout VZVirtualMachineConfiguration)
research/VPhoneVirtualMachineRefactored.swift:207
Method
configureBattery
(_ config: inout VZVirtualMachineConfiguration)
research/VPhoneVirtualMachineRefactored.swift:284
Method
configureDebugStub
(_ config: inout VZVirtualMachineConfiguration, port: Int?)
research/VPhoneVirtualMachineRefactored.swift:299
Method
configureDefaultDebugStub
(_ config: inout VZVirtualMachineConfiguration)
research/VPhoneVirtualMachineRefactored.swift:318
Method
configureDisplay
(_ config: inout VZVirtualMachineConfiguration, screen: ScreenConfiguration)
research/VPhoneVirtualMachineRefactored.swift:196
Method
configureInputDevices
(_ config: inout VZVirtualMachineConfiguration)
research/VPhoneVirtualMachineRefactored.swift:269
Method
configureNetwork
(_ config: inout VZVirtualMachineConfiguration)
research/VPhoneVirtualMachineRefactored.swift:230
Method
configurePlatform
(machineIDURL: URL, nvramURL: URL, hardwareModel: VZMacHardwareModel)
research/VPhoneVirtualMachineRefactored.swift:106
Method
configureSEP
(_ config: inout VZVirtualMachineConfiguration, options: Configuration)
research/VPhoneVirtualMachineRefactored.swift:324
Method
configureSerialPort
(_ config: inout VZVirtualMachineConfiguration)
research/VPhoneVirtualMachineRefactored.swift:236
Method
configureSocketDevice
(_ config: inout VZVirtualMachineConfiguration)
research/VPhoneVirtualMachineRefactored.swift:280
Method
configureStorage
(_ config: inout VZVirtualMachineConfiguration, diskURL: URL)
research/VPhoneVirtualMachineRefactored.swift:219
Method
confirmModal
()
sources/vphone-cli/VPhoneMenuApps.swift:137
Method
connectionInterrupted
Also delivered on some OS versions as a bare connectionInterrupted message.
sources/vphone-cli/VPhoneTouchIDMonitor.swift:75
Method
convertToRawImage
(input: URL, output: URL)
sources/FirmwarePatcher/Filesystem/CryptexFilesystemPatcher.swift:903
Method
convertToUDRWImage
(input: URL, output: URL)
sources/FirmwarePatcher/Filesystem/CryptexFilesystemPatcher.swift:919
Method
copyCryptex
(targetMount: String, appOS: Bool, systemOS: Bool)
sources/FirmwarePatcher/Filesystem/CryptexFilesystemPatcher.swift:559
Method
copyField
(ids: Set<VPhoneKeychainItem.ID>, keyPath: KeyPath<VPhoneKeychainItem, String>)
sources/vphone-cli/VPhoneKeychainBrowserView.swift:287
Method
copyImageContents
(source: URL, destination: URL)
sources/FirmwarePatcher/Filesystem/CryptexFilesystemPatcher.swift:728
Method
copyNames
(ids: Set<VPhoneRemoteFile.ID>)
sources/vphone-cli/VPhoneFileBrowserView.swift:343
Method
copyPaths
(ids: Set<VPhoneRemoteFile.ID>)
sources/vphone-cli/VPhoneFileBrowserView.swift:352
Method
copyRows
(ids: Set<VPhoneKeychainItem.ID>)
sources/vphone-cli/VPhoneKeychainBrowserView.swift:275
Method
copyScreenshotToClipboard
()
sources/vphone-cli/VPhoneMenuRecord.swift:42
Method
copySelected
()
sources/vphone-cli/VPhoneKeychainBrowserView.swift:263
Method
countClampsToRange
()
tests/VPhoneCoreTests/VerbosityTests.swift:5
Method
createBootloader
(romURL: URL)
research/VPhoneVirtualMachineRefactored.swift:161
Method
createDigestAndHash
(filesystem: URL, mtree: URL, remap: Bool)
sources/FirmwarePatcher/Filesystem/CryptexFilesystemPatcher.swift:423
Method
createFolder
()
sources/vphone-cli/VPhoneFileBrowserView.swift:309
Method
createMtree
(filesystem: URL)
sources/FirmwarePatcher/Filesystem/CryptexFilesystemPatcher.swift:501
Method
createTmpDir
()
sources/FirmwarePatcher/Filesystem/CryptexFilesystemPatcher.swift:720
Method
createTrustcache
(filesystem: URL)
sources/FirmwarePatcher/Filesystem/CryptexFilesystemPatcher.swift:534
Method
createsBundleWithSparseDiskAndManifest
()
tests/VPhoneCoreTests/BundleOpsTests.swift:18
Method
currentBatteryCharge
(in menu: NSMenu)
sources/vphone-cli/VPhoneMenuBattery.swift:215
Method
currentBatteryConnectivity
(in menu: NSMenu)
sources/vphone-cli/VPhoneMenuBattery.swift:223
Method
debugFailingPatches
()
tests/FirmwarePatcherTests/VerboseJBDebug.swift:6
Method
decodeBL
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
Method
decodeBLOffset
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
Method
decodeBLTarget
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
Method
decodeBranchTarget
()
tests/FirmwarePatcherTests/FirmwarePatcherTests.swift:115
Method
decodeBranchTargetFromInsn
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
Method
decodeCBZTarget
Decode a CBZ/CBNZ target from an instruction at `pc`.
sources/FirmwarePatcher/Kernel/JBPatches/KernelJBPatchIoucMacf.swift:102
Method
decodeChainedPtr
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
Method
decodeChainedPtr
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
Method
decodesManifestWithoutBridgeInterfaceKey
()
tests/VPhoneCoreTests/ManifestTests.swift:56
Method
decryptAeaFile
(_ path: URL)
sources/FirmwarePatcher/Filesystem/CryptexFilesystemPatcher.swift:805
Method
deepCopyAny
Deep-copy any plist value, recursing into dicts and arrays.
sources/FirmwarePatcher/Manifest/FirmwareManifest.swift:393
Method
deepCopyPlistDict
Deep-copy a plist dictionary (all nested containers are copied).
sources/FirmwarePatcher/Manifest/FirmwareManifest.swift:384
Method
defaultRootHonorsEnvOverride
()
tests/VPhoneCoreTests/LibraryTests.swift:47
Method
defaultRootHonorsVPHONERoot
()
tests/VPhoneCoreTests/LibraryTests.swift:53
Method
defaultRootIsShellSafe
()
tests/VPhoneCoreTests/LibraryTests.swift:60
Method
delegatesToResources
()
tests/VPhoneCoreTests/LaunchLayoutTests.swift:18
Method
derLengthBytes
(_ length: Int)
sources/FirmwarePatcher/Binary/IM4PHandler.swift:104
Method
deriveNilWhenNoRestoreDir
()
tests/VPhoneCoreTests/RestoreInfoTests.swift:43
Method
deriveNilWhenVersionKeyMissing
()
tests/VPhoneCoreTests/RestoreInfoTests.swift:49
Method
derivesBothVersionsFromPlists
()
tests/VPhoneCoreTests/RestoreInfoTests.swift:33
Method
desktopDirectory
()
sources/vphone-cli/VPhoneScreenRecorder.swift:323
Method
destRegister
The instruction's first operand as a W register number, if it is one.
sources/FirmwarePatcher/Kernel/JBPatches/KernelJBPatchVmMapDelete.swift:145
Method
detachImage
(deviceNode: String)
sources/FirmwarePatcher/Filesystem/CryptexFilesystemPatcher.swift:993
Method
devLayoutWalksUpToProjectRoot
()
tests/VPhoneCoreTests/ResourcesTests.swift:14
Method
devModeStatus
()
sources/vphone-cli/VPhoneMenuConnect.swift:95
Method
developerModeGatePresent
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
Method
deviceForVariant
()
tests/VPhoneCoreTests/RestoreInfoTests.swift:88
Method
disableHostSyncForManualLocation
()
sources/vphone-cli/VPhoneMenuLocation.swift:147
Method
disasAt
Disassemble one instruction at file offset in the mutable buffer.
sources/FirmwarePatcher/Kernel/KernelJBPatcherBase.swift:317
Method
disconnect
()
sources/vphone-cli/VPhoneCameraServer.swift:59
Method
discoverSandboxTextRange
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
Method
downloadAction
()
sources/vphone-cli/VPhoneFileBrowserView.swift:299
Method
downloadDirectory
(remotePath: String, name: String, to localParent: URL)
sources/vphone-cli/VPhoneFileBrowserModel.swift:188
Method
draggingEntered
(_ sender: any NSDraggingInfo)
sources/vphone-cli/VPhoneVirtualMachineView.swift:90
Method
draggingExited
(_ sender: (any NSDraggingInfo)?)
sources/vphone-cli/VPhoneVirtualMachineView.swift:96
Method
drainsBothPipesConcurrentlyWithoutDeadlock
()
tests/VPhoneCoreTests/ProcessRunnerTests.swift:30
Method
dropFiles
(_ providers: [NSItemProvider])
sources/vphone-cli/VPhoneFileBrowserView.swift:316
Method
droppedInstallPackageURL
(from sender: any NSDraggingInfo)
sources/vphone-cli/VPhoneVirtualMachineView.swift:137
← previous
next →
501–600 of 1,296, ranked by callers