-
Posts
569 -
Joined
-
Last visited
Everything posted by ThePianoGuy
-
Help/Support My iPad 2 gets stuck on apple logo again
ThePianoGuy replied to ThePianoGuy's topic in Help & Support
Thanks. it works now. -
Help/Support My iPad 2 gets stuck on apple logo again
ThePianoGuy replied to ThePianoGuy's topic in Help & Support
ok i will try when my brother stop playing iPad -
Help/Support My iPad 2 gets stuck on apple logo again
ThePianoGuy replied to ThePianoGuy's topic in Help & Support
Thanks, i will try -
Help. My iPad 2 gets stuck on apple logo again for 5 times. i have been very careful using jailbroken iPad 2. i holded the VOL UP button and it booted normally. i uninstalled almost all tweaks but it still stuck on my apple logo My recent tweak upgrades are - shell-cmds - PAM Moduls - Cydia Substrate - Perl
-
Help/Support iOS 8 SDK works with iOS 9.x.x?
ThePianoGuy replied to ThePianoGuy's topic in Help & Support
thanks -
Hi. will my tweak work for iOS 9 if it is compiled with iOS 8 SDK?
-
Help/Support Guitar Hero Live IPA file? (PM me if you have one)
ThePianoGuy replied to ThePianoGuy's topic in Help & Support
i solved on all three posts -
Help/Support Guitar Hero Live IPA file? (PM me if you have one)
ThePianoGuy replied to ThePianoGuy's topic in Help & Support
it wasn't there before i created this thread. i checked back and i see it. thanks -
Help/Support Guitar Hero Live IPA file? (PM me if you have one)
ThePianoGuy replied to ThePianoGuy's topic in Help & Support
didn't know that. PM me then if you have one -
Hi Can someone give me the IPA file of Guitar Hero Live? It is avaliable for US but not for my country and my iPad 2 just because the bluetooth 2.1 is too old why not disable bluetooth features for older devices, Activision? I compared iPad mini and iPad 2 specs and both devices have same hardware specs and only bluetooth are different so it must be possible to remove bluetooth features and make the game run on iPad 2. iTunes link: https://itunes.apple.com/app/guitar-hero-live/id1024764676
-
i found ARM converter online. it can convert assembly code to machine code and machine code to assembly code. no 64 bit support yet. In machine code, you must input machine code in GDB/LLDB and not just hex, found in binary file. Example: 20 FF in machine code (GDB/LLDB) --------------- FF 20 in hex --------------- 900010E0 in in machine code (GDB/LLDB) --------------- E0100090 in hex http://svr-acjf3-armie.cl.cam.ac.uk/main.cgi
-
lol yes but on android version.
-
no i'm modding game on Android but i ask help here because they know more IDA hacking very well
-
so will this work then MOV R0, #0x270F ?
-
hi how can i give the function high damage without breaking the whole function? i think i must mod ADDs but i'm not sure.... The game gives random number of damage Note: name of the game are censored LDR R3, =(_GLOBAL_OFFSET_TABLE_ - 0x307460) LDR R2, =(g_db_ptr - 0x8CE914) ADD R3, PC, R3 ; _GLOBAL_OFFSET_TABLE_ STMFD SP!, {R4-R8,LR} SUB SP, SP, #0x20 LDR R7, [R3,R2] ; g_db MOV R5, R0 ADD R6, SP, #0x38+var_34 LDR R4, [R7] BL _ZNK7xxxxxxxxx8GetLevelEv ; xxxxxxxxx::GetLevel(void) SUB R1, R0, #1 ; unsigned int ADD R0, R4, #0x3AC ; this BL _ZNK12GSdbAccessor9GetRecordEj ; GSdbAccessor::GetRecord(uint) MOV R4, R0 MOV R0, R5 ; this BL _ZNK7xxxxxxxxx11GetStrengthEv ; xxxxxxxxx::GetStrength(void) ADD R4, R4, R0 MOV R0, R5 ; this LDRB R4, [R4,#-1] BL _ZNK7xxxxxxxx11GetStrengthEv ; xxxxxxxxx::GetStrength(void) LDR LR, =(unk_893C10 - 0x3074B4) .ADD R3, SP, #0x38+var_18 MOV R12, R6 ADD LR, PC, LR ; unk_893C10 CMP R0, #6 SUBLS R8, R0, #1 MOVHI R8, #(off_8CE918+2 - 0x8CE914) ADD R8, R3, R8,LSL#2 LDMIA LR!, {R0-R3} STMIA R12!, {R0-R3} LDMIA LR, {R0-R2} STMIA R12, {R0-R2} LDR R0, [R8,#-0x1C] BL _ZN14AppProtectData7GetDataENS_4SlotE ; AppProtectData::GetData(AppProtectData::Slot) CMP R4, R0 BGT loc_307518
-
I already figure it out that i can't put any values i want thanks. i will try this instead
-
Edit: i used number "8192" and it works. must use numbers like 1,2,4,8,16,32,64,128,512,1024,2048,4096,8192 and so on
-
Hi Can i set the value to MOV R0, #9999 or MOV R0, #0x270F ? the ARM converter could not convert it I'm modding a function that only have to lines MOV R0, #2 B _ZN14AppProtectData7GetDataENS_4SlotE
-
he is not gonna send a weinner a broken phone lol
-
Need For Speed™ Info
ThePianoGuy replied to Joe Exotic's topic in Console & PC Gaming's Console and PC Gaming
wow -
General How many unread emails are in your inbox?
ThePianoGuy replied to ThePianoGuy's topic in General Talk
lol -
lol. videos are old now and the string method didn't work on the never binary file.....
-
Hi Is there any tutorial about IDA string hacking? i found 2 videos but it's not the same on some games. i wonder how Zahir can find engine stress and insane grip that i can't find it in Racing Rivals binary file and he said he don't even know how do to gnu hacking. i can't do gnu hacking because the game always crashes even i have cleaned up some memory
-
i'm using Driver Booster 3
-
Video [Tutorial] How to Install Windows 95 & 98 on your iOS Device!
ThePianoGuy replied to EMDamaker's topic in Tutorials
cool!