Jump to content

4 posts in this topic

Recommended Posts

Posted (edited)

add in my Makefile

X_FILES = Tweak.xm HackManager.m Hack.m

 

 

 

 

#import "Hack.h"
#import "HackManager.h"
@class Hack;
@class HackManager;

#define PLIST_PATH @"/var/mobile/Library/Preferences/com.XXXXXXX.Fragger.plist"

#define SCOREHACK 0
#define GRENADESHACK 1
#define SECRETSHACK 2

HackManager *hackmanager = nil;

%hook FraggerAppDelegate
- (BOOL)application:(id)fp8 didFinishLaunchingWithOptions:(id)fp12
{
//All Orientations in struct are: landscapeLeft, landscapeRight, portrait, and portraitUpsideDown. They are set to false by default. Set the ones supported in the app to true.
struct AllowedOrientations supportedOrientations = MakeInitialOrientations();
supportedOrientations.landscapeLeft = true;
supportedOrientations.landscapeRight = true;

hackmanager = [[HackManager alloc]initWithDictPath:PLIST_PATH hackerName:@"by bla bla" coordX:10 coordY:20 andOrientation:UIInterfaceOrientationLandscapeRight andSupportedOrientations:supportedOrientations];

[hackmanager addHackWithKey:@"kScore" andName:@"Score" andType:NUMBER];
[hackmanager addHackWithKey:@"kGrenades" andName:@"Grenades" andType:NUMBER];
[hackmanager addHackWithKey:@"kSecret" andName:@"Secret Mode" andType:BOOLEAN];

return %orig;
}
%end

%hook Configuration
- (BOOL)secretMode
{
return [[hackmanager getHackValueAtIndex:SECRETSHACK]boolValue];
}

- (void)setSecretMode:(BOOL)fp8
{
%orig([[hackmanager getHackValueAtIndex:SECRETSHACK]boolValue]);
}

- (BOOL)tweakingPhysics
{
return [[hackmanager getHackValueAtIndex:SECRETSHACK]boolValue];
}

- (void)setTweakingPhysics:(BOOL)fp8
{
%orig([[hackmanager getHackValueAtIndex:SECRETSHACK]boolValue]);
}
%end

%hook LevelLayer
- (int)grenades
{
return [[hackmanager getHackValueAtIndex:GRENADESHACK]intValue];
}

- (void)setGrenades:(int)fp8
{
%orig([[hackmanager getHackValueAtIndex:GRENADESHACK]intValue]);
}
%end

%hook LevelScore
- (int)value
{
return [[hackmanager getHackValueAtIndex:SCOREHACK]intValue];
}

- (void)setValue:(int)fp8
{
%orig([[hackmanager getHackValueAtIndex:SCOREHACK]intValue]);
}
%end

 

 

 

 

 

i get more errors any help confused.gif

login as: root
[email protected]'s password:*******
GM-4:~ root# cd /var/mobile/fraggergm4
GM-4:/var/mobile/fraggergm4 root# make
/var/mobile/fraggergm4/theos/makefiles/targets/Darwin-arm64/iphone.mk:43: Targeting iOS 4.0 and higher is not supported with iphone-gcc. Forcing clang.
/var/mobile/fraggergm4/theos/makefiles/targets/Darwin-arm64/iphone.mk:53: Deploying to iOS 3.0 while building for 6.0 will generate armv7-only binaries.
Making all for tweak FRaGGERGM4...
Linking tweak FRaGGERGM4...
Undefined symbols for architecture armv7:
"_CGAffineTransformMakeRotation", referenced from:
-[HackManager initWithDictPath:hackerName:coordX:coordY:andOrientation:andSupportedOrientations:] in HackManager.m.228bc9a4.o
-[HackManager deviceOrientationDidChange:] in HackManager.m.228bc9a4.o
"_OBJC_CLASS_$_UIAlertView", referenced from:
objc-class-ref in HackManager.m.228bc9a4.o
"_OBJC_CLASS_$_UIButton", referenced from:
objc-class-ref in HackManager.m.228bc9a4.o
"_OBJC_CLASS_$_UIDevice", referenced from:
objc-class-ref in HackManager.m.228bc9a4.o
"_OBJC_CLASS_$_UIWindow", referenced from:
objc-class-ref in HackManager.m.228bc9a4.o
"_UIDeviceOrientationDidChangeNotification", referenced from:
-[HackManager initWithDictPath:hackerName:coordX:coordY:andOrientation:andSupportedOrientations:] in HackManager.m.228bc9a4.o
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [obj/FRaGGERGM4.dylib.64873355.unsigned] Error 1
make[1]: *** [internal-library-all_] Error 2
make: *** [FRaGGERGM4.all.tweak.variables] Error 2
GM-4:/var/mobile/fraggergm4 root#

 

 

 

 

 

