Jump to content

ThePianoGuy

Senior Member
  • Posts

    569
  • Joined

  • Last visited

Everything posted by ThePianoGuy

  1. BX LR means end function
  2. yeah. i'm using PuTTY to create a new tweak and use WinSCP to edit files and compile with build-in SSH shell.
  3. it's Final Fable but if i set the number to 65025 like this MOV R0, #0xFF MOV R1, #0xFF MULS R0, R1 BX LR max value will be 1 and it goes down to negative value. how do i do
  4. thanks. Clutch is better than Clutch2. i don't really want to type the long bundle ID on Clutch2
  5. the developer make the game work on iPad 2 now. i have not got it to work because it still detect my iPad 2
  6. the solution is remove the wrong DNS 192.168.1.2 in WiFi settings
  7. Hi Should i mod setter methods in IDA? i'm not sure if it is possible... i always mod getter methods. about PUSH and POP. can i simply replace it or should i keep it like this? PUSH {R4,LR} MOV R0, R7 POP {R4,PC} Here is the full ARM assembly code _DWORD __fastcall Hero::SetCriticalDmg(Hero *__hidden this, unsigned __int16) EXPORT _ZN4Hero14SetCriticalDmgEt _ZN4Hero14SetCriticalDmgEt ; DATA XREF: .data.rel.ro:00BCD0E8o PUSH {R4,LR} MOVS R4, R0 BL _ZN5Actor14SetCriticalDmgEt ; Actor::SetCriticalDmg(ushort) LDR R3, =0x5EC LDR R0, [R4,R3] ; this CMP R0, #0 BEQ locret_4AD148 BL _ZN13PlayerInfoMgr14IncHeroDataVerEv ; PlayerInfoMgr::IncHeroDataVer(void) locret_4AD148 ; CODE XREF: Hero::SetCriticalDmg(ushort)+Ej POP {R4,PC}
  8. iCleaner does not clean RAM. it only clean up internal memory The RAM cleaner app looks like this. i have this screenshot on my twitter account but i forgot it
  9. ok. is there any RAM cleaner program for jailbroken iPad 2?
  10. Why OpenSSH on my iPad 2 keep randomly disconnecting for no reason while i'm transfering files or doing something in SSH shell? It is very very very annoying while i making MS tweaks or transfering big IPA file to my iPad 2. It is not happen on iOS 7. The problem appear when i restore my iPad 2 to iOS 8.1.2 and iOS 8.3 The wifi signal is very strong. My computer is connected with Ethernet cable. My Netgear wireless router is brand new and it is fast and stable. i don't know what is wrong with SSH.
  11. oh ok so i don't have to be afraid i think it is to save RAM space
  12. thanks. i'm using OpenSSH to make tweaks because it is faster than making tweak with iFile and Mobile Terminal
  13. too bad. the hack #3 does not work. the welcome popup did show on the screen
  14. Hi On any apps, i see a Snapshot folder that contains screenshot of what i'm doing in the app. it looks like a spy because i have not given it permission to take a screenshot and it also eat my memory space. how do i do?
  15. hi when the game is made for online mode only, you can't play the game without the internet. the online game need to read the data on the server that is not on the client. Example user profile, monster data, functions, etc... anyway, welcome to the internet. looks like you are new on the internet
  16. Gameloft games works again. it was down 1 hour 44 mins ago.
  17. no i have not but the problem is happen on 3G too so i think my country Denmark blocked Gameloft games? Gameloft game is working in sweden and USA....
  18. i think i'm having the same problem. all gameloft games can't connect to the server
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines