Jump to content

NotEriic

ViP Jailed
  • Posts

    766
  • Joined

  • Last visited

Everything posted by NotEriic

  1. Try Rasticrac?!?
  2. BIG Thanks for the time being! @@shmoo Clutch doesnt Work for me but i think ist works with Rasticrac just as Clutch. I install the App New from AppStore Mobile Terminal su Root Pass Rasticrac -m n Cracked succsessfully Called the ipa to zip unzip that Payload Binrawsniper Move Bin. to var/ mobile Going back to Mobile Terminal lipo Binrawsniper -t armv7 -o Binrawsniper....... BUT WITHOUT "7" is it wrong? Got the new Binary an Put it in /var/mobile/Container/Bundle/Binrawsniper Overwrite the Old Bin (38MB) with the New Bin (17MB) and set Permissions to 0777
  3. BIG Thanks for the time being!!! Su Root PASSWORD for rum Clutch read the Tutorials in Forum!
  4. Got this Error @@shmoo http://prntscr.com/7td07h You mean i've to install the App Brand New, than thin the Binary. aaaaand then Edit it with IDA after that with GDB to set Breakpoint?
  5. should i try this before?? okay, i'll try it later only new Apps or Updates too?
  6. Hey Guys i want so set a Breakpoint via GDB but i got a Error: Before, i edit the Binary in IDA succsessfully: http://iosgods.com/topic/11260-how-to-make-everything-free-free-store-in-ida-for-kill-shot/ Now i want to set a Breakpoint with GDB: Open Kill Shot Open Mobile Terminal su root password gdb att Binrawsniper b *0x001F6CFC Error: warning: Unrecognized osabi 0 in arm_set_osabi_from_host_info http://prntscr.com/7t562r can anybody help me please?
  7. Why is "0xbf5bc" -> "0xE0811003" is this Arm to Hex?? @@shmoo & @DiDA
  8. And how to mke a Break Point in IDA? Sorry its my first Time
  9. @shmoo Big Thanks, but it doenst work Only all my Weapons are now unlocked but they costs money/ gold. That is not my target
  10. This is the GetPrice function: __text:001F6CFC __text:001F6CFC PUSH {R4-R7,LR} __text:001F6CFE ADD R7, SP, #0xC __text:001F6D00 PUSH.W {R8,R10,R11} __text:001F6D04 SUB.W SP, SP, #0x390 __text:001F6D08 MOV R11, R2 __text:001F6D0A MOV R4, R1 __text:001F6D0C MOV R6, R0 __text:001F6D0E BL __ZL27SalesAgentStringsInitializev ; SalesAgentStringsInitialize(void) __text:001F6D12 MOVW R0, #(:lower16:(aTuningdata - 0x1F6D28)) ; "TuningData" __text:001F6D16 MOVS R2, #0 ; char * __text:001F6D18 MOVT.W R0, #(:upper16:(aTuningdata - 0x1F6D28)) ; "TuningData" __text:001F6D1C MOV R1, #(aSniperTuningPr - 0x1F6D2A) ; "sniper/tuning/prices" __text:001F6D24 ADD R0, PC ; "TuningData" __text:001F6D26 ADD R1, PC ; "sniper/tuning/prices" __text:001F6D28 MOVS R5, #0 __text:001F6D2A BL __ZN9CachedDoc17RetrieveCachedDocEPKcS1_S1_ ; CachedDoc::RetrieveCachedDoc(char const*,char const*,char const*) __text:001F6D2E CBZ R0, loc_1F6D50 __text:001F6D30 MOVW R1, #(:lower16:(__ZTI9CachedDoc_ptr - 0x1F6D46)) __text:001F6D34 MOVS R3, #0 __text:001F6D36 MOVT.W R1, #(:upper16:(__ZTI9CachedDoc_ptr - 0x1F6D46)) __text:001F6D3A MOV R2, #(__ZTI9PricesDoc_ptr - 0x1F6D48) __text:001F6D42 ADD R1, PC ; __ZTI9CachedDoc_ptr __text:001F6D44 ADD R2, PC ; __ZTI9PricesDoc_ptr __text:001F6D46 LDR R1, [R1] ; `typeinfo for'CachedDoc __text:001F6D48 LDR R2, [R2] ; `typeinfo for'PricesDoc __text:001F6D4A BLX.W ___dynamic_cast __text:001F6D4E MOV R5, R0 __text:001F6D50 __text:001F6D50 loc_1F6D50 ; CODE XREF: SalesAgent::GetPrice(char const*,char const*,char const*,double)+32j __text:001F6D50 MOV R0, R5 ; this __text:001F6D52 BL __ZN12CachedObject10GetJSONMapEv ; CachedObject::GetJSONMap(void) __text:001F6D56 MOVW R2, #(:lower16:(aData - 0x1F6D66)) ; "Data" __text:001F6D5A MOV R1, R0 __text:001F6D5C MOVT.W R2, #(:upper16:(aData - 0x1F6D66)) ; "Data" __text:001F6D60 ADD R0, SP, #0x3A8+var_54 __text:001F6D62 ADD R2, PC ; "Data" __text:001F6D64 BL __ZN7JSONMapixEPKc ; JSONMap::operator[](char const*) __text:001F6D68 MOVW R0, #(:lower16:(_StringTable_ptr - 0x1F6D78)) __text:001F6D6C MOV R1, R6 ; char * __text:001F6D6E MOVT.W R0, #(:upper16:(_StringTable_ptr - 0x1F6D78)) __text:001F6D72 MOVS R2, #1 ; bool __text:001F6D74 ADD R0, PC ; _StringTable_ptr __text:001F6D76 LDR R5, [R0] ; _StringTable __text:001F6D78 LDR R0, [R5] ; this __text:001F6D7A BL __ZN12_StringTable6insertEPKcb ; _StringTable::insert(char const*,bool) __text:001F6D7E MOV R1, #(dword_D01260 - 0x1F6D8A) __text:001F6D86 ADD R1, PC ; dword_D01260 __text:001F6D88 LDR R2, [R1] __text:001F6D8A CMP R0, R2 __text:001F6D8C BEQ loc_1F6D9E __text:001F6D8E LDR R1, [R1,#(dword_D01274 - 0xD01260)] __text:001F6D90 CMP R0, R1 __text:001F6D92 BEQ loc_1F6E0C __text:001F6D94 STR R6, [sP,#0x3A8+var_3A0] __text:001F6D96 MOVS R6, #0 __text:001F6D98 STMEA.W SP, {R5,R11} __text:001F6D9C B loc_1F6E7A __text:001F6D9E ; ---------------------------------------------------------------------------
  11. [Request] Kill Shot, 2.0 App you want hacked: Kill Shot Version of the app: 2.0 iTunes URL for the app: https://itunes.apple.com/de/app/kill-shot/id839703707?mt=8 Requested features: - Unl. Money - Unl. Gold - if possible Unl. Ammo Jailbroken or Non-Jailbroken: Doenst matter Thank you in Advanced!!!
  12. Okay Bro, and how to make a BackUp when my Device is Locked with Passcode?
  13. THIS FU**ING SHIT DOESNT WORK ANYMORE!!!!!! I go ballistic
  14. Yes my Darling Once again BIG BIG BIG THANKS Issues solved // Topic closed
  15. Cool but not for 4.15 Can you ask them to Update it?? FORGETT ALL!!!! It works :* @Dida IT WOOOOORKS
  16. Game doesnt work After deinstalled Hack -.- maaaaan. What a shit! It only works at first Start up! Edit: Where is the New Hack for 4.15?
  17. Bro, the Game doenst work since i installed the Hack. I dont enable any features.
  18. @ Can you Upload und Update it, pleeeeease? )
×
  • 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