Skip to content

weak_classdump_bundle Crashes After A While. Doesn't Dump Anything. #5

@AndyIbanez

Description

@AndyIbanez

I type in the following commands, as soon as I open Terminal:

su
cd /
cycript -p SpringBoard weak_classdump.cy; cycript -p SpringBoard
weak_classdump_bundle([NSBundle mainBundle],@"/var/mobile/Documents/SpringBoard")

Like you can see, I'm trying to dump the SpringBoard Headers using cycript (playing around, nothing official). But after I put in those commands, it's like it freezes. It stays frozen for a few minutes and then finally it resprings the whole phone. While the phone is frozen, nothing works: Can't input new commands, home button disabled, etc..

Maybe it's because I'm specifically trying to dump SpringBoard. There's something I need to see so I kinda need to dump SB with this script for that. In the end there are no headers in my path so I assume it's entering some sort of infinite loop without actually dumping anything.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions