Jump to content

Compiling Error


Go to solution Solved by beantownfan73,

10 posts in this topic

Recommended Posts

Posted

I am running into a problem compiling my tweak; when i run make package it says i did not specify a target and the platform does not define a default target. 

Provide a screenshot of your makefile.

  • Solution
Posted

Provide a screenshot of your makefile.

 

I found out myself...I had to add 64 to the darwin-arm folder name and darwin-arm.mk file name. It compiled fine after that, except that it said something about lexical yada yada yada alias line 42. I'll have to run it again and get the exact error message.

 

I also just really need to know how the tweak file is supposed to look; the format, in laymens terms. I have the function names, offsets, strings, etc...I just cannot comprehend the tuts I've seen regarding how to do it. I'm not as smart and savvy as you guys when it comes to this code stuff. 

Provide a screenshot of your makefile.

uZ6Cu9f.jpg

Here is a copy of make package command

 

damejs-iPad:~/familyfarmhack root# make package
/var/root/familyfarmhack/theos/makefiles/targets/Darwin-arm64/iphone.mk:43: Targeting iOS 4.0 and higher is not supported with iphone-gcc. Forcing clang.
/var/root/familyfarmhack/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 FamilyFarmHack...
make[2]: Nothing to be done for `internal-library-compile'.
Making stage for tweak FamilyFarmHack...
dpkg-deb: building package `com.dame.familyfarm' in `./com.dame.familyfarm_0.0.1-3_iphoneos-arm.deb'.
Posted

Oh, okay. :)

I give up...been working on this for a week or more, I can't do it i guess. I got GDB to work with it, followed tuts to defeat aslr...nothing. When i attach the game it says something about anti-debug trick _dirty_data. 

Posted

I give up...been working on this for a week or more, I can't do it i guess. I got GDB to work with it, followed tuts to defeat aslr...nothing. When i attach the game it says something about anti-debug trick _dirty_data. 

Which game is it?

Posted (edited)

Which game is it?

Family Farm. I set a breakpoint for the ASLR address and it let me hack the coins but when I buy something it says it's out of sync so I guess it's server sided

Updated by beantownfan73

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