MAMEWorld >> The Loony Bin
View all threads Index   Flat Mode Flat  

URherenow
Reged: 09/21/03
Posts: 4260
Loc: Japan
Send PM
I am so freaking close I can taste it... but need help
01/16/14 05:21 PM


Managed to get the app decrypted. Got the class-dump done. The bit below is what I'm looking for

@interface AppDriverCommon : _AVAudioSessionCategorySoloAmbient
{
}

(BOOL)isJailBroken;

Any ideas on the proper breakpoint using gdb? I start off by running "gdb -quiet " because I'm never able to bring up a PID to hook into it that way. As soon as the app detects the jailbreak, it removes itself from memory.

b UIApplicationMain works as it should (that's how I was able to dump the encrypted bit from memory and patch the binary with it... after figuring out that I needed to disable PIE first )

but b isJailBroken doesn't work and b -[AppDriverCommon isJailBroken] doesn't work. The app just errors out within gdb.


Just broke my personal record for number of consecutive days without dying!







Entire thread
Subject Posted by Posted on
* I am so freaking close I can taste it... but need help URherenow 01/16/14 05:21 PM

Extra information Permissions
Moderator:  GatKong 
0 registered and 332 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 706