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

    • SimCity BuildIt Cheats v1.55.5 +1 [ Infinite Currencies ]
      Modded/Hacked App: SimCity BuildIt By EA Swiss Sarl
      Bundle ID: com.ea.simcitymobile.bv
      iTunes Store Link: https://apps.apple.com/us/app/simcity-buildit/id913292932?uo=4


      Hack Features:
      - Infinite Currencies


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/124792-arm64-simcity-buildit-v1412-jailed-cheats-1/


      iOS Hack Download Link: https://iosgods.com/topic/157687-simcity-buildit-cheats-v1415-1/
        • Informative
        • Agree
        • Thanks
        • Winner
        • Like
      • 518 replies
    • Rent Please! Landlord Sim Cheats v1.4.4 +2
      Modded/Hacked App: Rent Please! Landlord Sim By Shimmer Games Co., Ltd.
      Bundle ID: com.shimmergames.tenants.gb.en
      iTunes Store Link: https://apps.apple.com/us/app/rent-please-landlord-sim/id1645842987?uo=4


      Hack Features:
      - Infinite Currencies
      - No Ads


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/168311-rent-please-landlord-sim-v111-jailed-cheats-2/


      iOS Hack Download Link: https://iosgods.com/topic/168312-rent-please-landlord-sim-cheats-v111-2/
        • Like
      • 102 replies
    • Matchington Mansion Cheats v1.160.0 +5
      Modded/Hacked App: Matchington Mansion by Baklava Entertainment Societe Anonyme
      Bundle ID: com.matchington.mansion
      iTunes Store Link: https://itunes.apple.com/us/app/matchington-mansion/id1216575026?mt=8&uo=4&at=1010lce4



      Hack Features:
      - Infinite Moves
      - Infinite Lives
      - Infinite Booster
      - Infinite Coin (Spend some/ Get some)
      - Infinite Stars (Complete task without needing Stars)



      Hack Download Link: https://iosgods.com/topic/75127-arm64-matchington-mansion-cheats-v131-5/
        • Thanks
        • Like
      • 766 replies
    • Hollywood Story: Fashion Star Cheats v12.2 +4
      Modded/Hacked App: Hollywood Story By nanobitsoftware.com
      Bundle ID: com.nanobitsoftware.hollywoodstory
      iTunes Store Link: https://itunes.apple.com/us/app/hollywood-story/id876656488?mt=8&uo=4&at=1010lce4


      Hack Features:
      - Infinite Cash
      - Infinite Gems
      - Infinite Energy
      - Infinite Stars Point
       


      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/
        • Informative
        • Agree
        • Thanks
        • Like
      • 709 replies
    • SuperStar STARSHIP Cheats v3.17.0 +3
      Modded/Hacked App: SuperStar STARSHIP By Dalcomsoft Inc.
      Bundle ID: com.dalcomsoft.sss
      iTunes Store Link: https://apps.apple.com/us/app/superstar-starship/id1480181152?uo=4


      Hack Features:
      - Never Lose
      - Auto Dance
      - Always S.Perfect


      iOS Hack Download Link: https://iosgods.com/topic/164185-superstar-starship-cheats-v378-3/
      • 89 replies
    • Zooba: Zoo Battle Royale Game v4.43.0 Jailed Cheats +2
      Modded/Hacked App: Zooba: Zoo Battle Royale Games By Wildlife Studios Limited
      Bundle ID: com.fungames.battleroyale
      iTunes Store Link: https://apps.apple.com/us/app/zooba-zoo-battle-royale-games/id1459402952?uo=4


      Hack Features:
      - Map Hacks
      - Allow Shoot in Water


      Jailbreak required hack(s): https://iosgods.com/topic/131104-arm64-zooba-zoo-battle-royale-game-cheats-all-versions-2/


      iOS Hack Download Link: https://iosgods.com/topic/131134-arm64-zooba-zoo-battle-royale-game-v320-jailed-cheats-2/
        • Agree
        • Like
      • 1,084 replies
    • MADFUT Generations v1.0 +3 Jailed Cheats [ Unlimited Coins ]
      Modded/Hacked App: MAD FUT GENERATIONS By MEDFUT, OOO
      Bundle ID: com.madfut.generations
      iTunes Store Link: https://apps.apple.com/us/app/mad-fut-generations/id6478009261?uo=4


      Hack Features:
      - Unlimited Coins -> Earn or spend some.
      - Unlimited Store Packs -> Buy one.
      - Unlimited Free Reward Points


      Jailbreak required hack(s): [Mod Menu Hack] MADFUT Generations v1.0 +3 Cheats [ Unlimited Coins ] - ViP Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 4 replies
    • MADFUT Generations v1.0 +3 Cheats [ Unlimited Coins ]
      Modded/Hacked App: MAD FUT GENERATIONS By MEDFUT, OOO
      Bundle ID: com.madfut.generations
      iTunes Store Link: https://apps.apple.com/us/app/mad-fut-generations/id6478009261?uo=4


      Hack Features:
      - Unlimited Coins -> Earn or spend some.
      - Unlimited Store Packs -> Buy one.
      - Unlimited Free Reward Points


      Non-Jailbroken & No Jailbreak required hack(s): [No Jailbreak Required] MADFUT Generations v1.0 +3 Jailed Cheats [ Unlimited Coins ] - ViP Non-Jailbroken Hacks & Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 6 replies
    • Golf Guys v1.21 Cheats +2
      Modded/Hacked App: Golf Guys By Voodoo
      Bundle ID: com.partyup.golfroyale
      iTunes Store Link: https://apps.apple.com/us/app/golf-guys/id1640583531?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:
      - Debug Menu: Setting -> Discord -> Crash -> Reopen -> Float icon -> Partyup Debug Enviro -> Turn On -> Close The Float Icon -> Move The Float Icon Away -> Click Left Corner
      - Premium: Setting -> Discord -> Crash -> Reopen -> Float icon -> In-App Purchase -> VoodooPremium
      • 1 reply
    • Golf Guys v1.21 Cheats +2
      Modded/Hacked App: Golf Guys By Voodoo
      Bundle ID: com.partyup.golfroyale
      iTunes Store Link: https://apps.apple.com/us/app/golf-guys/id1640583531?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:
      - Debug Menu: Setting -> Discord -> Crash -> Reopen -> Float icon -> Partyup Debug Enviro -> Turn On -> Close The Float Icon -> Move The Float Icon Away -> Click Left Corner
      - Premium: Setting -> Discord -> Crash -> Reopen -> Float icon -> In-App Purchase -> VoodooPremium
      • 3 replies
    • F Class Adventurer: AFK RPG v1.53.04 +3 Cheats
      Modded/Hacked App: F Class Adventurer By EK GAMES
      Bundle ID: net.ekgames.fclasshero
      iTunes Store Link: https://apps.apple.com/us/app/f-class-adventurer/id6444598021?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
      - God Mode


      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
      • 338 replies
    • Pixel Hunter Idle v7.0 +3 Cheats
      Modded/Hacked App: 픽셀 헌터 키우기: 방치형 RPG By ZillionGames lnc
      Bundle ID: com.zilliongames.hunteridle
      iTunes Store Link: https://apps.apple.com/kr/app/%ED%94%BD%EC%85%80-%ED%97%8C%ED%84%B0-%ED%82%A4%EC%9A%B0%EA%B8%B0-%EB%B0%A9%EC%B9%98%ED%98%95-rpg/id1664366717?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
      - God Mode


      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
      • 335 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