classdump-dyld icon indicating copy to clipboard operation
classdump-dyld copied to clipboard

Class-dump any Mach-o file without extracting it from dyld_shared_cache

Results 14 classdump-dyld issues
Sort by recently updated
recently updated
newest added

iPhone SE 13.2.2 w/ checkra1n jailbreak Every time I run `classdump-dyld` with the `-o outdir` option I get the following error: `2019-11-27 12:21:17.581 classdump-dyld[43980:1265195] Could not create directory outdir. Check...

1: command: classdump-dyld -o ./dyld_shared_cache_result/ -c 2: iOS Version: 13.3 3: Device:iPhoneSE 4:error message: stringWithCString class_getImageName(protocol) empty stringWithCString class_getImageName(protocol) empty stringWithCString class_getImageName(protocol) empty classdump-dyld(1038,0x102a19800) malloc: can't allocate region *** mach_vm_map(size=32768)...

When running on tvOS 10.x it crashes on a full dump when it hits NSLeafProxy in Foundation: ./classdump-dyld -o tvOSH2 -c -D Now dumping /System/Library/Caches/com.apple.dyld/dyld_shared_cache_arm64... 2017-03-22 10:29:41.156 classdump-dyld[22900:558139] classdump-dyld :...

``` > Making all for tool classdump-dyld… ==> Compiling main.xm (arm64)… ==> Linking tool classdump-dyld (arm64)… Undefined symbols for architecture arm64: "__dyld_get_all_image_infos", referenced from: _parseImage in main.xm.2a5da891.o ld: symbol(s) not...

I have an iPad mini 2 with ios 11.1.2 jailbroken with Unc0ver. I've downloaded and compiled the latest version however I'm having issues with no output being produced. This following...

My-Mac:classdump-dyld user123$ make > Making all for tool classdump-dyld… ==> Preprocessing main.xm… ==> Compiling main.xm (armv7)… **main.xm:313:4: error: call to unavailable function 'system': not available on iOS system([tryWithLib UTF8String]); ^~~~~~...

Dumping /System/Library/PrivateFrameworks/NewsFoundation.framework/NewsFoundation...(15 classes) Dumping /System/Library/PrivateFrameworks/NewsTransport.framework/NewsTransport...(204 classes) 99% [================================================= ] 202/204 2018-03-26 22:15:22.839 classdump-dyld[1189:153748] *** Assertion failure in +[SpringBoardUI load], /BuildRoot/Library/Caches/com.apple.xbs/Sources/SpringBoardUI/SpringBoard-3752.24/SpringBoardUI.m:57 2018-03-26 22:15:22.841 classdump-dyld[1189:153748] *** Terminating app due to uncaught exception...

Would be nice if you could ship an update to Lydia that includes the new cycript module from #8