Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ChiChou/bagbak
/ functions
Functions
37 in github.com/ChiChou/bagbak
⨍
Functions
37
◇
Types & classes
9
↓ 16 callers
Function
fileMgr
()
agent/src/springboard.ts:18
↓ 9 callers
Function
debug
(...args: unknown[])
lib/utils.ts:32
↓ 6 callers
Function
nsError
(fn: (pError: NativePointer) => T)
agent/src/shared.ts:34
↓ 3 callers
Function
getApi
()
agent/src/shared.ts:43
↓ 2 callers
Method
#decryptWithRetry
( label: string, spawnTarget: string | string[], remoteRoot: string, root: string, binarie
index.ts:105
↓ 2 callers
Function
readFromPackage
(...components: string[])
lib/utils.ts:22
↓ 2 callers
Function
replaceWithRunLoop
(symbols: string[])
agent/src/app.ts:16
↓ 2 callers
Function
zipDirectory
(sourceDir: string, destPath: string)
agent/src/springboard.ts:109
↓ 1 callers
Method
#attach
()
index.ts:55
↓ 1 callers
Method
#decrypt
( pid: number, remoteRoot: string, root: string, binaries: Record<string, BinaryInfo>, isE
index.ts:65
↓ 1 callers
Method
#pull
(coordScript: Script, zipPath: string, destPath: string)
index.ts:138
↓ 1 callers
Function
directoryExists
(path: PathLike)
lib/utils.ts:11
↓ 1 callers
Function
enableDebug
(value?: boolean)
lib/utils.ts:36
↓ 1 callers
Function
getDeviceFromOptions
(opts: Options)
bin/bagbak.ts:40
↓ 1 callers
Function
listen
()
agent/src/springboard.ts:274
↓ 1 callers
Function
main
()
bin/bagbak.ts:64
↓ 1 callers
Method
pack
(suggested?: PathLike, mode: DumpMode = "all", removeKeys: string[] = [])
index.ts:195
↓ 1 callers
Function
parseMachO
(path: string)
agent/src/springboard.ts:22
↓ 1 callers
Function
removeExcludedDirs
(dir: string)
agent/src/springboard.ts:88
↓ 1 callers
Function
scanDir
(root: string, dir: string, tasks: MachOTasks)
agent/src/springboard.ts:65
↓ 1 callers
Function
sleep
(ms: number)
lib/utils.ts:8
↓ 1 callers
Function
version
()
lib/utils.ts:26
↓ 1 callers
Function
writeNext
()
agent/src/springboard.ts:294
Method
bundle
()
index.ts:47
Function
cleanup
(base: string)
agent/src/springboard.ts:323
Method
constructor
(device: Device, app: Application)
index.ts:41
Function
dump
( remoteRoot: string, tempRoot: string, binaries: MachOTasks, isExtension: boolean = false,
agent/src/app.ts:44
Method
handler
(message: any, data: any)
index.ts:177
Function
hookAppMain
()
agent/src/app.ts:37
Function
hookExtensionMain
()
agent/src/app.ts:40
Function
implementation
(newURL: ObjC.Object)
agent/src/springboard.ts:117
Function
prepare
(bundlePath: string, bundleId: string, removeKeys: string[] = [])
agent/src/springboard.ts:143
Method
remote
()
index.ts:51
Function
stream
(filePath: string)
agent/src/springboard.ts:245
Method
transform
(chunk, _encoding, callback)
index.ts:148
Function
zip
(base: string)
agent/src/springboard.ts:213
Function
zipFiles
(root: string, files: string[])
agent/src/springboard.ts:217