-
Posts
592 -
Joined
-
Last visited
Everything posted by Mr_BigBoss
-
@afafafa Welcome to iOSgods. Hope you enjoy your stay
-
Help/Support Error making package using Theos!
Mr_BigBoss replied to Mr_BigBoss's topic in Help & Support
Problem solved! I download the include.zip with everything in it. Thanks you all! -
Help/Support Error making package using Theos!
Mr_BigBoss replied to Mr_BigBoss's topic in Help & Support
Dida helped me with that thanks. Now looking for Preferences.h -
Help/Support Error making package using Theos!
Mr_BigBoss replied to Mr_BigBoss's topic in Help & Support
Now i get this: //var/mobile/db/db/theos/makefiles/targets/Darwin-arm64/iphone.mk:43: Targeting iOS 4.0 and higher is not supported with iphone-gcc. Forcing clang. //var/mobile/db/db/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 db... make -f Makefile --no-print-directory --no-keep-going \ internal-library-compile \ _THEOS_CURRENT_TYPE=tweak THEOS_CURRENT_INSTANCE=db _THEOS_CURRENT_OPERATION=compile \ THEOS_BUILD_DIR="." _THEOS_MAKE_PARALLEL=yes //var/mobile/db/db/theos/bin/logos.pl -c warnings=error Tweak.xm > ./obj/Tweak.xm.mm Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. clang++ -x objective-c++ -c -I"//var/mobile/db/db" -DTARGET_IPHONE=1 -O2 -I//var/mobile/db/db/theos/include -include //var/mobile/db/db/theos/Prefix.pch -Wall -Werror -isysroot "//var/mobile/db/db/theos/sdks/iPhoneOS9.3.sdk" -arch armv7 -D__IPHONE_OS_VERSION_MIN_REQUIRED=__IPHONE_3_0 -miphoneos-version-min=3.0 -I/usr/include -include "logos/logos.h" ./obj/Tweak.xm.mm -o obj/Tweak.xm.e772d3ba.o Tweak.xm:15:3: error: use of undeclared identifier 'vm_writeData' vm_writeData(0xC45A80, 0x147097E5); ^ 1 error generated. make[2]: *** [obj/Tweak.xm.e772d3ba.o] Error 1 make[1]: *** [internal-library-all_] Error 2 make: *** [db.all.tweak.variables] Error 2 @DiDA Tweak.xm looks like this now: /* Generated using http://armconverter.com/codeinjectgenerator/ */ /* To MSHook Offsets, use http://armconverter.com/mshookgenerator/ */ #import <Foundation/Foundation.h> #import <substrate.h> #define PLIST_PATH @"/var/mobile/Library/Preferences/com.mrbigboss.db.plist" inline bool GetPrefBool(NSString *key) { return [[[NSDictionary dictionaryWithContentsOfFile:PLIST_PATH] valueForKey:key] boolValue]; } %ctor { if(GetPrefBool(@"attack")) { vm_writeData(0xC45A80, 0x147097E5); } else { } } -
Help/Support Error making package using Theos!
Mr_BigBoss replied to Mr_BigBoss's topic in Help & Support
I will PM it to you. Its only one code :s -
Hi, I was wondering if someone can help me with this. Its my first time doing it on my own When i use "make package" i get error so i used "make package messages=yes" and i get this: > Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. > clang++ -x objective-c++ -c -I"//var/mobile/db/db" -DTARGET_IPHONE=1 -O2 -I//var/mobile/db/db/theos/include -include //var/mobile/db/db/theos/Prefix.pch -Wall -Werror -isysroot "//var/mobile/db/db/theos/sdks/iPhoneOS9.3.sdk" -arch armv7 -D__IPHONE_OS_VERSION_MIN_REQUIRED=__IPHONE_3_0 -miphoneos-version-min=3.0 -I/usr/include -include "logos/logos.h" ./obj/Tweak.xm.mm -o obj/Tweak.xm.e772d3ba.o > Tweak.xm:1:3: error: expected unqualified-id > { > ^ > 1 error generated. > make[2]: *** [obj/Tweak.xm.e772d3ba.o] Error 1 > make[1]: *** [internal-library-all_] Error 2 > make: *** [db.all.tweak.variables] Error 2 > Thanks
-
Nice name you have
-
Seif23000 is a nice guy! ios brother
-
GFX Free to Use - iOSGods Rank Banners!
Mr_BigBoss replied to a topic in GFX Club's GFX - Graphic Studio
Thanks Zimon. They look great! -
Help/Support GDB Error: Segmentation fault: 11
Mr_BigBoss replied to Oxytyramine's topic in Help & Support
Hi there, I did break ptrace on Terminal for the game Dynasty Blades, it said invalid command? -
Thanks i wish the same for you. Good luck!
-
Luciferstar, good luck!
-
I was first lol Thanks. Same do you
-
I think she is a cool girl.
-
Its writting in the topic . Complement the one who posted above you. Like i'm going to complement you lol farid915 looks like a nice guy. Heads up bro.
-
Help/Support last day on earth loading screen stuck
Mr_BigBoss replied to Yeyede's topic in Help & Support
Try to sign out in GameCenter if using iOS. -
@Joka i changed it anyways for safety lol
-
Mod Menu Hack [ARM64] Shadow Fight 3 By Nekki Limited v1.8.2 Cheat +1
Mr_BigBoss replied to K_K's topic in Free Jailbreak Cheats
Thanks. Just downloaded this game -
Alright thanks. I will let you know when im on it.
-
@Ted2 hey whats up, i did check again etc but no luck. All is set following dida's tutorial.
-
Yes i did and i'm going to double check again.