IMG_0437.PNG?dl=1

Updated by Ianouar3G
Posted (edited)

Add:
 

ProjectName_FRAMEWORKS = UIKit CoreGraphics

In the patchers makefile (both makefiles). :)

Also, import UIKit.

 

@@Ianouar3G

Updated by DiDA
Posted (edited)

Add:

 

projectname_FRAMEWORKS = UIkit
In the patchers makefile (both makefiles). :)

 

Also, import UIKit.

thx i add "X_FRAMEWORKS = UIkit" But I still some errors

 

 

VYdY6UrB.png

Updated by DiDA
Posted

thx i add "X_FRAMEWORKS = UIkit" But I still some errors

I had the same problem and that solved it for me.

 

Take a look at these two threads:

 

http://iosgods.com/topic/3319-error-ld-symbols-not-found-for-architecture-armv7-theos-on-ios-8/

 

http://iosgods.com/topic/4171-need-help-with-voidlink-error-for-my-patcher/

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Our picks

    • Undying Hero: Idle RPG +3 Jailed Cheats [ Damage + More ]
      Modded/Hacked App: Undying Hero: Idle RPG By SUPERBOX. Inc
      Bundle ID: com.superpixel.undyinghero
      App Store Link: https://apps.apple.com/us/app/undying-hero-idle-rpg/id6758293735?uo=4

       

      🤩 Hack Features

      - Damage Multiplier
      - One-Hit Kill
      - Freeze Currencies
      • 0 replies
    • Real Survival: Not Fake v1.0.1 [ +5 APK MOD ] Currency Max
      Mod APK Game Name: Real Survival: Not Fake
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.devdop.realsurvivalnotfake

      🤩 Hack Features

      - Auto ADS No
      - Unlimited Gems
      - Unlimited Coins
      - Unlimited Wood
      - Unlimited Meet
      • 1 reply
    • Real Survival: Not Fake v1.1.0 [ +5 Cheats ] Currency Max
      Modded/Hacked App: Real Survival: Not Fake By Dan Lespect
      Bundle ID: com.devdop.realsurvivalnotfake
      App Store Link: https://apps.apple.com/us/app/real-survival-not-fake/id6777072156?uo=4

       

       

      📌 Mod Requirements

      - Jailbroken iPhone or iPad.
      - iGameGod / Filza / iMazing.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak (from Sileo, Cydia or Zebra).

       

      🤩 Hack Features

      - Auto ADS No
      - Unlimited Gems
      - Unlimited Coins
      - Unlimited Wood
      - Unlimited Meet

       

      ⬇️ iOS Hack Download Link


      Hidden Content

      Download Hack







       

      📖 iOS Installation Instructions

      STEP 1: Download the .deb 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 needed, tap on the downloaded file again, then select ‘Normal Install’ from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. If it doesn’t install successfully, see the note below.
      STEP 5: Open the game, log in to your iOSGods account when asked, then toggle on the features you want and enjoy!

       

      NOTE: If you have any questions or problems, read our Jailbreak iOS Hack Troubleshooting & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue 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

      - IK_IK

       

      📷 Cheat Video/Screenshots

      N/A

       

      More iOS App Hacks
      If you’re looking for Non-Jailbroken & No Jailbreak required iOS IPA hacks, visit the iOS Game Cheats & Hacks or the iOSGods App for a variety of modded games and apps for non-jailbroken iOS devices.

      Modded Android APKs
      Need modded apps or games for Android? Check out the latest custom APK mods, cheats & more in our Android Section.
        • Like
      • 3 replies
    • Real Survival: Not Fake v1.1.0 [ +5 Jailed ] Currency Max
      Modded/Hacked App: Real Survival: Not Fake By Dan Lespect
      Bundle ID: com.devdop.realsurvivalnotfake
      App Store Link: https://apps.apple.com/us/app/real-survival-not-fake/id6777072156?uo=4

      🤩 Hack Features

      - Auto ADS No
      - Unlimited Gems
      - Unlimited Coins
      - Unlimited Wood
      - Unlimited Meet
        • Like
      • 1 reply
    • 거너거너 Guner Guner v1.0.1 [ +2 APK MOD ] ATK MAX
      Mod APK Game Name: 거너거너 Guner Guner
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.brightdawn.android.gngn

      🤩 Hack Features

      - HP MAX
      - ATK MAX
      • 0 replies
    • 거너거너 Guner Guner v1.0 [ +2 Cheats ] ATK MAX
      Modded/Hacked App: 거너거너 Guner Guner By Brightdawn Inc.
      Bundle ID: com.brightdawn.ios.gngn
      App Store Link: https://apps.apple.com/kr/app/%EA%B1%B0%EB%84%88%EA%B1%B0%EB%84%88/id6777852933?uo=4

      🤩 Hack Features

      - HP MAX
      - ATK MAX
      • 1 reply
    • 거너거너 Guner Guner v1.0 [ +2 Jailed ] ATK MAX
      Modded/Hacked App: 거너거너 Guner Guner By Brightdawn Inc.
      Bundle ID: com.brightdawn.ios.gngn
      App Store Link: https://apps.apple.com/kr/app/%EA%B1%B0%EB%84%88%EA%B1%B0%EB%84%88/id6777852933?uo=4
      🤩 Hack Features

      - HP MAX
      - ATK MAX
        • Like
      • 1 reply
    • Guildmaster v1.3.19 [ +3 APK MOD ] Currency Max
      Mod APK Game Name: Guildmaster Idle
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.ElvenryStudios.Guildmaster&hl=en

      🤩 Hack Features

      - Runes Max
      - Gold Max
      - Inventory Items Max ++30
        • Agree
      • 0 replies
    • Guildmaster Idle v1.3.19 [ +3 Cheats ] Currency Max
      Modded/Hacked App: Guildmaster Idle By Elvenry Studios Limited
      Bundle ID: com.ElvenryStudios.Guildmaster
      App Store Link: https://apps.apple.com/us/app/guildmaster-idle/id1588390905?uo=4

      🤩 Hack Features

      - Runes Max
      - Gold Max
      - Inventory Items Max ++30
      • 0 replies
    • Guildmaster Idle v1.3.19 [ +3 Jailed ] Currency Max
      Modded/Hacked App: Guildmaster Idle By Elvenry Studios Limited
      Bundle ID: com.ElvenryStudios.Guildmaster
      App Store Link: https://apps.apple.com/us/app/guildmaster-idle/id1588390905?uo=4

      🤩 Hack Features

      - Runes Max
      - Gold Max
      - Inventory Items Max ++30
      • 0 replies
    • Mob Empire: City Gang Wars v2.4.0 [ +3 Cheats ] Currency Max
      Modded/Hacked App: Mob Empire: City Gang Wars By Atari, Interactive
      Bundle ID: com.atari.mobile.krys
      App Store Link: https://apps.apple.com/ph/app/mob-empire-city-gang-wars/id1488481638?uo=4

      🤩 Hack Features

      - Cash (Increase not decrease)
      - Gold (Increase not decrease)
      - Tokens (Increase not decrease)
        • Informative
        • Like
      • 6 replies
    • Mob Empire: City Gang Wars v2.4.0 [ +3 Jailed ] Currency Max
      Modded/Hacked App: Mob Empire: City Gang Wars By Atari, Interactive
      Bundle ID: com.atari.mobile.krys
      App Store Link: https://apps.apple.com/ph/app/mob-empire-city-gang-wars/id1488481638?uo=4

      🤩 Hack Features

      - Cash (Increase not decrease)
      - Gold (Increase not decrease)
      - Tokens (Increase not decrease)
        • Agree
        • Like
      • 2 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