Jump to content

Archangel04

ViP Pro
  • Posts

    3,498
  • Joined

  • Last visited

Everything posted by Archangel04

  1. Segregation started when DOS was copied from UNIX. Doubtful it's going to stop now. Back to the point, it will kill this forum imo
  2. I had a dream too Apple fans nuke Android fans and kill everyone Everyone converts to Apple-ness The end Ahem, why cant we just make it a small portion which contains what people want and let it be "iOS"Gods?
  3. The 397 mb is the graphics and stuff which is not in the app file. To set which server it goes to you need to patch the binary with a custom server which should already be made completely. In this case it's not possible
  4. How did the hack end when you installed it? If result code was 0 then hacknowledge installed properly. For result code 256/512 check DiDA'so post If code was 0 The binary may not have correct permissions. Using ifile set permissions to 777 (read write execute for all 3 options). Aparthe from that I can't help sorry
  5. on setting str to 0020, it worked. but it was a visual. topic closed
  6. app is crashing whenever i open it with 777 permissions (jailbroken, ios 9.0.2, ipad air)
  7. on recommendation of EndouMa, i changed the LDR line to 0020 in hex (the mov r0 one)
  8. Hi guys, While working on IDA Pro, in the game Star Wars Commander (v4.0.0), I found a function with making this zero can also work _BuildingTypeVO_get_Time_m11804 ; CODE XREF: _ContractUtils_GetBuildingContractTotalTime_m15483+13Cp __text:000DA834 ; _GameUtils_CrystalCostToInstantUpgrade_m15608+5Ep ... __text:000DA834 LDR R0, [R0,#0x74] __text:000DA836 BX LR __text:000DA836 ; End of function _BuildingTypeVO_get_Time_m11804 __text:000DA836 __text:000DA838 __text:000DA838 ; =============== S U B R O U T I N E ======================================= __text:000DA838 __text:000DA838 __text:000DA838 _BuildingTypeVO_set_Time_m11805 __text:000DA838 STR R1, [R0,#0x74] __text:000DA83A BX LR __text:000DA83A ; End of function _BuildingTypeVO_set_Time_m11805 __text:000DA83A __text:000DA83C i can patch the binary at a point where it says LDR R0 [R0,#0x74]. (in BOLD) it is in Thumb Hex form, and if i change hex to 00 68 it will become LDR R0 [R0]. Is this binary okay? Similarly, i can make the STR one R1, [R0]
  9. Hi Clash of Clans, over 2 years. Kritika: The White Knights, less than 3 weeks Mainly these 2 currently.
  10. your number is an where a = 1 n = 1,2,3,4,5..1000 d=1 an = a + d(n-1) So, did i win?
  11. You can download them, but installing wont work without AppSync (which needs jailbreak). Only other way is to become a developer.
  12. @lanouar3g Sorry, but is there going to be an update for one hit KO or increased damage? Also, pet evolution increased chances if possible (only do them if you have the time for it, no pressure). Thanks again
×
  • 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