Jump to content

Help changing a string


litox

1 post in this topic

Recommended Posts

help please, i tried everything to change "X2, cfstr_freeversion ; "Free Version""

ida:

Spoiler
__text:000000010003CB20 ; ---------------------------------------------------------------------------
__text:000000010003CB20
__text:000000010003CB20 loc_10003CB20                           ; CODE XREF: -[MainSettings tableView:cellForRowAtIndexPath:]+2E0j
__text:000000010003CB20                 ADRP            X25, #classRef_NSString@PAGE
__text:000000010003CB24                 LDR             X0, [X25,#classRef_NSString@PAGEOFF]
__text:000000010003CB28                 ADRL            X8, aOct82023 ; "Oct  8 2023"
__text:000000010003CB30                 STR             X8, [SP,#0x80+var_80]
__text:000000010003CB34                 ADRL            X21, cfstr_S_2 ; "%s"
__text:000000010003CB3C                 MOV             X2, X21
__text:000000010003CB40                 BL              _objc_msgSend$stringWithFormat_
__text:000000010003CB44                 BL              _objc_claimAutoreleasedReturnValue
__text:000000010003CB48                 MOV             X22, X0
__text:000000010003CB4C                 LDR             X0, [X25,#classRef_NSString@PAGEOFF]
__text:000000010003CB50                 ADRL            X8, a124830 ; "12:48:30"
__text:000000010003CB58                 STR             X8, [SP,#0x80+var_80]
__text:000000010003CB5C                 MOV             X2, X21
__text:000000010003CB60                 BL              _objc_msgSend$stringWithFormat_
__text:000000010003CB64                 BL              _objc_claimAutoreleasedReturnValue
__text:000000010003CB68                 MOV             X27, X0
__text:000000010003CB6C                 STR             X0, [SP,#0x80+var_58]
__text:000000010003CB70                 ADRP            X8, #classRef_UIImage@PAGE
__text:000000010003CB74                 LDR             X0, [X8,#classRef_UIImage@PAGEOFF]
__text:000000010003CB78                 ADRL            X2, cfstr_Hammer ; "hammer"
__text:000000010003CB80                 BL              _objc_msgSend$systemImageNamed_
__text:000000010003CB84                 BL              _objc_claimAutoreleasedReturnValue
__text:000000010003CB88                 MOV             X23, X0
__text:000000010003CB8C                 MOV             X0, X20
__text:000000010003CB90                 BL              _objc_msgSend$imageView
__text:000000010003CB94                 BL              _objc_claimAutoreleasedReturnValue
__text:000000010003CB98                 MOV             X24, X0
__text:000000010003CB9C                 MOV             X2, X23
__text:000000010003CBA0                 BL              _objc_msgSend$setImage_
__text:000000010003CBA4                 BL              _objc_release_x24
__text:000000010003CBA8                 BL              _objc_release_x23
__text:000000010003CBAC                 LDR             X23, [X25,#classRef_NSString@PAGEOFF]
__text:000000010003CBB0                 ADRP            X21, #classRef_NSBundle@PAGE
__text:000000010003CBB4                 LDR             X0, [X21,#classRef_NSBundle@PAGEOFF]
__text:000000010003CBB8                 BL              _objc_msgSend$mainBundle
__text:000000010003CBBC                 BL              _objc_claimAutoreleasedReturnValue
__text:000000010003CBC0                 STR             X0, [SP,#0x80+var_60]
__text:000000010003CBC4                 BL              _objc_msgSend$infoDictionary
__text:000000010003CBC8                 BL              _objc_claimAutoreleasedReturnValue
__text:000000010003CBCC                 MOV             X24, X0
__text:000000010003CBD0                 ADRL            X2, cfstr_Cfbundleshortv ; "CFBundleShortVersionString"
__text:000000010003CBD8                 BL              _objc_msgSend$objectForKey_
__text:000000010003CBDC                 BL              _objc_claimAutoreleasedReturnValue
__text:000000010003CBE0                 MOV             X25, X0
__text:000000010003CBE4                 LDR             X0, [X21,#classRef_NSBundle@PAGEOFF]
__text:000000010003CBE8                 BL              _objc_msgSend$mainBundle
__text:000000010003CBEC                 BL              _objc_claimAutoreleasedReturnValue
__text:000000010003CBF0                 MOV             X26, X0
__text:000000010003CBF4                 BL              _objc_msgSend$infoDictionary
__text:000000010003CBF8                 BL              _objc_claimAutoreleasedReturnValue
__text:000000010003CBFC                 MOV             X28, X0
__text:000000010003CC00                 ADRL            X2, cfstr_Cfbundleversio ; "CFBundleVersion"
__text:000000010003CC08                 BL              _objc_msgSend$objectForKey_
__text:000000010003CC0C                 BL              _objc_claimAutoreleasedReturnValue
__text:000000010003CC10                 MOV             X21, X0
__text:000000010003CC14                 STP             X22, X27, [SP,#0x80+var_70]
__text:000000010003CC18                 STP             X25, X0, [SP,#0x80+var_80]
__text:000000010003CC1C                 ADRL            X2, stru_100DA7EB0 ; "%@.%@ @ %@ %@"
__text:000000010003CC24                 MOV             X0, X23
__text:000000010003CC28                 BL              _objc_msgSend$stringWithFormat_
__text:000000010003CC2C                 BL              _objc_claimAutoreleasedReturnValue
__text:000000010003CC30                 MOV             X27, X0
__text:000000010003CC34                 MOV             X0, X20
__text:000000010003CC38                 BL              _objc_msgSend$textLabel
__text:000000010003CC3C                 BL              _objc_claimAutoreleasedReturnValue
__text:000000010003CC40                 MOV             X23, X0
__text:000000010003CC44                 MOV             X2, X27
__text:000000010003CC48                 BL              _objc_msgSend$setText_
__text:000000010003CC4C                 BL              _objc_release_x23
__text:000000010003CC50                 BL              _objc_release_x27
__text:000000010003CC54                 BL              _objc_release_x21
__text:000000010003CC58                 BL              _objc_release_x28
__text:000000010003CC5C                 BL              _objc_release_x26
__text:000000010003CC60                 BL              _objc_release_x25
__text:000000010003CC64                 ADRP            X25, #0x100E0F000
__text:000000010003CC68                 BL              _objc_release_x24
__text:000000010003CC6C                 LDR             X8, [SP,#0x80+var_60]
__text:000000010003CC70                 BL              _objc_release_x8
__text:000000010003CC74                 MOV             X0, X20
__text:000000010003CC78                 BL              _objc_msgSend$textLabel
__text:000000010003CC7C                 BL              _objc_claimAutoreleasedReturnValue
__text:000000010003CC80                 MOV             X21, X0
__text:000000010003CC84                 BL              _objc_msgSend$adjustsFontSizeToFitWidth
__text:000000010003CC88                 BL              _objc_release_x21
__text:000000010003CC8C                 MOV             X0, X20
__text:000000010003CC90                 BL              _objc_msgSend$detailTextLabel
__text:000000010003CC94                 BL              _objc_claimAutoreleasedReturnValue
__text:000000010003CC98                 MOV             X21, X0
__text:000000010003CC9C                 ADRL            X2, cfstr_freeversion ; "Free Version"
__text:000000010003CCA4                 BL              _objc_msgSend$setText_
__text:000000010003CCA8                 BL              _objc_release_x21
__text:000000010003CCAC                 LDR             X8, [SP,#0x80+var_58]
__text:000000010003CCB0                 BL              _objc_release_x8
__text:000000010003CCB4                 B               loc_10003D21C
__text:000000010003CCB8 ; ---------------------------------------------------------------------------

 

cfstr_freeversion:

__cfstring:0000000100DA7ED0 cfstr_freeversion __CFString <___CFConstantStringClassReference, 0x7D0, afreeversion,\
__cfstring:0000000100DA7ED0                                         ; DATA XREF: -[MainSettings tableView:cellForRowAtIndexPath:]+4C0o
__cfstring:0000000100DA7ED0                             0x19>       ; "Free Version"

(void)setText:

__objc_stubs:0000000100A7E608 ; id objc_msgSend_setText_(void *, const char *, ...)
__objc_stubs:0000000100A7E608 _objc_msgSend$setText_                  ; CODE XREF: -[ConnectionSettingsViewController initWithStyle:andConnectionType:]+1FCp
__objc_stubs:0000000100A7E608                                         ; -[ConnectionSettingsViewController initWithStyle:andConnectionType:]+230p ...
__objc_stubs:0000000100A7E608                 ADRP            X1, #selRef_setText_@PAGE
__objc_stubs:0000000100A7E60C                 LDR             X1, [X1,#selRef_setText_@PAGEOFF]
__objc_stubs:0000000100A7E610                 ADRP            X16, #_objc_msgSend_ptr@PAGE
__objc_stubs:0000000100A7E614                 LDR             X16, [X16,#_objc_msgSend_ptr@PAGEOFF]
__objc_stubs:0000000100A7E618                 BR              X16
__objc_stubs:0000000100A7E618 ; End of function _objc_msgSend$setText_

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below. For more information, please read our Posting Guidelines.
Reply to this topic... Posting Guidelines

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Our picks

    • METRIA the Starlight v3.4.0 +1 Cheats
      Modded/Hacked App: METRIA the Starlight By ASOBIMO,Inc.
      Bundle ID: com.asobimo.seisainometria
      iTunes Store Link: https://apps.apple.com/us/app/metria-the-starlight/id1631278972?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Damage Multiplier
      - Defense Multiplier


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above. Use Safari/Google Chrome or other iOS browsers to download.
      STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
      STEP 3: If necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 119 replies
    • Moon Pioneer v2.14.19 Cheats +4
      Modded/Hacked App: Moon Pioneer By Voodoo
      Bundle ID: com.playphoria.tothemoon
      iTunes Store Link: https://apps.apple.com/us/app/moon-pioneer/id1586844471?uo=4


      Mod Requirements:
      - Non-Jailbroken/Jailed or Jailbroken iPhone/iPad/iPod Touch.
      - Sideloadly / Cydia Impactor or alternatives.
      - A Computer Running Windows/macOS/Linux with iTunes installed.


      Hack Features:
      - Premium: Setting -> Privacy -> Float icon -> In-App Purchase -> VoodooPremium
      - Non-stop factory
      - No need food
      - Unlimited booster
        • Like
      • 0 replies
    • Moon Pioneer v2.14.19 Cheats +4
      Modded/Hacked App: Moon Pioneer By Voodoo
      Bundle ID: com.playphoria.tothemoon
      iTunes Store Link: https://apps.apple.com/us/app/moon-pioneer/id1586844471?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Premium: Setting -> Privacy -> Float icon -> In-App Purchase -> VoodooPremium
      - Non-stop factory
      - No need food
      - Unlimited booster
        • Like
      • 1 reply
    • Oilman! v1.19.30 Cheats +3
      Modded/Hacked App: Oilman! By Voodoo
      Bundle ID: com.lilacwoodgames.oilman
      iTunes Store Link: https://apps.apple.com/us/app/oilman/id1585980805?uo=4

       

      Mod Requirements:
      - Non-Jailbroken/Jailed or Jailbroken iPhone/iPad/iPod Touch.
      - Sideloadly / Cydia Impactor or alternatives.
      - A Computer Running Windows/macOS/Linux with iTunes installed.


      Hack Features:
      - Premium: Setting -> Vibration -> Float icon -> In-App Purchase -> VoodooPremium
      - SR Debug: Setting -> Privacy policy
      - Earn currency
      • 0 replies
    • Oilman! v1.19.30 Cheats +3
      Modded/Hacked App: Oilman! By Voodoo
      Bundle ID: com.lilacwoodgames.oilman
      iTunes Store Link: https://apps.apple.com/us/app/oilman/id1585980805?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Premium: Setting -> Vibration -> Float icon -> In-App Purchase -> VoodooPremium
      - SR Debug: Setting -> Privacy policy
      - Earn currency
        • Agree
      • 1 reply
    • Candle Craft 3D v4.17.0 Cheats +2
      Modded/Hacked App: Candle Craft 3D By Voodoo
      Bundle ID: com.FuriousAvocado.CandleCraft3D
      iTunes Store Link: https://apps.apple.com/us/app/candle-craft-3d/id1585173714?uo=4

       

      Mod Requirements:
      - Non-Jailbroken/Jailed or Jailbroken iPhone/iPad/iPod Touch.
      - Sideloadly / Cydia Impactor or alternatives.
      - A Computer Running Windows/macOS/Linux with iTunes installed.


      Hack Features:
      - Premium: Setting -> Haptic -> Float icon -> In-App Purchase -> VoodooPremium
      - Unlimited Cash
      • 0 replies
    • Candle Craft 3D v4.17.0 Cheats +2
      Modded/Hacked App: Candle Craft 3D By Voodoo
      Bundle ID: com.FuriousAvocado.CandleCraft3D
      iTunes Store Link: https://apps.apple.com/us/app/candle-craft-3d/id1585173714?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Premium: Setting -> Haptic -> Float icon -> In-App Purchase -> VoodooPremium
      - Unlimited Cash
        • Like
      • 0 replies
    • Epic Mecha Girls: Anime RPG v2.1.1 +4 Cheats
      Modded/Hacked App: Epic Mecha Girls: Anime RPG By VIVA GAMES S.L.
      Bundle ID: com.vivastudios.mecha.robot.rpg.girls
      iTunes Store Link: https://apps.apple.com/us/app/epic-mecha-girls-anime-rpg/id1601800683?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Damage Multiplier
      - Defense Multiplier
      - Loot Multiplier
      - 1 Enemy


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above. Use Safari/Google Chrome or other iOS browsers to download.
      STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
      STEP 3: If necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 39 replies
    • Canvas Run v1.9.6 Cheats +4
      Modded/Hacked App: Canvas Run By Voodoo
      Bundle ID: com.501.canvasrun
      iTunes Store Link: https://apps.apple.com/us/app/canvas-run/id1583922362?uo=4

       


      Mod Requirements:
      - Non-Jailbroken/Jailed or Jailbroken iPhone/iPad/iPod Touch.
      - Sideloadly / Cydia Impactor or alternatives.
      - A Computer Running Windows/macOS/Linux with iTunes installed.


      Hack Features:
      - Premium: Setting -> Haptic -> Float icon -> In-App Purchase -> VoodooPremium
      - x8 Earn length
      - x8 Earn columns
      - No lost ball
      • 0 replies
    • Canvas Run v1.9.6 Cheats +4
      Modded/Hacked App: Canvas Run By Voodoo
      Bundle ID: com.501.canvasrun
      iTunes Store Link: https://apps.apple.com/us/app/canvas-run/id1583922362?uo=4

       

      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Premium: Setting -> Haptic -> Float icon -> In-App Purchase -> VoodooPremium
      - x8 Earn length
      - x8 Earn columns
      - No lost ball
      • 1 reply
    • Bloons TD 6 China - 气球塔防6-超人气塔防手游 v43.3 +8 Cheats
      Modded/Hacked App: 气球塔防6-超人气塔防手游 By X.D. Network Inc.
      Bundle ID: com.xd.bloonstd
      iTunes Store Link: https://apps.apple.com/cn/app/%E6%B0%94%E7%90%83%E5%A1%94%E9%98%B26-%E8%B6%85%E4%BA%BA%E6%B0%94%E5%A1%94%E9%98%B2%E6%89%8B%E6%B8%B8/id6467381694?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - God mode
      - Cash 
      - Monkey Money
      - Consumes
      - All heroes unlock
      - All towers unlock
      - All upgrades unlock
      - All knowledges unlock


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above. Use Safari/Google Chrome or other iOS browsers to download.
      STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
      STEP 3: If necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
        • Haha
        • Thanks
        • Like
      • 26 replies
    • Flex Run 3D v1.17.0 Cheats +2
      Modded/Hacked App: Flex Run 3D By Voodoo
      Bundle ID: com.bluemonkeystudio.flexiblerun
      iTunes Store Link: https://apps.apple.com/us/app/flex-run-3d/id1580908333?uo=4

       


      Mod Requirements:
      - Non-Jailbroken/Jailed or Jailbroken iPhone/iPad/iPod Touch.
      - Sideloadly / Cydia Impactor or alternatives.
      - A Computer Running Windows/macOS/Linux with iTunes installed.


      Hack Features:
      - Premium: Setting -> Haptic -> Float Icon -> In-App Purchase -> VoodooPremium
      - Unlimited gems
      • 0 replies
×
  • 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