Email or username:

Password:

Forgot your password?
Top-level
sam henri gold

@grishka I've been whacking a bunch of tools at it after finally extracting the rootfs (github.com/dhinakg/aeota) but can't get any of them to properly produce a nice output. Best I could do was `rabin2 -cc` but that's not a particularly pretty output

2 comments
Григорий Клюшников

sam henri gold, ah, you want class-dump. You'll have to build it yourself for ARM. You'll also need this to extract the dyld cache

sam henri gold

@grishka I think they changed something in the binary structure, I've been using the arm build I made last year, dsdump, the `ipsw` tool, classdump-dyld. nothing

Go Up