Jump to content

 Something great is coming! 🚀

Stay tuned for the big reveal happening here on iOSGods on the 17th of December!

The countdown has finished!

[CSCI Tweak.xm]SAS 3 +14 Hack


38 posts in this topic

Recommended Posts

Posted

Since my thumbs would die if I formatted the offsets like every other way, I decided to post the tweak.xm. Here is the key:

 

0020 = MOV R0, #0 or "false"

0120 = MOV R0, #1 or "true"

FF20 = MOV R0, #255, this was for the buffed weapons, so "hey, this weapon is not level 5, its level 255" and in result they got buffed by over 1000% :lol: same case with the armor

381C = MOV R0, R7 or "a ton"

1EFF2FE1/7047 = BX LR or "skip this function or ignore it"

0038 = SUBS R0, #0, subtract no bullets from R0, the register that held your clip amount

 

everything in the else statement is the original hex for that offset

 

Hidden Content

    #import "writeData.h"
    #import <Foundation/Foundation.h>
    #import <UIKit/UIKit.h>
    #define PLIST_PATH @"/var/mobile/Library/Preferences/com.shmoo.sas3.plist"
    
    inline bool GetPrefBool(NSString *key)
    {
    return [[[NSDictionary dictionaryWithContentsOfFile:PLIST_PATH] valueForKey:key] boolValue];
    }
    
    %ctor {
    if(GetPrefBool(@"kTurrets"))
    {
    writeData(0x2B954, 0x381C7047);
    } else {
    writeData(0x2B954, 0xF0B50D46);
    }
    
    if(GetPrefBool(@"kArmor"))
    {
    writeData(0x2C154, 0x01207047);
    } else {
    writeData(0x2C154, 0x00223728);
    }
    
    if(GetPrefBool(@"kWeapon"))
    {
    writeData(0x2BC18, 0x01207047);
    } else {
    writeData(0x2BC18, 0xB0B50446);
    }
    
    if(GetPrefBool(@"kAmmo"))
    {
    writeData(0xA0D1C, 0x00386063);
    } else {
    writeData(0xA0D1C, 0x01386063);
    }
    
    if(GetPrefBool(@"kPhoenix"))
    {
    writeData(0xA09A8, 0x01207047);
    } else {
    writeData(0xA09A8, 0xB0B51446);
    }
    
    if(GetPrefBool(@"kTurAmmo"))
    {
    writeData(0x8404C, 0x7047);
    } else {
    writeData(0x8404C, 0xF0B5);
    }
    
    if(GetPrefBool(@"kFree"))
    {
    writeData(0x2B460, 0x01207047);
    } else {
    writeData(0x2B460, 0xB0B50446);
    }
    
    if(GetPrefBool(@"kBuff"))
    {
    writeData(0x2BF7C, 0xFF207047);
    } else {
    writeData(0x2BF7C, 0xF0B50546);
    }
    
    if(GetPrefBool(@"kNoBreakBarr"))
    {
    writeData(0xA4CA0, 0x7047);
    } else {
    writeData(0xA4CA0, 0x90B50446);
    }
    
    if(GetPrefBool(@"kWall"))
    {
    writeData(0x182EC, 0x1EFF2FE1);
    } else {
    writeData(0x182EC, 0x44F60830);
    }
    
    if(GetPrefBool(@"kHealth"))
    {
    writeData(0xE24C, 0x00207047);
    } else {
    writeData(0xE24C, 0xF0B503AF);
    }
    
    if(GetPrefBool(@"kAllyHealth"))
    {
    writeData(0x997B0, 0x00207047);
    } else {
    writeData(0x997B0, 0xF0B5F0B5);
    writeData(0x997B4, 0x0CF0FDFF);
    }
    
    if(GetPrefBool(@"kArmorB"))
    {
    writeData(0x2C394, 0xFF207047);
    } else {
    writeData(0x2C394, 0xB0B50546);
    }
    
    if(GetPrefBool(@"kSAS"))
    {
    writeData(0x2B520, 0x01207047);
    } else {
    writeData(0x2B520, 0xB0B50446);
    }
    }
    
    %hook AMTAppDelegate
    
    -(void)applicationDidBecomeActive:(id)arg { 
    
    UIAlertView *credits = [[UIAlertView alloc] initWithTitle:@"SAS Zombie Assault 3 Hacks - WAIT AT LEAST 15 SECONDS BEFORE DOING ANYTHING" 
                                                      message:@"Hacked by shmoo for iOSGods.com! If this is your first time using this hack tap download the thinned binary and replace that binary with your binary. Set permissions to 777, and group/owner to mobile. If you are having trouble with this PM me on iOSGods.com." 
                                                     delegate:self 
                                            cancelButtonTitle:@"Thanks" 
                                            otherButtonTitles:@"Download the thinned binary", nil]; 
    [credits show];
    [credits release]; 
    %orig();
    }
     
    %new
    -(void)alertView:(UIAlertView *)alertView clickedButtonAtIndex:(NSInteger)buttonIndex {
     
    NSString *button = [alertView buttonTitleAtIndex:buttonIndex];
     
            if([button isEqualToString:@"Download the thinned binary"])
            {
                    [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"link taken out for copyright reasons"]];                                                                                
            }
    }
    %end
    
  • Our picks

    • Bluey's Quest for The Gold Pen v1.1.1 +3++ Debug Mode
      Modded/Hacked App: Bluey: Let's Play! By Budge Studios
      Bundle ID: com.budgestudios.BlueyBLU
      App Store Link: https://apps.apple.com/us/app/bluey-lets-play/id1669091583?uo=4

       

      📌 Mod Requirements

      - Non-Jailbroken/Jailed or Jailbroken iPhone or iPad.
      - Sideloadly or alternatives.
      - Computer running Windows/macOS/Linux with iTunes installed.

       

      🤩 Hack Features

      - Unlock full game
      - Debug mode
      - Unlimited currency
      • 0 replies
    • Zombie Roguebie: Shooting Game v1.2.2 Jailed Cheats +9
      Modded/Hacked App: Zombie Roguebie: Shooting Game By Metajoy Limited
      Bundle ID: com.boom.zombie.survival
      App Store Link: https://apps.apple.com/us/app/zombie-roguebie-shooting-game/id6752294198?uo=4

       

      📌 Mod Requirements

      - Non-Jailbroken/Jailed or Jailbroken iPhone or iPad.
      - Sideloadly or alternatives.
      - Computer running Windows/macOS/Linux with iTunes installed.

       

      🤩 Hack Features

      - Infinite Ammo
      - No Reload
      - High Pickup Range
      - Premium

      ViP
      - God Mode
      - High Damage
      - High Fire Rate
      - Freeze Currencies
      - Unlock All Guns

       

      Jailbroken Hack: https://iosgods.com/topic/203205-zombie-roguebie-shooting-game-cheats-v122-9/


      ⬇️ iOS Hack Download IPA Link: https://iosgods.com/topic/203204-zombie-roguebie-shooting-game-v122-jailed-cheats-9/
      • 0 replies
    • Jolly Match 3 - Puzzle Game v1.0.2199 [ +5 Cheats ] Auto Win
      Modded/Hacked App: Jolly Match 3 - Puzzle Game By Jollyco LLC
      Bundle ID: com.jollyco.jollybattlematch3
      App Store Link: https://apps.apple.com/us/app/jolly-match-3-puzzle-game/id1554274735?uo=4


      🤩 Hack Features

      - Auto Win

      - Coins

      - Stars

      - Lives

      - Booster
        • Like
      • 14 replies
    • Jolly Match 3 - Puzzle Game v1.0.2199 [ +5 Jailed ] Auto Win
      Modded/Hacked App: Jolly Match 3 - Puzzle Game By Jollyco LLC
      Bundle ID: com.jollyco.jollybattlematch3
      App Store Link: https://apps.apple.com/us/app/jolly-match-3-puzzle-game/id1554274735?uo=4


      🤩 Hack Features

      - Auto Win

      - Coins

      - Stars

      - Lives

      - Booster
        • Like
      • 16 replies
    • Hello Town: Merge & Succeed v3.0 [ +3 Cheats ] Currency Max
      Modded/Hacked App: Hello Town By Springcomes Co., Ltd.
      Bundle ID: com.spcomes.hellotown
      iTunes Store Link: https://apps.apple.com/us/app/hello-town/id6737850281?uo=4


      Hack Features

      - Diamonds
      - Gold
      - Energy Freeze



      For Non-Jailbroken & No Jailbreak required hacks: https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
        • Agree
        • Thanks
        • Winner
        • Like
      • 30 replies
    • Hello Town: Merge & Succeed v3.0 [ +3 Jailed ] Currency Max
      Modded/Hacked App: Hello Town By Springcomes Co., Ltd.
      Bundle ID: com.spcomes.hellotown
      iTunes Store Link: https://apps.apple.com/us/app/hello-town/id6737850281?uo=4

       

      Hack Features

      - Diamonds
      - Gold
      - Energy Freeze



      Jailbreak required iOS hacks: https://iosgods.com/forum/5-game-cheats-hack-requests/
      Modded Android APKs: https://iosgods.com/forum/68-android-section/
        • Informative
        • Agree
        • Thanks
        • Winner
        • Like
      • 28 replies
    • Mr Autofire v4.4.4 [ +12 Cheats ] Currency Max
      Modded/Hacked App: Mr Autofire By Lightheart Entertainment Oy
      Bundle ID: games.lightheart.mrautofire
      iTunes Store Link: https://apps.apple.com/us/app/mr-autofire/id1483457500?uo=4


      Hack Features:
      - N0 ADS [ Reward Free ]

      - Damage 

      - Health 

      - Pet Damage

      - Rome Clear [ 1 Wave Clear ]

      Level Rearwards 

      [ Gems - Silver - Pet Card - Hero Card - Guns Card ]
        • Informative
        • Agree
        • Thanks
        • Winner
        • Like
      • 60 replies
    • Mr Autofire v4.4.4 [ +12 Jailed ] Currency Max
      Modded/Hacked App: Mr Autofire By Lightheart Entertainment Oy
      Bundle ID: games.lightheart.mrautofire
      iTunes Store Link: https://apps.apple.com/us/app/mr-autofire/id1483457500?uo=4


      Hack Features:

      - N0 ADS [ Reward Free ]

      - Damage 

      - Health 

      - Pet Damage

      - Rome Clear [ 1 Wave Clear ]

      Level Rearwards 

      [ Gems - Silver - Pet Card - Hero Card - Guns Card ]
        • Informative
        • Agree
        • Haha
        • Thanks
        • Like
      • 29 replies
    • Adventure Bay - Farm Games v1.54.14 [ +4 Jailed ] Currency Max
      Modded/Hacked App: Adventure Bay - Farm Games By Gamegos Teknoloji A.S.
      Bundle ID: com.gamegos.adventure.bay.paradise.farm
      iTunes Store Link: https://apps.apple.com/us/app/adventure-bay-farm-games/id1578449819?uo=4


      🤩 Hack Features

      - Gems
      - Coins
      - Energy
      - Avatar Unlock
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 58 replies
    • Adventure Bay - Farm Games v1.54.14 [ +4 Cheats ] Currency Max
      Modded/Hacked App: Adventure Bay - Farm Games By Gamegos Teknoloji A.S.
      Bundle ID: com.gamegos.adventure.bay.paradise.farm
      iTunes Store Link: https://apps.apple.com/us/app/adventure-bay-farm-games/id1578449819?uo=4
       

      🤩 Hack Features

      - Gems
      - Coins
      - Energy
      - Avatar Unlock
        • Informative
        • Thanks
        • Like
      • 44 replies
    • Dragon Wings: RPG Shoot em up v1.14.2 [ +5 Cheats ] Currency Max
      Modded/Hacked App: Dragon Wings: RPG Shoot 'em up By Spirit Bomb Company Limited
      Bundle ID: rpg.arcade.space.shooter.dragon.wings
      App Store Link: https://apps.apple.com/us/app/dragon-wings-rpg-shoot-em-up/id6741735947?uo=4

       

      🤩 Hack Features

      - Super Card Active

      - Gems

      - Gold

      - Never Die

      - ATK 
        • Informative
        • Agree
        • Like
      • 33 replies
    • Dragon Wings: RPG Shoot em up v1.14.2 [ +5 Jailed ] Currency Max
      Modded/Hacked App: Dragon Wings: RPG Shoot 'em up By Spirit Bomb Company Limited
      Bundle ID: rpg.arcade.space.shooter.dragon.wings
      App Store Link: https://apps.apple.com/us/app/dragon-wings-rpg-shoot-em-up/id6741735947?uo=4
       

      🤩 Hack Features

      - Super Card Active

      - Gems

      - Gold

      - Never Die

      - ATK 
        • Thanks
        • Winner
        • Like
      • 33 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